PRSHNTKUMR commited on
Commit
f556628
·
verified ·
1 Parent(s): ff8b2e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi==0.115.6
2
- uvicorn[standard]==0.34.0
3
- anthropic==0.39.0
 
4
  pydantic==2.10.3
5
  google-auth==2.36.0
6
  google-api-python-client==2.154.0
 
1
  fastapi==0.115.6
2
+ uvicorn[standard]==0.32.0
3
+ anthropic==0.40.0
4
+ httpx==0.27.2
5
  pydantic==2.10.3
6
  google-auth==2.36.0
7
  google-api-python-client==2.154.0