TuanScientist commited on
Commit
8ca55e0
1 Parent(s): 2d924b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio
2
- pandas
3
  neuralprophet==0.5.1
4
- matplotlib
5
  holidays==0.11.3.1
6
- torch
7
- pytorch-lightning
 
1
+ gradio==3.32.0
2
+ pandas==1.5.3
3
  neuralprophet==0.5.1
4
+ matplotlib==3.7.1
5
  holidays==0.11.3.1
6
+ torch==1.13.1
7
+ pytorch-lightning==1.7.4