Downgrade Django version to 5.0.8
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m0s

- Update Django version
- Fix compatibility issues
- Ensure stable release
- Maintain project stability
- Follow security guidelines
This commit is contained in:
2025-02-28 22:15:36 +00:00
parent b2af3ec78f
commit cd208ef560

View File

@@ -9,7 +9,7 @@ charset-normalizer==3.3.2
click==8.1.7
cryptography==42.0.8
cssselect2==0.7.0
Django==5.1.6
Django==5.0.8
django-admin-rangefilter==0.13.0
django-autologin==0.7.1
django-cors-headers==4.4.0