andrewrreed HF staff commited on
Commit
b7cc203
·
1 Parent(s): 1693427
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- huggingface_hub
2
- pandas
3
- plotly
4
- gradio
5
- statsmodels
6
- apscheduler
 
1
+ huggingface_hub==0.27.1
2
+ pandas==2.2.3
3
+ plotly==5.22.0
4
+ gradio==5.11.0
5
+ statsmodels==0.14.2
6
+ apscheduler==3.10.4