Skip to content

Commit ddcd4ee

Browse files
authored
Merge pull request #120 from aldbr/add_cwltool
Add cwltool
2 parents 0ee16e2 + 6a1835f commit ddcd4ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

construct.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ specs:
3838
- openssl >=3
3939
# Security
4040
- certifi
41-
- m2crypto >=0.38
41+
# https://github.com/DIRACGrid/DIRAC/pull/7568
42+
- m2crypto >=0.38,<0.40.0
4243
- pyasn1 >0.4.1
4344
- pyasn1-modules
4445
- tornado_m2crypto
@@ -71,6 +72,7 @@ specs:
7172
# Others
7273
- cachetools
7374
- celery >=5.2.6
75+
- cwltool
7476
- db12 >=1.0.4
7577
- diraccfg >=0.2.2
7678
- future

0 commit comments

Comments
 (0)