add gunicorn to requirements.txt

This commit is contained in:
2021-12-24 10:07:36 -06:00
parent 99f1ee98c7
commit a2d579d694

View File

@@ -15,4 +15,5 @@ sqlparse==0.4.1
urllib3==1.26.6 urllib3==1.26.6
zipp==3.5.0 zipp==3.5.0
psycopg2 psycopg2
api-client api-client
gunicorn