mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-23 03:15:48 +00:00
parent
2eac9648a1
commit
5a3dd8f0c6
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
-r base.txt
|
||||
|
||||
gevent==1.2.2
|
||||
gunicorn==19.8.1 # https://github.com/benoitc/gunicorn
|
||||
psycopg2==2.7.4 --no-binary psycopg2 # https://github.com/psycopg/psycopg2
|
||||
{%- if cookiecutter.use_whitenoise == 'n' %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue