Skip to content

Commit 7039e58

Browse files
authored
fix(polymorphic): Install package from git
1 parent c61c802 commit 7039e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ django-imagekit==5.0.0
1414
# This library is very outdated, but is a pillar of DefectDojo
1515
# django-multiselectfield==0.1.12
1616
git+https://github.com/DefectDojo/django-multiselectfield@master#egg=django-multiselectfield
17-
django-polymorphic==3.1.0
17+
git+https://github.com/jazzband/django-polymorphic.git@v4.0.0a#egg=django-polymorphic
1818
django-crispy-forms==2.0
1919
django_extensions==3.2.3
2020
django-slack==5.19.0

0 commit comments

Comments
 (0)