make sure we have gunicorn
This commit is contained in:
parent
8de81d8ab1
commit
6d798b80b6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
click==8.0.3
|
click==8.0.3
|
||||||
Flask==2.0.2
|
Flask==2.0.2
|
||||||
|
gunicorn==20.1.0
|
||||||
itsdangerous==2.0.1
|
itsdangerous==2.0.1
|
||||||
Jinja2==3.0.3
|
Jinja2==3.0.3
|
||||||
ldap3==2.9.1
|
ldap3==2.9.1
|
||||||
|
|
Loading…
Reference in a new issue