QuantumLearner commited on
Commit
a95fd21
·
verified ·
1 Parent(s): ea2b8ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit
2
- yfinance
3
- pandas
4
- numpy
5
- pykalman
6
- plotly
7
- networkx
 
1
+ streamlit==1.36.0
2
+ yfinance==0.2.40
3
+ pandas==2.2.2
4
+ numpy==1.26.4
5
+ pykalman==0.9.5
6
+ plotly==5.14.1
7
+ networkx==3.3