openfree commited on
Commit
ca83681
·
verified ·
1 Parent(s): 41d83ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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