mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-24 15:30:44 +03:00
update gunicorn version to 19.3.0
This commit is contained in:
parent
195db003fc
commit
4d9d7d9110
|
@ -2,7 +2,7 @@
|
|||
# production that isn't in development.
|
||||
-r base.txt
|
||||
|
||||
gunicorn==19.2.1
|
||||
gunicorn==19.3.0
|
||||
django-storages==1.1.8
|
||||
Collectfast==0.2.1
|
||||
gevent==1.0.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user