forked from satta/eupathws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
87 lines (87 loc) · 2.28 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
name: eupathwsEnv
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- asn1crypto=1.4.0=py_0
- biopython=1.72=py35h04863e7_0
- blas=1.0=mkl
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2020.6.20=pyhd3eb1b0_3
- cryptography=2.3.1=py35hc365091_0
- decorator=5.0.9=pyhd3eb1b0_0
- idna=2.10=pyhd3eb1b0_0
- intel-openmp=2021.3.0=h06a4308_3350
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jupyter_core=4.5.0=py_0
- libedit=3.1.20210216=h27cfd23_1
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=9.3.0=h5101ec6_17
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- mkl=2021.3.0=h06a4308_520
- nbformat=5.1.3=pyhd3eb1b0_0
- ncurses=6.2=he6710b0_1
- openssl=1.0.2u=h7b6447c_0
- pandas=0.23.4=py35h04863e7_0
- plotly=2.7.0=py35_1
- pycparser=2.20=py_2
- pyopenssl=18.0.0=py35_0
- pysocks=1.6.8=py35_0
- python=3.5.6=hc3d631a_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2021.1=pyhd3eb1b0_0
- readline=7.0=h7b6447c_5
- requests=2.25.1=pyhd3eb1b0_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.33.0=h62c20be_0
- tk=8.6.10=hbc83047_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- attrs==21.2.0
- cachetools==4.2.2
- cffi==1.14.6
- chardet==4.0.0
- cython==0.29.24
- ftputil==3.4
- future==0.18.2
- genometools==1.6.2
- google-api-core==1.23.0
- google-auth==1.23.0
- google-cloud-core==1.4.4
- google-cloud-storage==1.32.0
- google-crc32c==1.0.0
- google-resumable-media==1.1.0
- googleapis-common-protos==1.52.0
- httplib2==0.19.1
- importlib-metadata==2.1.1
- jinja2==2.11.3
- jsonschema==3.2.0
- jupyter-core==4.6.3
- markupsafe==1.1.1
- numpy==1.18.5
- oauth2client==4.1.3
- pip==20.3.4
- protobuf==3.17.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==2.4.7
- pyrsistent==0.17.3
- retrying==1.3.3
- rsa==4.7.2
- scipy==1.4.1
- setuptools==50.3.2
- sortedcontainers==1.5.10
- soupsieve==2.1
- traitlets==4.3.3
- unicodecsv==0.14.1
- urllib3==1.26.6
- xlmhg==2.4.9
- xmltodict==0.12.0
- zipp==1.2.0
prefix: /home/haessar/miniconda3/envs/eupathwsEnv