PD03 commited on
Commit
667089d
·
verified ·
1 Parent(s): 7aae8c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -5
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
- streamlit>=1.28.0
2
- plotly>=5.17.0
3
- pandas>=2.1.0
4
- numpy>=1.24.0
5
- smolagents>=0.1.0
 
 
 
 
 
 
1
+ streamlit==1.29.0
2
+ pandas==2.1.0
3
+ numpy==1.24.3
4
+ plotly==5.17.0
5
+ stable-baselines3==2.2.1
6
+ gymnasium==0.29.1
7
+ smolagents
8
+ openai
9
+ litellm
10
+ scikit-learn