Hassankhwileh commited on
Commit
263c7d9
·
verified ·
1 Parent(s): 6b74482

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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.3.1
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