Skip to content

Commit

Permalink
minor change in dependency version in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
MilagrosMarin committed Dec 22, 2023
1 parent cc0424c commit ebe6f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
packages=find_packages(exclude=["contrib", "docs", "tests*"]),
scripts=[],
install_requires=[
"datajoint>=0.13",
"datajoint>=0.13.0",
"graphviz",
"pydot",
"ipykernel",
Expand Down

0 comments on commit ebe6f2b

Please sign in to comment.