affine commited on
Commit
f6997c4
1 Parent(s): 7041ff3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch
2
- pytorch-lightning
3
- pytorch_forecasting
4
  pystan
5
- prophet
6
  #streamlit
7
  streamlit-toggle-switch
8
  seaborn
 
1
+ torch==1.13.0
2
+ pytorch-lightning==2.0.2
3
+ pytorch_forecasting==1.0.0
4
  pystan
5
+ prophet==1.1.2
6
  #streamlit
7
  streamlit-toggle-switch
8
  seaborn