Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,7 +6,8 @@ groq>=0.4.0
|
|
6 |
pandas>=2.0.0
|
7 |
numpy>=1.24.0
|
8 |
openai
|
9 |
-
|
|
|
10 |
# API and data handling
|
11 |
requests>=2.31.0
|
12 |
python-dotenv>=1.0.0
|
|
|
6 |
pandas>=2.0.0
|
7 |
numpy>=1.24.0
|
8 |
openai
|
9 |
+
pydantic
|
10 |
+
instructor
|
11 |
# API and data handling
|
12 |
requests>=2.31.0
|
13 |
python-dotenv>=1.0.0
|