forked from bellwether/minerva
improved run_cluster.py; touching up the dask test; upgrade pyarrow dependency for security patch
This commit is contained in:
parent
c6280a3826
commit
210e7ebd92
3 changed files with 99 additions and 40 deletions
|
|
@ -18,7 +18,7 @@ minerva-console = "minerva.console:main"
|
|||
[tool.poetry.dependencies]
|
||||
python = ">3.9, <3.12"
|
||||
boto3 = "^1.26.161"
|
||||
pyarrow = "^12.0.1"
|
||||
pyarrow = "^14.0.1"
|
||||
joblib = "^1.1.0"
|
||||
fabric = "^3.0.0"
|
||||
s3fs = "2023.9.2"
|
||||
s3fs = "2023.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue