-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
executable file
·73 lines (72 loc) · 1.26 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
name: gncutils
channels:
- conda-forge
- defaults
dependencies:
- asn1crypto=0.24.0
- bcrypt=3.1.4
- blas=1.0
- bzip2=1.0.8
- ca-certificates=2020.1.1
- certifi=2018.8.24
- cffi=1.11.5
- cftime=1.0.0b1
- cryptography=2.3.1
- cryptography-vectors=2.3.1
- curl=7.64.0
- cycler=0.10.0
- freetype=2.6.3
- geos=3.8.1
- gsw=3.2.1
- hdf4=4.2.13
- hdf5=1.10.3
- icu=58.2
- idna=2.9
- intel-openmp=2019.4
- jpeg=9c
- krb5=1.16.3
- libcurl=7.64.0
- libcxx=9.0.1
- libedit=3.1.20181209
- libffi=3.2.1
- libgfortran=3.0.1
- libiconv=1.15
- libnetcdf=4.6.1
- libpng=1.6.37
- libssh2=1.8.0
- libxml2=2.9.9
- libxslt=1.1.32
- lxml=4.2.5
- matplotlib=1.5.3
- mkl=2018.0.3
- ncurses=6.1
- netcdf4=1.4.1
- numpy=1.11.3
- openblas=0.2.20
- openssl=1.0.2u
- paramiko=2.4.1
- pip=20.0.2
- pyasn1=0.4.8
- pycparser=2.20
- pynacl=1.1.2
- pyparsing=2.4.6
- pyqt=5.6.0
- pysftp=0.2.9
- python=3.5.4
- python-dateutil=2.8.1
- pytz=2019.3
- pyyaml=3.13
- qt=5.6.2
- readline=7.0
- scipy=1.1.0
- setuptools=40.4.3
- shapely=1.5.16
- sip=4.18.1
- six=1.14.0
- sqlite=3.28.0
- tk=8.6.10
- wheel=0.34.2
- xz=5.2.4
- yaml=0.1.7
- zlib=1.2.11
prefix: /Users/kerfoot/miniconda3/envs/gncutils