Lilli98 commited on
Commit
e6be48a
·
verified ·
1 Parent(s): 9527609

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit==1.25.0
2
- openai>=1.0.0
3
- python-dotenv
4
- pandas
5
- boto3
 
1
+ streamlit==1.37.0
2
+ pandas==2.2.2
3
+ openai==1.40.3
4
+ huggingface-hub==0.24.6
5
+