Jensen-holm commited on
Commit
ceca02c
·
1 Parent(s): 843007e

must specify werkzwug for flask to work on render

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ pandas==1.5.3
4
  requests==2.28.2
5
  scikit_learn==1.3.1
6
  gunicorn==21.2.0
 
 
4
  requests==2.28.2
5
  scikit_learn==1.3.1
6
  gunicorn==21.2.0
7
+ Werkzeug==2.2.2