diff --git a/sdks/python/setup.py b/sdks/python/setup.py index fa02a658612f..85ae2803fcfc 100644 --- a/sdks/python/setup.py +++ b/sdks/python/setup.py @@ -263,7 +263,7 @@ def get_portability_package_data(): 'scikit-learn>=0.20.0', 'sqlalchemy>=1.3,<2.0', 'psycopg2-binary>=2.8.5,<3.0.0', - 'testcontainers[mysql]>=3.0.3,<4.0.0', + 'testcontainers[mysql]>=3.0.3,<5.0.0', 'cryptography>=36.0.0', ], 'gcp': [