diff --git a/azure/posix.yml b/azure/posix.yml index 4ba8880..143f52a 100644 --- a/azure/posix.yml +++ b/azure/posix.yml @@ -15,7 +15,7 @@ jobs: CYTHON_BUILD_DEP: "cython==0.29.16" NIGHTLY_BUILD_COMMIT: "master" NIGHTLY_BUILD: "false" - TEST_DEPENDS: "pytest pytest-xdist hypothesis" + TEST_DEPENDS: "pytest pytest-xdist==1.* hypothesis" TEST_DIR: "tmp_for_test" strategy: matrix: