Skip to content

Commit d9819df

Browse files
committed
update HF TF latest training py version
1 parent 7982a58 commit d9819df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ def huggingface_pytorch_latest_inference_py_version(huggingface_inference_pytorc
266266

267267
@pytest.fixture(scope="module")
268268
def huggingface_tensorflow_latest_training_py_version():
269-
return "py37"
269+
return "py38"
270270

271271

272272
@pytest.fixture(scope="module")

0 commit comments

Comments
 (0)