add flask to requirements.txt

This commit is contained in:
Jonathan Math 2020-10-04 17:37:22 +07:00
parent d9615540f3
commit 4609d04486

View file

@ -22,6 +22,7 @@ Django>=3.0,<3.1
dnspython==1.15.0
Fabric2==2.5.0
Fabric>=1.14.0,<2
flask==1.1.2
gunicorn==19.7
hiredis==0.2.0
httplib2==0.18.1