Skip to content

Commit 7344e80

Browse files
chore: Update pyarrow for wmg and cellguide pipelines
1 parent edb7dc3 commit 7344e80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python_dependencies/cellguide_pipeline/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ coverage==7.2.7
3737
pytest==7.4.0
3838
pytest-subtests==0.11.0
3939
allure-pytest==2.13.2
40-
pyarrow==12.0.0
40+
pyarrow==15.0.2
4141
dask==2023.8.1

python_dependencies/wmg/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ openai==0.27.7
1919
pandas==2.2.1
2020
parameterized
2121
psutil==5.9.5
22-
pyarrow==12.0.0
22+
pyarrow==15.0.2
2323
pydantic==1.10.7
2424
pygraphviz==1.11
2525
PyMySQL==0.9.3

0 commit comments

Comments
 (0)