File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ dependencies:
7
7
- bottleneck=1.2.*
8
8
- cython=0.28.2
9
9
- lxml
10
+ - matplotlib=2.2.2
10
11
- numpy=1.14.*
11
12
- openpyxl=2.4.8
12
13
- python-dateutil
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ dependencies:
11
11
- gcsfs
12
12
- geopandas
13
13
- html5lib
14
+ - matplotlib
14
15
- moto
15
16
- nomkl
16
17
- numexpr
@@ -38,8 +39,8 @@ dependencies:
38
39
- xlsxwriter
39
40
- xlwt
40
41
# universal
41
- - pytest>=4.0.2,<5.0.0
42
- - pytest-xdist==1.28.0
42
+ - pytest
43
+ - pytest-xdist
43
44
- pytest-cov
44
45
- pytest-mock
45
46
- hypothesis>=3.58.0
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ dependencies:
35
35
- xlwt
36
36
# universal
37
37
- pytest>=4.0.2
38
- - pytest-xdist>=1.29.0
38
+ - pytest-xdist
39
39
- pytest-mock
40
40
- pip
41
41
- pip :
You can’t perform that action at this time.
0 commit comments