Arif commited on
Commit
e3f54a1
·
1 Parent(s): ef17ebc

Updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- streamlit==1.29.0
2
- requests==2.31.0
3
- pandas==2.1.3
4
- numpy>=1.26.0,<2.0
5
- openpyxl==3.1.2
6
- plotly==5.17.0
7
- python-dotenv==1.0.0
8
  llama-cpp-python==0.2.35
9
- huggingface-hub==0.17.3
 
 
1
+ streamlit==1.28.1
2
+ pandas==2.1.0
3
+ openpyxl==3.11.0
 
 
 
 
4
  llama-cpp-python==0.2.35
5
+ huggingface-hub==0.17.3
6
+ numpy==1.24.3