Update requirements.

This commit is contained in:
Casper V. Kristensen 2020-09-17 17:11:33 +02:00
parent 3d09227e37
commit a013d157ff
Signed by: caspervk
GPG key ID: 289CA03790535054

View file

@ -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