mirror of
https://github.com/pretix/pretix.git
synced 2026-08-14 11:26:26 +00:00
Update django-bootstrap3 requirement from ==23.1.* to ==23.6 (#3894)
* Update django-bootstrap3 requirement from ==23.1.* to ==23.6 Removing our previous workarounds * Fix import
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ dependencies = [
|
||||
"defusedcsv>=1.1.0",
|
||||
"dj-static",
|
||||
"Django==4.2.*",
|
||||
"django-bootstrap3==23.1.*",
|
||||
"django-bootstrap3==23.6.*",
|
||||
"django-compressor==4.4",
|
||||
"django-countries==7.5.*",
|
||||
"django-filter==23.5",
|
||||
|
||||
Reference in New Issue
Block a user