Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
Flask==2.1.3
|
|
|
2 |
python-dotenv
|
3 |
groq
|
4 |
pytest
|
|
|
1 |
Flask==2.1.3
|
2 |
+
Werkzeug>=2.2.0
|
3 |
python-dotenv
|
4 |
groq
|
5 |
pytest
|