We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d500c commit 06543c6Copy full SHA for 06543c6
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"defusedcsv~=2.0.0",
34
"defusedxml~=0.7.0",
35
"Django[argon2]~=4.2.0",
36
- "django-bootstrap4~=3.0.0",
+ "django-bootstrap4>=3.0,<24.5",
37
"django-compressor~=4.4.0",
38
"django-context-decorator",
39
"django-countries~=7.0",
0 commit comments