harshdhane commited on
Commit
18368a2
·
verified ·
1 Parent(s): cafb14e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  flask
2
  flask-sqlalchemy
 
3
  pandas
4
  opencv-python
5
  numpy
 
1
  flask
2
  flask-sqlalchemy
3
+ Werkzeug==2.3.7
4
  pandas
5
  opencv-python
6
  numpy