mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-24 11:53:43 +00:00
Update gevent from 1.2.0 to 1.2.1 (#991)
This commit is contained in:
parent
580d90a4be
commit
b61b985527
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ psycopg2==2.6.2
|
|||
|
||||
# WSGI Handler
|
||||
# ------------------------------------------------
|
||||
gevent==1.2.0
|
||||
gevent==1.2.1
|
||||
gunicorn==19.6.0
|
||||
|
||||
# Static and Media Storage
|
||||
|
|
|
|||
Loading…
Reference in a new issue