https://flyte.org logo
#flytekit
Title
# flytekit
h

honnix

11/10/2023, 4:53 PM
Hi. Is there a plan to upgrade pyarrow. The version being used is pretty old and has this security problem: https://security.snyk.io/vuln/SNYK-PYTHON-PYARROW-6052811. This looks mostly OK: https://github.com/flyteorg/flytekit/pull/1950. Thanks.
k

Kevin Su

11/10/2023, 5:18 PM
just rerun the test. yes, I think we can merge that once the tests pass
h

honnix

11/10/2023, 5:41 PM
k

Kevin Su

11/10/2023, 5:45 PM
That should be removed, I have a PR to remove pandas and numpy. https://github.com/flyteorg/flytekit/pull/1818/files I can delete that also in this PR
h

honnix

11/10/2023, 5:48 PM
Aha, that's even better. Thank you!
k

Ketan (kumare3)

11/10/2023, 6:25 PM
cool