Skip to content

Commit

Permalink
sweep: DIRACGrid#7646 Correct rucio-clients pins
Browse files Browse the repository at this point in the history
  • Loading branch information
chaen committed Jun 5, 2024
1 parent 5ff14fc commit 7d425cc
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 @@ -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 7d425cc

Please sign in to comment.