Skip to content

Commit a60b1e9

Browse files
committed
DEP: update yaml deps for slow tests
1 parent fc58d2f commit a60b1e9

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

ci/deps/azure-37-locale_slow.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ dependencies:
1515
# pandas dependencies
1616
- beautifulsoup4=4.6.0
1717
- bottleneck=1.2.*
18+
- jinja2
1819
- lxml
1920
- matplotlib=3.0.0
2021
- numpy=1.16.*
22+
- odfpy
2123
- openpyxl=2.6.0
2224
- python-dateutil
2325
- python-blosc

ci/deps/azure-37-slow.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ dependencies:
1616
- beautifulsoup4
1717
- fsspec>=0.7.4
1818
- html5lib
19+
- jinja2
1920
- lxml
2021
- matplotlib
2122
- numexpr
2223
- numpy
24+
- odfpy
2325
- openpyxl
2426
- patsy
2527
- psycopg2

ci/deps/travis-38-slow.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ dependencies:
1515
- beautifulsoup4
1616
- fsspec>=0.7.4
1717
- html5lib
18+
- jinja2
1819
- lxml
1920
- matplotlib
2021
- numexpr
2122
- numpy
23+
- odfpy
2224
- openpyxl
2325
- patsy
2426
- psycopg2

0 commit comments

Comments
 (0)