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 beb0d45 commit f3fe168Copy full SHA for f3fe168
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
]
28
requires-python = ">=3.8"
29
dependencies = [
30
- "anyio>=3.1.0,<4",
+ "anyio>=3.1.0",
31
"argon2-cffi",
32
"jinja2",
33
"jupyter_client>=7.4.4",
0 commit comments