Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ beautifulsoup4
|
|
10 |
huggingface-hub
|
11 |
gradio
|
12 |
flask==2.2.2
|
13 |
-
werkzeug==3.0.3
|
|
|
|
10 |
huggingface-hub
|
11 |
gradio
|
12 |
flask==2.2.2
|
13 |
+
werkzeug==3.0.3
|
14 |
+
urllib3==2.2.1
|