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 22655e7 commit 6f4cfc2Copy full SHA for 6f4cfc2
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ license = "Apache-2.0"
6
requires-python = ">=3.12"
7
dependencies = [
8
"Django>=6.0,<7.0",
9
- "Authlib>=1.3.2,<2.0.0",
+ "Authlib>=1.6.12,<2.0.0",
10
"python-dotenv>=1.2.2,<2.0.0",
11
"requests>=2.32.0,<3.0.0",
12
"Jinja2>=3.0.0,<4.0.0"
0 commit comments