We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b7da7 commit 23abea8Copy full SHA for 23abea8
pyproject.toml
@@ -15,7 +15,7 @@ requires-python = ">=3.10"
15
dependencies = [
16
"networkx>2.5.1",
17
"jupyter_client>=6.0",
18
- "spinedb_api>=0.36.2",
+ "spinedb_api>=0.36.3",
19
"pyzmq >=21.0",
20
"typing_extensions >= 4.14",
21
"pydantic>=2.12"
0 commit comments