Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +12 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
requests
|
| 3 |
+
python-dotenv
|
| 4 |
+
huggingface_hub
|
| 5 |
+
PyJWT
|
| 6 |
+
streamlit>=1.32.0
|
| 7 |
+
huggingface_hub>=0.21.0
|
| 8 |
+
groq>=0.9.0
|
| 9 |
+
huggingface_hub>=0.22.0
|
| 10 |
+
supabase>=2.0.0
|
| 11 |
+
requests>=2.31.0
|
| 12 |
+
sib-api-v3-sdk>=7.6.0
|