Update so python 3.8 image works
This commit is contained in:
parent
6702b2b29e
commit
dd4c581a61
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
django>=1.11,<1.12
|
||||
django-debug-toolbar==1.8
|
||||
gunicorn==19.4.5
|
||||
psycopg2==2.7.3.1
|
||||
psycopg2==2.8.5
|
||||
whitenoise==3.3.1
|
||||
|
|
Loading…
Reference in a new issue