Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,11 +1,7 @@
|
|
| 1 |
# ---------- Core ----------
|
| 2 |
-
fastapi==0.104.1
|
| 3 |
-
uvicorn[standard]==0.24.0
|
| 4 |
-
python-multipart==0.0.6
|
| 5 |
streamlit==1.28.0
|
| 6 |
requests==2.31.0
|
| 7 |
python-dotenv==1.0.0
|
| 8 |
-
pydantic==2.5.0
|
| 9 |
|
| 10 |
# ---------- Groq ----------
|
| 11 |
groq==0.9.0
|
|
|
|
| 1 |
# ---------- Core ----------
|
|
|
|
|
|
|
|
|
|
| 2 |
streamlit==1.28.0
|
| 3 |
requests==2.31.0
|
| 4 |
python-dotenv==1.0.0
|
|
|
|
| 5 |
|
| 6 |
# ---------- Groq ----------
|
| 7 |
groq==0.9.0
|