Skip to content

Commit 17584d3

Browse files
committed
Update environment
1 parent 6347af6 commit 17584d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ dependencies:
2929
- blosc
3030
- botocore>=1.11
3131
- boto3
32-
- bottleneck>=1.2.0
32+
- bottleneck>=1.2.1
3333
- fastparquet>=0.2.1
3434
- html5lib
3535
- ipython>=5.6.0
3636
- ipykernel
3737
- jinja2
3838
- lxml
39-
- matplotlib>=2.0.0
39+
- matplotlib>=2.0.2
4040
- nbsphinx
4141
- numexpr>=2.6.8
4242
- openpyxl

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ beautifulsoup4>=4.2.1
1818
blosc
1919
botocore>=1.11
2020
boto3
21-
bottleneck>=1.2.0
21+
bottleneck>=1.2.1
2222
fastparquet>=0.2.1
2323
html5lib
2424
ipython>=5.6.0
2525
ipykernel
2626
jinja2
2727
lxml
28-
matplotlib>=2.0.0
28+
matplotlib>=2.0.2
2929
nbsphinx
3030
numexpr>=2.6.8
3131
openpyxl

0 commit comments

Comments
 (0)