Update requirements.
This commit is contained in:
parent
3d09227e37
commit
a013d157ff
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
Django==3.0.2
|
Django==3.1.1
|
||||||
psycopg2-binary>=2.5.4 # required by Django for PostgreSQL support: https://docs.djangoproject.com/en/2.2/ref/databases/#postgresql-notes
|
psycopg2-binary>=2.5.4 # required by Django for PostgreSQL support: https://docs.djangoproject.com/en/2.2/ref/databases/#postgresql-notes
|
||||||
django-crispy-forms==1.8.1
|
django-crispy-forms==1.9.2
|
||||||
|
|
Loading…
Reference in a new issue