fix: pin django-polymorphic to v4.0.0a

Updated the django-polymorphic package to a specific alpha version (v4.0.0a) directly from its Git repository. This change ensures compatibility with ongoing project requirements and addresses potential issues with the previously used version. It is important to monitor the stability and updates of this alpha version closely in the project's development environment.
This commit is contained in:
Kumi 2024-05-17 13:17:57 +02:00
parent 0b19d5708c
commit c0de39b196
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -2,7 +2,7 @@ django[argon2]
django-colorfield
django-multiupload
django-storages
django-polymorphic
git+https://github.com/jazzband/django-polymorphic.git@v4.0.0a
git+https://git.private.coffee/kumi/django-multiselectfield.git
git+https://github.com/Chive/django-multiupload.git
dbsettings