Skip to content

Commit

Permalink
Release 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
soininen committed Apr 23, 2024
1 parent e726d69 commit da31cf0
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 @@ -17,8 +17,8 @@ dependencies = [
"jupyter-client >=6.0",
"qtconsole >=5.1",
"sqlalchemy >=1.3",
"spinedb_api>=0.30.4",
"spine_engine>=0.23.2",
"spinedb_api>=0.30.5",
"spine_engine>=0.23.4",
"numpy >=1.20.2",
"matplotlib >= 3.5",
"scipy >=1.7.1",
Expand All @@ -27,7 +27,7 @@ dependencies = [
"pygments >=2.8",
"jill >=0.9.2",
"pyzmq >=21.0",
"spine-items>=0.21.4",
"spine-items>=0.21.5",
]

[project.urls]
Expand Down

0 comments on commit da31cf0

Please sign in to comment.