anshharora commited on
Commit
4dfc1f0
·
verified ·
1 Parent(s): dd1839a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  Flask==2.1.3
2
- Werkzeug>=2.2.0
3
  python-dotenv
4
  groq
5
  pytest
 
1
  Flask==2.1.3
2
+ Werkzeug==2.0.1
3
  python-dotenv
4
  groq
5
  pytest