liferoad commented on issue #30799:
URL: https://github.com/apache/beam/issues/30799#issuecomment-3402346600

   ```
   
hotfix==0.7,pyasn1==0.6.1,pyasn1_modules==0.4.2,pycparser==2.23,pydantic==2.12.1,pydantic_core==2.41.3,pydot==1.4.2,Pygments==2.19.2,PyHamcrest==2.1.0,PyJWT==2.10.1,pymilvus==2.5.16,pymongo==4.15.3,PyMySQL==1.1.2,pyparsing==3.3.0a1,pytest==8.4.2,pytest-timeout==2.4.0,pytest-xdist==3.8.0,python-dateutil==2.9.0.post0,python-dotenv==1.1.1,python-tds==1.17.1,pytz==2025.2,PyYAML==6.0.3,redis==5.3.1,referencing==0.36.2,regex==2025.9.18,requests==2.32.5,requests-mock==1.12.1,rpds-py==0.27.1,rsa==4.9.1,safetensors==0.6.2,scikit-learn==1.6.1,scipy==1.13.1,scramp==1.4.6,SecretStorage==3.3.3,sentence-transformers==3.3.1,shapely==2.0.7,six==1.17.0,sniffio==1.3.1,sortedcontainers==2.4.0,SQLAlchemy==2.0.44,sqlalchemy_pytds==1.0.2,sqlparse==0.5.3,sympy==1.14.0,tenacity==8.5.0,testcontainers==4.13.2,threadpoolctl==3.6.0,tokenizers==0.22.1,tomli==2.3.0,torch==2.8.0,tqdm==4.67.1,transformers==4.57.0,triton==3.4.0,typing-inspection==0.4.2,typing_extensions==4.15.0,tzdata==2025.2,ujson==5.11.0,urllib
 
3==2.5.0,virtualenv-clone==0.5.7,websockets==15.0.1,wrapt==2.0.0rc4,yarl==1.22.0,zipp==3.23.0,zstandard==0.25.0
   2025-10-14T11:22:53.9397980Z py39-embeddings: commands_pre[0]> python 
--version
   2025-10-14T11:22:53.9398771Z Python 3.9.22
   2025-10-14T11:22:53.9399426Z py39-embeddings: commands_pre[1]> pip --version
   2025-10-14T11:22:54.3339071Z pip 25.2 from 
/runner/_work/beam/beam/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-embeddings/py39-embeddings/lib/python3.9/site-packages/pip
 (python 3.9)
   2025-10-14T11:22:54.4337444Z py39-embeddings: commands_pre[2]> pip check
   2025-10-14T11:22:57.1338491Z No broken requirements found.
   2025-10-14T11:22:57.2344955Z py39-embeddings: commands_pre[3]> bash 
/runner/_work/beam/beam/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/scripts/run_tox_cleanup.sh
   2025-10-14T11:22:57.3338292Z py39-embeddings: commands[0]> /bin/sh -c 'pip 
freeze | grep -E sentence-transformers'
   2025-10-14T11:22:58.1341041Z sentence-transformers==3.3.1
   2025-10-14T11:22:58.1342310Z py39-embeddings: commands[1]> /bin/sh -c 'pip 
freeze | grep -E google-cloud-aiplatform'
   2025-10-14T11:22:59.0338386Z google-cloud-aiplatform==1.120.0
   2025-10-14T11:22:59.0341483Z py39-embeddings: commands[2]> /bin/sh -c 
'pytest apache_beam/ml/transforms/embeddings -o 
junit_suite_name=py39-embeddings --junitxml=pytest_py39-embeddings.xml -n 6 ; 
ret=$?; [ $ret = 5 ] && exit 0 || exit $ret'
   2025-10-14T11:23:40.1341305Z 
   ```
   
   `sentence-transformers==3.3.1` is used although we have 
https://github.com/liferoad/beam/blob/master/sdks/python/setup.py#L172.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to