Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ddkohler authored Jan 26, 2024
1 parent f8319e6 commit bd5fdfd
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 @@ -37,7 +37,7 @@ def read(fname):
python_requires=">=3.7",
install_requires=[
"h5py",
"imageio>2.28",
"imageio>=2.28.0",
"matplotlib>=3.4.0",
"numexpr",
"numpy>=1.15.0",
Expand Down

0 comments on commit bd5fdfd

Please sign in to comment.