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 27fe3f7 commit f94be2eCopy full SHA for f94be2e
pyproject.toml
@@ -64,7 +64,7 @@ dependencies = [
64
'pretalx-downstream @ git+https://github.com/fossasia/eventyay-talk-downstream.git@main',
65
"django-allauth~=0.63.3",
66
"PyJWT~=2.8.0",
67
- 'django-oauth-toolkit==2.4.*',
+ 'django-oauth-toolkit>=2.4,<3.1',
68
'requests-oauthlib==2.*',
69
'psycopg2-binary==2.9.9',
70
'oauthlib==3.2.*',
0 commit comments