Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ requests==2.31.0
|
|
| 5 |
beautifulsoup4==4.12.2
|
| 6 |
html2text==2020.1.16
|
| 7 |
gunicorn==20.0.4
|
|
|
|
|
|
| 5 |
beautifulsoup4==4.12.2
|
| 6 |
html2text==2020.1.16
|
| 7 |
gunicorn==20.0.4
|
| 8 |
+
werkzeug>=2.2.2
|