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 59de065Copy full SHA for 59de065
pyproject.toml
@@ -64,7 +64,7 @@ dependencies = [
64
"pretalx_venueless @ git+https://github.com/fossasia/eventyay-talk-video.git@main",
65
"pretalx-downstream @ git+https://github.com/fossasia/eventyay-talk-downstream.git@main",
66
"django-allauth~=0.63.3",
67
- "PyJWT~=2.8.0",
+ "PyJWT>=2.8,<2.11",
68
"django-oauth-toolkit==2.4.*",
69
"requests-oauthlib==2.*",
70
"psycopg2-binary==2.9.10",
0 commit comments