QuantumLearner commited on
Commit
6074c1a
·
verified ·
1 Parent(s): fc0c046

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  streamlit==1.36.0
2
  requests
3
- pandas
4
- aiohttp
5
- numpy
6
  yfinance
7
  plotly==5.14.1
8
- statsmodels
9
- hmmlearn
10
- scikit-learn
11
- nest-asyncio
12
- vix_utils
 
1
  streamlit==1.36.0
2
  requests
3
+ pandas==1.5.3
4
+ aiohttp==3.10.5
5
+ numpy==1.23.5
6
  yfinance
7
  plotly==5.14.1
8
+ statsmodels==0.14.1
9
+ hmmlearn==0.3.0
10
+ scikit-learn==1.4.1.post1
11
+ nest-asyncio==1.6.0
12
+ vix_utils==0.1.7