Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,6 +10,6 @@ pandas>=2.0.0
|
|
10 |
numpy>=1.24.0
|
11 |
matplotlib>=3.7.0
|
12 |
|
13 |
-
|
14 |
torch>=2.0.0
|
15 |
yfinance>=0.2.28
|
|
|
10 |
numpy>=1.24.0
|
11 |
matplotlib>=3.7.0
|
12 |
|
13 |
+
websockets.asyncio
|
14 |
torch>=2.0.0
|
15 |
yfinance>=0.2.28
|