Skip to content

Commit c06a180

Browse files
authored
fix(multiselectfield): Use original repo (#10420)
1 parent 91b34af commit c06a180

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ django-dbbackup==4.1.0
1010
django-environ==0.11.2
1111
django-filter==24.2
1212
django-imagekit==5.0.0
13-
# This library is very outdated, but is a pillar of DefectDojo
14-
# django-multiselectfield==0.1.12
15-
git+https://github.com/DefectDojo/django-multiselectfield@master#egg=django-multiselectfield
13+
django-multiselectfield==0.1.13
1614
django-polymorphic==3.1.0
1715
django-crispy-forms==2.3
1816
django_extensions==3.2.3

0 commit comments

Comments
 (0)