azrai99 commited on
Commit
4174241
·
verified ·
1 Parent(s): 5600b6f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
  datasetsforecast
2
  fire
3
- neuralforecast==0.1.0
4
- pandas==1.5.3
 
5
  plotly
6
  python-dotenv
7
- torch==2.3.0
8
- pytorch-lightning==1.6.3
9
  statsforecast
10
  streamlit
11
  streamlit-aggrid
12
  hyperopt
13
- numpy==1.26.4
 
1
  datasetsforecast
2
  fire
3
+ neuralforecast
4
+ datasetsforecast
5
+ pandas==2.2.2
6
  plotly
7
  python-dotenv
8
+ torch==2.1.2
9
+ pytorch-lightning==2.2.5
10
  statsforecast
11
  streamlit
12
  streamlit-aggrid
13
  hyperopt
14
+ numpy==1.26.4