Skip to content

Commit

Permalink
Merge pull request #7646 from chaen/up_rucio
Browse files Browse the repository at this point in the history
Correct rucio-clients pins
  • Loading branch information
chrisburr committed Jun 5, 2024
2 parents 8c60ba9 + 9d02033 commit a91497b
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 @@ -89,7 +89,7 @@ dependencies:
#- tornado >=5.0.0,<6.0.0
- typing >=3.6.6
- pyyaml
- rucio-clients >=1.29.10
- 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 @@ -48,7 +48,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 a91497b

Please sign in to comment.