Skip to content

Commit

Permalink
Re-introduce cap
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Dec 16, 2024
1 parent ecf813e commit 4b58581
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 @@ -19,7 +19,7 @@
install_requires=[
'omero-py>=5.6.0',
# TODO: Update to current release 0.7.*
'prometheus-client',
'prometheus-client==0.2.*',
'PyYAML',
],
python_requires='>=3',
Expand Down

0 comments on commit 4b58581

Please sign in to comment.