Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ langchain_community>=0.0.6,<0.2
|
|
7 |
langchain>=0.0.312,<1.0
|
8 |
langchain_core>=0.1.0,<1.0
|
9 |
python-dotenv>=1.0.0,<2.0
|
10 |
-
pydantic==
|
11 |
pydantic-settings
|
12 |
|
|
|
7 |
langchain>=0.0.312,<1.0
|
8 |
langchain_core>=0.1.0,<1.0
|
9 |
python-dotenv>=1.0.0,<2.0
|
10 |
+
pydantic==1.10.2
|
11 |
pydantic-settings
|
12 |
|