abhinavyadav11 commited on
Commit
a076d2c
·
verified ·
1 Parent(s): 0a332b8

Update requirements.txt

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