File tree 3 files changed +6
-0
lines changed
3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,11 @@ dependencies:
15
15
# pandas dependencies
16
16
- beautifulsoup4=4.6.0
17
17
- bottleneck=1.2.*
18
+ - jinja2
18
19
- lxml
19
20
- matplotlib=3.0.0
20
21
- numpy=1.16.*
22
+ - odfpy
21
23
- openpyxl=2.6.0
22
24
- python-dateutil
23
25
- python-blosc
Original file line number Diff line number Diff line change @@ -16,10 +16,12 @@ dependencies:
16
16
- beautifulsoup4
17
17
- fsspec>=0.7.4
18
18
- html5lib
19
+ - jinja2
19
20
- lxml
20
21
- matplotlib
21
22
- numexpr
22
23
- numpy
24
+ - odfpy
23
25
- openpyxl
24
26
- patsy
25
27
- psycopg2
Original file line number Diff line number Diff line change @@ -15,10 +15,12 @@ dependencies:
15
15
- beautifulsoup4
16
16
- fsspec>=0.7.4
17
17
- html5lib
18
+ - jinja2
18
19
- lxml
19
20
- matplotlib
20
21
- numexpr
21
22
- numpy
23
+ - odfpy
22
24
- openpyxl
23
25
- patsy
24
26
- psycopg2
You can’t perform that action at this time.
0 commit comments