Skip to content

Commit 5e48538

Browse files
authored
Revert "py38: bump django-sudo to django2.2, python3.8 compatible version (#26602)" (#26632)
This reverts commit c051738 as we cannot have direct git/http dependencies to be able to publish to PyPI.
1 parent fd36fcc commit 5e48538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ datadog==0.29.3
1111
django-crispy-forms==1.7.2
1212
django-manifest-loader==1.0.0
1313
django-picklefield==1.0.0
14-
django-sudo @ https://github.com/getsentry/django-sudo/archive/c3d871ec66d8d1169c8cd4b2edd8402c6b39ab78.zip#egg=django-sudo
14+
django-sudo==3.1.0
1515
Django==1.11.29
1616
djangorestframework==3.11.2
1717
email-reply-parser==0.5.12

0 commit comments

Comments
 (0)