Premchan369 commited on
Commit
1029f6e
·
verified ·
1 Parent(s): 37f4059

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -6,5 +6,9 @@ transformers>=4.30.0
6
  scikit-learn>=1.3.0
7
  scipy>=1.11.0
8
  arch>=6.0.0
 
9
  matplotlib>=3.7.0
10
- seaborn>=0.12.0
 
 
 
 
6
  scikit-learn>=1.3.0
7
  scipy>=1.11.0
8
  arch>=6.0.0
9
+ statsmodels>=0.14.0
10
  matplotlib>=3.7.0
11
+ seaborn>=0.12.0
12
+ websocket-client>=1.6.0
13
+ fredapi>=5.1.0
14
+ requests>=2.31.0