We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5acd2bb commit 9bc7f70Copy full SHA for 9bc7f70
2 files changed
pyproject.toml
@@ -60,6 +60,7 @@ dev = [
60
]
61
docs = [
62
"adlfs>=2024.12.0",
63
+ "aiohttp>=3.13.3", # No direct dependency, avoid CVE-2025-69223
64
"boto3>=1.35.39",
65
"ipython>=8.28.0",
66
"jinja2>=3.1.4",
0 commit comments