Skip to content

Commit

Permalink
Merge pull request #7650 from chaen/cherry-pick-2-a91497bb4-integration
Browse files Browse the repository at this point in the history
[sweep:integration] Correct rucio-clients pins
  • Loading branch information
fstagni authored Jun 5, 2024
2 parents f8ddcb2 + 7d425cc commit 669443b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies:
- simplejson >=3.8.1
#- tornado >=5.0.0,<6.0.0
- typing >=3.6.6
- rucio-clients
- rucio-clients >=34.4.2
# For mypy
- mypy >=0.982
- types-cachetools
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ install_requires =
python-dateutil
pytz
requests
rucio-clients >=1.29.10
rucio-clients >=34.4.2
setuptools
sqlalchemy
typing_extensions >=4.3.0
Expand Down

0 comments on commit 669443b

Please sign in to comment.