Skip to content

Commit 07467b1

Browse files
authored
Merge pull request #7303 from DIRACGrid/chrisburr-patch-1
[9.0] Require rucio-clients >=1.29.10
2 parents 56a2ecc + ee1d1a5 commit 07467b1

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)