iisadia commited on
Commit
886e4a3
·
verified ·
1 Parent(s): 9e2780a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  streamlit==1.33.0
2
  sentence-transformers==2.6.1
3
  faiss-cpu==1.8.0
4
- groq==0.5.0
5
  pandas==2.2.2
6
  numpy==1.26.4
7
- python-dotenv==1.0.1
 
 
1
  streamlit==1.33.0
2
  sentence-transformers==2.6.1
3
  faiss-cpu==1.8.0
4
+ groq==0.4.2 # Tested working version
5
  pandas==2.2.2
6
  numpy==1.26.4
7
+ python-dotenv==1.0.1
8
+ httpx==0.24.1 # Specific compatible version