File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ commands =
106106[testenv:py{310,311}-ml]
107107# Don't set TMPDIR to avoid "AF_UNIX path too long" errors in certain tests.
108108deps =
109- pip ==24.3 .1
109+ pip ==25.0 .1
110110 accelerate>=1.6.0
111111 onnx<1.19.0
112112setenv =
@@ -520,7 +520,7 @@ deps =
520520 # Environment dependencies are defined in the `setenv` section and installed in the `commands` section.
521521extras = test,gcp,ml_test
522522setenv =
523- COMMON_DEPS = tensorflow ==2.12.0 protobuf ==4.25.5 pip ==24.3 .1
523+ COMMON_DEPS = tensorflow ==2.12.0 protobuf ==4.25.5 pip ==25.0 .1
524524 # sentence-transformers 2.2.2 is the latest version that supports transformers 4.28.x
525525 428: DEPS = sentence-transformers ==2.2.2 ' transformers>=4.28.0,<4.29.0' ' torch>=1.9.0,<1.14.0'
526526 447: DEPS = ' transformers>=4.47.0,<4.48.0' ' torch>=1.9.0,<1.14.0'
You can’t perform that action at this time.
0 commit comments