Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,6 @@ fastapi==0.115.0
|
|
| 2 |
uvicorn[standard]==0.30.0
|
| 3 |
playwright==1.45.0
|
| 4 |
pydantic==2.8.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 |
+
|