mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 18:04:12 +08:00
MAINT: conda environment updates
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
name: catalyst
|
||||
channels:
|
||||
- defaults
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- certifi=2016.2.28=py27_0
|
||||
- mkl=2017.0.3
|
||||
- matplotlib=2.1.2=py36_0
|
||||
- numpy=1.13.1=py27_0
|
||||
- openssl=1.0.2l
|
||||
- pip=9.0.1=py27_1
|
||||
|
||||
@@ -1,22 +1,17 @@
|
||||
name: catalyst
|
||||
channels:
|
||||
- defaults
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- ca-certificates=2017.08.26
|
||||
- certifi=2018.1.18
|
||||
- intel-openmp=2018.0.0
|
||||
- libcxx=4.0.1
|
||||
- libcxxabi=4.0.1
|
||||
- libedit=3.1
|
||||
- libffi=3.2.1
|
||||
- libgfortran=3.0.1
|
||||
- mkl=2018.0.1
|
||||
- ncurses=6.0
|
||||
- numpy=1.14.0
|
||||
- openssl=1.0.2n
|
||||
- matplotlib=2.1.2=py36_0
|
||||
- pip=9.0.1
|
||||
- python=3.6.4
|
||||
- readline=7.0
|
||||
- scipy=1.0.0
|
||||
- setuptools=38.4.0=py36_0
|
||||
- sqlite=3.22.0
|
||||
|
||||
Reference in New Issue
Block a user