Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ langchain
|
|
7 |
crewai
|
8 |
chromadb==0.4.24
|
9 |
python-dotenv
|
10 |
-
groq==0.
|
11 |
|
12 |
# PDF and OCR processing
|
13 |
PyPDF2>=3.0.0
|
|
|
7 |
crewai
|
8 |
chromadb==0.4.24
|
9 |
python-dotenv
|
10 |
+
groq==0.16.0 # Updated to the latest available version
|
11 |
|
12 |
# PDF and OCR processing
|
13 |
PyPDF2>=3.0.0
|