We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6347af6 commit 17584d3Copy full SHA for 17584d3
environment.yml
@@ -29,14 +29,14 @@ dependencies:
29
- blosc
30
- botocore>=1.11
31
- boto3
32
- - bottleneck>=1.2.0
+ - bottleneck>=1.2.1
33
- fastparquet>=0.2.1
34
- html5lib
35
- ipython>=5.6.0
36
- ipykernel
37
- jinja2
38
- lxml
39
- - matplotlib>=2.0.0
+ - matplotlib>=2.0.2
40
- nbsphinx
41
- numexpr>=2.6.8
42
- openpyxl
requirements-dev.txt
@@ -18,14 +18,14 @@ beautifulsoup4>=4.2.1
18
blosc
19
botocore>=1.11
20
boto3
21
-bottleneck>=1.2.0
+bottleneck>=1.2.1
22
fastparquet>=0.2.1
23
html5lib
24
ipython>=5.6.0
25
ipykernel
26
jinja2
27
lxml
28
-matplotlib>=2.0.0
+matplotlib>=2.0.2
nbsphinx
numexpr>=2.6.8
openpyxl
0 commit comments