You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2023/02/08 19:41:12 UTC

[beam] branch master updated (287ddf6aa79 -> 69ddf44e67d)

This is an automated email from the ASF dual-hosted git repository.

tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 287ddf6aa79 Explicitly set mongo container version for testing (#25369)
     add 69ddf44e67d Update upper bound for numpy. (#24725)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/coders/row_coder_test.py   |  3 ++-
 .../apache_beam/ml/inference/tensorrt_inference.py | 11 ++++++++-
 sdks/python/build-requirements.txt                 |  2 +-
 .../container/py310/base_image_requirements.txt    |  2 +-
 .../container/py38/base_image_requirements.txt     |  2 +-
 .../container/py39/base_image_requirements.txt     |  2 +-
 sdks/python/setup.py                               | 15 ++++++-------
 sdks/python/test-suites/tox/py38/build.gradle      | 26 +---------------------
 sdks/python/tox.ini                                | 15 +++----------
 9 files changed, 27 insertions(+), 51 deletions(-)