mgbam commited on
Commit
48e1f9a
·
verified ·
1 Parent(s): 718be82

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,6 +4,6 @@ requests>=2.31
4
  streamlit>=1.25
5
  # any other needed deps, e.g.:
6
  gunicorn>=20.1.0
7
-
8
 
9
 
 
4
  streamlit>=1.25
5
  # any other needed deps, e.g.:
6
  gunicorn>=20.1.0
7
+ flask
8
 
9