Skip to content

Commit 3d98adb

Browse files
authored
Removed obsolete elasticsearch package constraints
1 parent 8524c50 commit 3d98adb

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

construct.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,7 @@ specs:
4747
- opensearch-py
4848
- opensearch-dsl
4949
- 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
50+
- numpy
5551
# Earlier versions of mysqlclient were build with older MySQL versions
5652
- mysqlclient >=2.0.3,<2.1
5753
- sqlalchemy >=1.4.36

0 commit comments

Comments
 (0)