Skip to content

Commit

Permalink
Set omero-py version
Browse files Browse the repository at this point in the history
  • Loading branch information
knabar committed Feb 23, 2024
1 parent 52c84a6 commit 538c256
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 @@ -51,7 +51,7 @@ def read(fname):
python_requires=">=3.8",
install_requires=[
# requires Ice (use wheel for faster installs)
"omero-py @ git+https://github.com/sbesson/omero-py@future_removal",
"omero-py>=5.19.0",
# minimum requirements for `omero web start`
"concurrent-log-handler>=0.9.20",
"Django>=4.2.3,<4.3",
Expand Down

0 comments on commit 538c256

Please sign in to comment.