Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ PyPdf2
|
|
12 |
xlsxwriter
|
13 |
gitpython
|
14 |
pathlib
|
15 |
-
gradio
|
|
|
|
12 |
xlsxwriter
|
13 |
gitpython
|
14 |
pathlib
|
15 |
+
gradio
|
16 |
+
Werkzeug==2.0.3
|