Add back dj-database-url, need it for CI

This commit is contained in:
Swen Kooij
2019-10-19 13:08:39 +03:00
parent 19f0ddb336
commit e56a0697b3
2 changed files with 4 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ pytest-django==3.6.0
pytest-cov==2.8.1
# Test support
dj-database-url==0.4.2
django-autoslug==1.9.3
django-bleach==0.3.0
psycopg2==2.7.3.2