TusharsinghBaghel commited on
Commit
79b700a
·
verified ·
1 Parent(s): f083f90

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- fastapi==0.115.0
2
- uvicorn[standard]==0.32.0
3
- pydantic==2.9.2
4
- groq==0.11.0
5
- python-multipart==0.0.12
 
 
1
+ fastapi==0.115.0
2
+ uvicorn[standard]==0.32.0
3
+ pydantic==2.9.2
4
+ groq==0.14.0
5
+ python-multipart==0.0.12
6
+ httpx==0.27.0