Skip to content

Commit ee1d1a5

Browse files
authored
fix: Require rucio-clients >=1.29.10
1 parent 56a2ecc commit ee1d1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ install_requires =
4444
python-dateutil
4545
pytz
4646
requests
47-
rucio-clients
47+
rucio-clients >=1.29.10
4848
setuptools
4949
sqlalchemy
5050
typing_extensions >=4.3.0

0 commit comments

Comments
 (0)