Update backend/requirements.txt
Browse files- backend/requirements.txt +1 -0
backend/requirements.txt
CHANGED
@@ -13,6 +13,7 @@ passlib[bcrypt]==1.7.4
|
|
13 |
requests==2.32.3
|
14 |
aiohttp==3.10.8
|
15 |
async-timeout
|
|
|
16 |
|
17 |
sqlalchemy==2.0.32
|
18 |
alembic==1.13.2
|
|
|
13 |
requests==2.32.3
|
14 |
aiohttp==3.10.8
|
15 |
async-timeout
|
16 |
+
gradio_client
|
17 |
|
18 |
sqlalchemy==2.0.32
|
19 |
alembic==1.13.2
|