Spaces:
Runtime error
Runtime error
Sync from GitHub via hub-sync
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -66,4 +66,5 @@ ffmpeg-python==0.2.0 # Python wrapper for ffmpeg subprocess (audio extraction)
|
|
| 66 |
|
| 67 |
asyncpg
|
| 68 |
psycopg2-binary
|
| 69 |
-
|
|
|
|
|
|
| 66 |
|
| 67 |
asyncpg
|
| 68 |
psycopg2-binary
|
| 69 |
+
alembic
|
| 70 |
+
slowapi==0.1.9
|