Skip to content

Commit

Permalink
fix: Require rucio-clients >=1.29.10
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr authored Nov 23, 2023
1 parent 56a2ecc commit ee1d1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ install_requires =
python-dateutil
pytz
requests
rucio-clients
rucio-clients >=1.29.10
setuptools
sqlalchemy
typing_extensions >=4.3.0
Expand Down

0 comments on commit ee1d1a5

Please sign in to comment.