This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git
from 4868da92497 [FLINK-32945][runtime] Fix NPE when task reached
end-of-data but checkpoint failed
new 1f7796ee50c [FLINK-32758][python] Remove PyFlink dependencies' upper
bounds
new 8551a39ee46 [FLINK-32758][python] Limit fastavro != 1.8.0
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
flink-python/README.md | 4 ++--
flink-python/dev/dev-requirements.txt | 24 ++++++++++++------------
flink-python/pyflink/gen_protos.py | 8 ++++----
flink-python/pyflink/table/table_environment.py | 2 +-
flink-python/pyproject.toml | 8 ++++----
flink-python/setup.py | 17 +++++++++--------
6 files changed, 32 insertions(+), 31 deletions(-)