sunbal7 commited on
Commit
8ee9bda
Β·
verified Β·
1 Parent(s): 021fae5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,5 +4,5 @@ faiss-cpu==1.7.4
4
  numpy==1.23.5
5
  langchain==0.0.200
6
  sentence-transformers==2.2.2
7
- groq==0.1.0
8
  python-dotenv==0.21.0
 
4
  numpy==1.23.5
5
  langchain==0.0.200
6
  sentence-transformers==2.2.2
7
+ groq==0.18.0 # Updated to a valid version
8
  python-dotenv==0.21.0