simoncck commited on
Commit
b38bd40
·
verified ·
1 Parent(s): 24db31a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -12,9 +12,9 @@ langchain-anthropic>=0.1.0
12
 
13
  # Environment and utilities
14
  python-dotenv>=1.0.0
15
- asyncio-compat>=0.1.0
16
 
17
  # Additional dependencies that might be needed
18
  requests>=2.31.0
19
  aiohttp>=3.9.0
20
- pydantic>=2.0.0
 
 
12
 
13
  # Environment and utilities
14
  python-dotenv>=1.0.0
 
15
 
16
  # Additional dependencies that might be needed
17
  requests>=2.31.0
18
  aiohttp>=3.9.0
19
+ pydantic>=2.0.0
20
+