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 46c1a6c commit 3dfda2fCopy full SHA for 3dfda2f
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.10",
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