Skip to content

Commit 9728839

Browse files
authored
Merge pull request #39 from chrisburr/add-cachetools
Add cachetools
2 parents 4fac210 + 4c156e0 commit 9728839

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

construct.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ specs:
5555
- python-htcondor # [linux64]
5656
- voms
5757
# Others
58+
- cachetools
5859
- diraccfg
5960
- future
6061
- git
@@ -71,7 +72,7 @@ specs:
7172
- pytz >=2015.7
7273
- requests >=2.9.1
7374
- rrdtool
74-
- singularity
75+
- singularity >=3.7
7576
- six
7677
- subprocess32
7778
- suds-jurko >=0.6
@@ -88,4 +89,4 @@ specs:
8889
# Probably not needed
8990
- lz4
9091
- python-xxhash
91-
- xrootd
92+
- xrootd >=5

0 commit comments

Comments
 (0)