Rudraaaa76 commited on
Commit
6d14edc
·
verified ·
1 Parent(s): aaa0d38

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- fastapi==0.115.0
2
- uvicorn[standard]==0.30.0
3
- playwright==1.45.0
4
- pydantic==2.8.0
5
- groq==0.9.0
6
- python-dotenv==1.0.1
7
-
 
1
+ fastapi==0.111.0
2
+ uvicorn[standard]==0.29.0
3
+ playwright==1.44.0
4
+ pydantic==2.7.1
5
+ groq==0.13.0
6
+ httpx>=0.27.0
7
+ python-dotenv==1.0.1