Skip to content

Commit 4122f89

Browse files
fix pytest pin (#5052)
* test pytest pin * test pytest pin * add builspec * build and tests * revert toml
1 parent bcaa40b commit 4122f89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/sagemaker_tests/huggingface_pytorch/training/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ docker-compose
99
flake8==3.7.7
1010
Flask==1.1.1
1111
mock
12-
pytest
12+
pytest==8.4.1
1313
pytest-cov
1414
pytest-rerunfailures
1515
pytest-xdist
1616
requests==2.31.0
17-
pluggy<1,>=0.3.0
17+
pluggy<2,>=0.3.0
1818
requests_mock
1919
fabric
2020
invoke

0 commit comments

Comments
 (0)