We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8524c50 commit 3d98adbCopy full SHA for 3d98adb
1 file changed
construct.yaml
@@ -47,11 +47,7 @@ specs:
47
- opensearch-py
48
- opensearch-dsl
49
- mysql-client
50
- # elasticsearch packages can be removed once DIRAC 7.3 is not used anymore - replaced by opensearch
51
- # They can't actually be removed yet as DIRAC stil has it in the dependencies
52
- - elasticsearch <7.14
53
- - elasticsearch-dsl
54
- - numpy <2 # elasticsearch<7.14 needs numpy 1.x, remove this constraint when elasticsearch is removed
+ - numpy
55
# Earlier versions of mysqlclient were build with older MySQL versions
56
- mysqlclient >=2.0.3,<2.1
57
- sqlalchemy >=1.4.36
0 commit comments