]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Re-enable django-dbbackup
authorStephen Finucane <stephen@that.guru>
Sun, 13 Dec 2020 19:16:38 +0000 (19:16 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 13 Dec 2020 19:16:38 +0000 (19:16 +0000)
...and bump to 3.3.0, which does support Django 3.0 [1].

[1] https://github.com/django-dbbackup/django-dbbackup/issues/314#issuecomment-613608064

Signed-off-by: Stephen Finucane <stephen@that.guru>
requirements-dev.txt

index 4026703039496f6931f19c7b8011f785b8cd6cc7..d58dfaa971e2c4cbfa96b4dbca32392aeb18a922 100644 (file)
@@ -2,5 +2,5 @@ Django~=3.1.0
 djangorestframework~=3.12.0
 django-filter~=2.4.0
 django-debug-toolbar~=3.2.0
-# django-dbbackup~=3.2.0
+django-dbbackup~=3.3.0
 -r requirements-test.txt