Skip to content

Commit

Permalink
Release 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
soininen committed Nov 6, 2023
1 parent 27a404e commit 8693aa9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ dependencies = [
"jupyter-client >=6.0",
"qtconsole >=5.1",
"sqlalchemy >=1.3",
"spinedb_api>=0.30.0",
"spine_engine>=0.23.0",
"spinedb_api>=0.30.1",
"spine_engine>=0.23.1",
"numpy >=1.20.2",
"matplotlib >= 3.5",
"scipy >=1.7.1",
Expand All @@ -30,7 +30,7 @@ dependencies = [
"pygments >=2.8",
"jill >=0.9.2",
"pyzmq >=21.0",
"spine-items>=0.21.0",
"spine-items>=0.21.1",
]

[project.urls]
Expand Down

0 comments on commit 8693aa9

Please sign in to comment.