Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
|
@@ -10,11 +10,4 @@ huggingface-hub
|
|
| 10 |
typing-extensions
|
| 11 |
supabase>=2.6.0
|
| 12 |
asyncpg
|
| 13 |
-
python-jose[cryptography]
|
| 14 |
-
python-docx==0.8.11
|
| 15 |
-
fpdf2
|
| 16 |
-
Pillow==10.0.0
|
| 17 |
-
requests
|
| 18 |
-
PyJWT
|
| 19 |
-
matplotlib
|
| 20 |
-
numpy
|
|
|
|
| 10 |
typing-extensions
|
| 11 |
supabase>=2.6.0
|
| 12 |
asyncpg
|
| 13 |
+
python-jose[cryptography]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|