Skip to content

Commit 0376fe2

Browse files
committed
Ensure we have a compatible version of openMINDS-Python
1 parent d9cfbf8 commit 0376fe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
keywords = ["ebrains", "hbp", "metadata", "electrophysiology", "knowledge-graph"]
1919
dependencies=[
2020
"ebrains-kg-core",
21-
"openminds",
21+
"openminds>=0.4.0",
2222
"python-dateutil",
2323
"tabulate",
2424
"requests"

0 commit comments

Comments
 (0)