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

forgot to add gunicorn

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