-
Notifications
You must be signed in to change notification settings - Fork 1
/
mac_env.yml
146 lines (146 loc) · 3.01 KB
/
mac_env.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
name: deep_PPIs
channels:
- apple
- pytorch
- conda-forge
- bioconda
- defaults
dependencies:
- atk-1.0=2.36.0
- bzip2=1.0.8
- c-ares=1.18.1
- ca-certificates=2022.6.15.2
- cached-property=1.5.2
- cached_property=1.5.2
- cairo=1.16.0
- expat=2.4.8
- font-ttf-dejavu-sans-mono=2.37
- font-ttf-inconsolata=3.000
- font-ttf-source-code-pro=2.038
- font-ttf-ubuntu=0.83
- fontconfig=2.14.0
- fonts-conda-ecosystem=1
- fonts-conda-forge=1
- freetype=2.10.4
- fribidi=1.0.10
- gdk-pixbuf=2.42.8
- gettext=0.19.8.1
- giflib=5.2.1
- graphite2=1.3.13
- graphviz=3.0.0
- grpcio=1.45.0
- gtk2=2.24.33
- gts=0.7.6
- h5py=3.6.0
- harfbuzz=4.3.0
- hdf5=1.12.1
- icu=70.1
- jpeg=9e
- krb5=1.19.3
- lerc=3.0
- libblas=3.9.0
- libcblas=3.9.0
- libcurl=7.82.0
- libcxx=13.0.1
- libdeflate=1.10
- libedit=3.1.20191231
- libev=4.33
- libffi=3.4.2
- libgd=2.3.3
- libgfortran=5.0.0.dev0
- libgfortran5=11.0.1.dev0
- libglib=2.70.2
- libiconv=1.16
- liblapack=3.9.0
- libnghttp2=1.47.0
- libopenblas=0.3.18
- libpng=1.6.37
- librsvg=2.54.3
- libssh2=1.10.0
- libtiff=4.3.0
- libtool=2.4.6
- libwebp=1.2.2
- libwebp-base=1.2.2
- libxml2=2.9.14
- libzlib=1.2.11
- llvm-openmp=13.0.1
- lz4-c=1.9.3
- ncurses=6.3
- numpy=1.21.5
- openssl=3.0.3
- pango=1.50.7
- pcre=8.45
- pip=22.0.4
- pixman=0.40.0
- python=3.8.13
- python-graphviz=0.20.1
- python_abi=3.8
- readline=8.1.2
- setuptools=61.3.0
- sqlite=3.37.1
- tensorflow-deps=2.8.0
- tk=8.6.12
- wheel=0.37.1
- xz=5.2.5
- zlib=1.2.11
- zstd=1.5.2
- pip:
- absl-py==1.0.0
- astunparse==1.6.3
- cachetools==5.0.0
- certifi==2021.10.8
- charset-normalizer==2.0.12
- cycler==0.11.0
- flatbuffers==2.0
- fonttools==4.31.2
- gast==0.5.3
- gensim==4.1.2
- google-auth==2.6.2
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- idna==3.3
- importlib-metadata==4.11.3
- joblib==1.1.0
- keras==2.8.0
- keras-preprocessing==1.1.2
- kiwisolver==1.4.2
- libclang==13.0.0
- markdown==3.3.6
- matplotlib==3.5.1
- networkx==2.8
- oauthlib==3.2.0
- opt-einsum==3.3.0
- packaging==21.3
- pandas==1.4.2
- pillow==9.1.0
- protobuf==3.20.0
- psutil==5.9.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pydot==1.4.2
- pydotplus==2.0.2
- pyparsing==3.0.7
- python-dateutil==2.8.2
- pytz==2022.1
- requests==2.27.1
- requests-oauthlib==1.3.1
- rsa==4.8
- scikit-learn==1.0.2
- scipy==1.8.0
- seaborn==0.12.2
- six==1.15.0
- smart-open==5.2.1
- tensorboard==2.8.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow-macos==2.8.0
- tensorflow-metal==0.4.0
- termcolor==1.1.0
- tf-estimator-nightly==2.8.0.dev2021122109
- threadpoolctl==3.1.0
- tqdm==4.64.0
- typing-extensions==4.1.1
- urllib3==1.26.9
- werkzeug==2.1.1
- wrapt==1.14.0
- zipp==3.7.0