We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1eb11 commit b17a030Copy full SHA for b17a030
ci/deps/azure-36-locale.yaml
@@ -20,8 +20,8 @@ dependencies:
20
- xlsxwriter=0.9.8
21
- xlwt=1.2.0
22
# universal
23
- - pytest>=4.0.2,<5.0.0
24
- - pytest-xdist
+ - pytest>=5.0.0
+ - pytest-xdist>=1.29.0
25
- pytest-mock
26
- pytest-azurepipelines
27
- hypothesis>=3.58.0
ci/deps/travis-36-slow.yaml
@@ -25,8 +25,8 @@ dependencies:
- xlsxwriter
- xlwt
28
29
30
31
- moto
32
0 commit comments