azrai99 commited on
Commit
ee2b8c1
·
verified ·
1 Parent(s): 3d1a799

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- streamlit>=1.36
2
  datasetsforecast
3
  neuralforecast
4
- pandas==2.2.2
5
  plotly
6
  torch
7
  statsforecast
8
  matplotlib
 
 
 
 
1
  datasetsforecast
2
  neuralforecast
 
3
  plotly
4
  torch
5
  statsforecast
6
  matplotlib
7
+ pandas==2.2.2
8
+ streamlit>=1.36