Skip to content

Commit b2b2ff3

Browse files
committed
Downgrade dj-database-url
1 parent 34330dd commit b2b2ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def run(self):
8686
"pytest==7.0.1",
8787
"pytest-django==4.5.2",
8888
"pytest-cov==2.12.1",
89-
"dj-database-url==2.2.0",
89+
"dj-database-url==0.5.0",
9090
"django-autoslug==1.9.9",
9191
"django-bleach==0.9.0",
9292
"psycopg2==2.9.8",

0 commit comments

Comments
 (0)