Jeremy Live
commited on
Commit
·
c3e2483
1
Parent(s):
a5345be
d7
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,4 +10,4 @@ sqlalchemy==2.0.28
|
|
10 |
python-dotenv==1.0.1
|
11 |
pymysql==1.1.0
|
12 |
numpy==1.26.4
|
13 |
-
python-multipart
|
|
|
10 |
python-dotenv==1.0.1
|
11 |
pymysql==1.1.0
|
12 |
numpy==1.26.4
|
13 |
+
python-multipart>=0.0.18 # Required by gradio
|