File tree Expand file tree Collapse file tree 4 files changed +3
-6
lines changed Expand file tree Collapse file tree 4 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1- sudo : false
21language : python
32python : 3.5
43
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ dependencies:
77 - bottleneck=1.2.*
88 - cython=0.28.2
99 - lxml
10- - matplotlib=2.2.2
1110 - numpy=1.14.*
1211 - openpyxl=2.4.8
1312 - python-dateutil
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ dependencies:
1111 - gcsfs
1212 - geopandas
1313 - html5lib
14- - matplotlib
1514 - moto
1615 - nomkl
1716 - numexpr
@@ -39,8 +38,8 @@ dependencies:
3938 - xlsxwriter
4039 - xlwt
4140 # universal
42- - pytest>=4.0.2
43- - pytest-xdist
41+ - pytest>=4.0.2,<5.0.0
42+ - pytest-xdist==1.28.0
4443 - pytest-cov
4544 - pytest-mock
4645 - hypothesis>=3.58.0
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ dependencies:
3535 - xlwt
3636 # universal
3737 - pytest>=4.0.2
38- - pytest-xdist
38+ - pytest-xdist>=1.29.0
3939 - pytest-mock
4040 - pip
4141 - pip :
You can’t perform that action at this time.
0 commit comments