Add gunicorn to requirements to support new deployment model. Commit ready for merge.
- Legacy-Id: 19880
This commit is contained in:
parent
da797c79cc
commit
1c1d9e885a
|
@ -32,6 +32,7 @@ docutils>=0.12,!=0.15
|
||||||
factory-boy==3.2.0
|
factory-boy==3.2.0
|
||||||
Faker==9.2.0
|
Faker==9.2.0
|
||||||
github3.py>=1.2
|
github3.py>=1.2
|
||||||
|
gunicorn>=20.1.0
|
||||||
hashids>=1.1.0
|
hashids>=1.1.0
|
||||||
html2text>=2019.8.11
|
html2text>=2019.8.11
|
||||||
html5lib>=1.0.1
|
html5lib>=1.0.1
|
||||||
|
|
Loading…
Reference in a new issue