mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 17:47:56 +08:00
Update python3.6-environment.yml
This commit is contained in:
committed by
Victor Grau Serrat
parent
50310576f9
commit
bfd7e4b2dd
@@ -2,28 +2,28 @@ name: catalyst
|
||||
channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- ca-certificates=2017.08.26=ha1e5d58_0
|
||||
- certifi=2018.1.18=py36_0
|
||||
- intel-openmp=2018.0.0=h8158457_8
|
||||
- libcxx=4.0.1=h579ed51_0
|
||||
- libcxxabi=4.0.1=hebd6815_0
|
||||
- libedit=3.1=hb4e282d_0
|
||||
- libffi=3.2.1=h475c297_4
|
||||
- libgfortran=3.0.1=h93005f0_2
|
||||
- mkl=2018.0.1=hfbd8650_4
|
||||
- ncurses=6.0=hd04f020_2
|
||||
- numpy=1.14.0=py36h8a80b8c_1
|
||||
- openssl=1.0.2n=hdbc3d79_0
|
||||
- pip=9.0.1=py36h1555ced_4
|
||||
- python=3.6.4=hc167b69_1
|
||||
- readline=7.0=hc1231fa_4
|
||||
- scipy=1.0.0=py36h1de22e9_0
|
||||
- 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
|
||||
- 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=h3efe00b_0
|
||||
- tk=8.6.7=h35a86e2_3
|
||||
- wheel=0.30.0=py36h5eb2c71_1
|
||||
- xz=5.2.3=h0278029_2
|
||||
- zlib=1.2.11=hf3cbc9b_2
|
||||
- sqlite=3.22.0
|
||||
- tk=8.6.7
|
||||
- wheel=0.30.0
|
||||
- xz=5.2.3
|
||||
- zlib=1.2.11
|
||||
- pip:
|
||||
- aiodns==1.1.1
|
||||
- aiohttp==3.0.1
|
||||
|
||||
Reference in New Issue
Block a user