Skip to content

Commit bdc7bb1

Browse files
authored
CI: Unpin Pytest + Pytest Asyncio Min Version (#35757)
1 parent 06f1718 commit bdc7bb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/deps/azure-38-locale.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ dependencies:
66

77
# tools
88
- cython>=0.29.16
9-
- pytest>=5.0.1,<6.0.0 # https://github.com/pandas-dev/pandas/issues/35620
9+
- pytest>=5.0.1
1010
- pytest-xdist>=1.21
11-
- pytest-asyncio
11+
- pytest-asyncio>=0.12.0
1212
- hypothesis>=3.58.0
1313
- pytest-azurepipelines
1414

0 commit comments

Comments
 (0)