Spaces:
Sleeping
Sleeping
Ilyas KHIAT commited on
Commit ·
e65d826
1
Parent(s): 204f4d2
whatif
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ pymupdf
|
|
| 6 |
python-dotenv
|
| 7 |
typing-extensions
|
| 8 |
langchain-community
|
| 9 |
-
pydantic
|
| 10 |
openai==1.45.0
|
| 11 |
langchain==0.3.0
|
| 12 |
langchain-core==0.3.0
|
|
|
|
| 6 |
python-dotenv
|
| 7 |
typing-extensions
|
| 8 |
langchain-community
|
| 9 |
+
pydantic==2.5.2
|
| 10 |
openai==1.45.0
|
| 11 |
langchain==0.3.0
|
| 12 |
langchain-core==0.3.0
|