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