We still need to pin django also

This commit is contained in:
tcely 2025-02-22 08:25:32 -05:00 committed by GitHub
parent c9bc7bf84e
commit 11190ada2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ verify_ssl = true
autopep8 = "*" autopep8 = "*"
[packages] [packages]
django = "*" django = "~=3.2"
django-sass-processor = "*" django-sass-processor = "*"
libsass = "*" libsass = "*"
pillow = "*" pillow = "*"