Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
flask==2.0.1
|
| 2 |
duckduckgo_search==3.9.3
|
| 3 |
python-dotenv==0.19.0
|
| 4 |
-
gradio_client
|
|
|
|
|
|
| 1 |
flask==2.0.1
|
| 2 |
duckduckgo_search==3.9.3
|
| 3 |
python-dotenv==0.19.0
|
| 4 |
+
gradio_client
|
| 5 |
+
werkzeug==2.3.7
|