Merged in [19880] from rjsparks@nostrum.com:
Add gunicorn to requirements to support new deployment model.
- Legacy-Id: 19883
Note: SVN reference [19880] has been migrated to Git commit 1c1d9e885a
This commit is contained in:
commit
6bfb43daa8
|
@ -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