This is an automated email from the ASF dual-hosted git repository.
jiayuliu pushed a change to branch use-python-311
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-python.git
from 4633d9a version update of python and maturin
add 67f05c8 update requirements.txt
No new revisions were added by this update.
Summary of changes:
.github/workflows/test.yaml | 2 +-
README.md | 6 +-
requirements-310.txt | 208 --------------------------------
requirements-311.txt | 195 ++++++++++++++++++++++++++++++
requirements.txt | 283 --------------------------------------------
5 files changed, 199 insertions(+), 495 deletions(-)
delete mode 100644 requirements-310.txt
create mode 100644 requirements-311.txt
delete mode 100644 requirements.txt