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 2e680c7 commit b1560e8Copy full SHA for b1560e8
pyproject.toml
@@ -58,7 +58,7 @@ dependencies = [
58
"setuptools",
59
"urlman~=2.0.1",
60
"vobject~=0.9.0",
61
- "whitenoise~=6.8.0",
+ "whitenoise>=6.8,<6.12",
62
"zxcvbn~=4.4.0",
63
"pretalx_pages @ git+https://github.com/hongquan/eventyay-talk-pages.git@2956f13",
64
"pretalx_venueless @ git+https://github.com/fossasia/eventyay-talk-video.git@main",
0 commit comments