Skip to content

Commit e549de4

Browse files
committed
Requirements update.
1 parent 30e6966 commit e549de4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,17 @@ pyodbc==5.2.0
3535
openpyxl==3.1.5
3636
dvc==3.59.2
3737
GitPython==3.1.44
38-
opensearch-py==2.8.0
3938
neo4j==5.28.1
4039
PyYAML==6.0.2
4140
opencv-python==4.11.0.86
42-
elasticsearch==8.18.1
4341
plotly==6.1.1
4442
click==8.2.1
4543
torchvision>=0.20.1
4644
traitlets==5.14.3
4745
xnat>=0.5.2
4846

47+
# ES stack
48+
opensearch-py>=2.0.0
49+
4950
# code utils
5051
ruff==0.12.12

0 commit comments

Comments
 (0)