baconnier commited on
Commit
7276a75
·
verified ·
1 Parent(s): 8f7fdc3

Update requirements.txt

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