ColinceTatsa commited on
Commit
ba36eb2
·
verified ·
1 Parent(s): 84b9b01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- matplotlib==3.10.1
2
- neuralprophet==0.9.0
3
- numpy==2.2.5
4
- pandas==2.2.3
5
- scikit_learn==1.6.1
6
- streamlit==1.40.2
7
- tensorflow==2.18.0
8
- tensorflow_intel==2.18.0
9
- yfinance==0.2.55
 
1
+ matplotlib
2
+ neuralprophet
3
+ numpy
4
+ pandas
5
+ scikit_learn
6
+ streamlit
7
+ tensorflow
8
+ tensorflow_intel
9
+ yfinance