Skip to content

Commit 74daf89

Browse files
alimcmaster1meeseeksmachine
authored andcommitted
Backport PR pandas-dev#35757: CI: Unpin Pytest + Pytest Asyncio Min Version
1 parent f2ca0a2 commit 74daf89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/deps/azure-36-locale.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ dependencies:
77

88
# tools
99
- cython>=0.29.16
10-
- pytest>=5.0.1,<6.0.0 # https://github.com/pandas-dev/pandas/issues/35620
10+
- pytest>=5.0.1
1111
- pytest-xdist>=1.21
12-
- pytest-asyncio
12+
- pytest-asyncio>=0.12.0
1313
- hypothesis>=3.58.0
1414
- pytest-azurepipelines
1515

0 commit comments

Comments
 (0)