ipython 8.37.0

Last version to support Python 3.10.
This commit is contained in:
2025-08-18 11:23:21 +03:00
parent 1ff1ac91e9
commit 9dad582034
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ requires-python = ">= 3.10"
[tool.uv]
dev-dependencies = [
"isort~=6.0.1",
"ipython~=8.25.0",
"ipython~=8.37.0",
]
[tool.isort]