We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ee16e2 + 6a1835f commit ddcd4eeCopy full SHA for ddcd4ee
1 file changed
construct.yaml
@@ -38,7 +38,8 @@ specs:
38
- openssl >=3
39
# Security
40
- certifi
41
- - m2crypto >=0.38
+ # https://github.com/DIRACGrid/DIRAC/pull/7568
42
+ - m2crypto >=0.38,<0.40.0
43
- pyasn1 >0.4.1
44
- pyasn1-modules
45
- tornado_m2crypto
@@ -71,6 +72,7 @@ specs:
71
72
# Others
73
- cachetools
74
- celery >=5.2.6
75
+ - cwltool
76
- db12 >=1.0.4
77
- diraccfg >=0.2.2
78
- future
0 commit comments