-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
119 lines (119 loc) · 2.86 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
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
name: compositional_elements
channels:
- defaults
dependencies:
- ca-certificates=2020.12.8=hecd8cb5_0
- certifi=2020.12.5=py38hecd8cb5_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1i=h9ed2024_0
- pip=20.3.1=py38hecd8cb5_0
- python=3.8.5=h26836e1_1
- readline=8.0=h1de35cc_0
- setuptools=51.0.0=py38hecd8cb5_2
- sqlite=3.33.0=hffcf06c_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.36.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- alabaster==0.7.12
- attrs==20.3.0
- babel==2.9.0
- beautifulsoup4==4.9.3
- bleach==3.2.1
- cachetools==4.2.0
- chardet==3.0.4
- colorama==0.4.4
- compoelem==0.0.7
- compositional-elements==0.0.3
- cycler==0.10.0
- cython==0.29.21
- decorator==4.4.2
- docutils==0.16
- future==0.18.2
- google==3.0.0
- google-api-core==1.24.1
- google-api-python-client==1.12.8
- google-auth==1.24.0
- google-auth-httplib2==0.0.4
- googleapis-common-protos==1.52.0
- hnswlib==0.4.0
- httplib2==0.18.1
- hypothesis==5.43.4
- idna==2.10
- imageio==2.9.0
- imagesize==1.2.0
- iniconfig==1.1.1
- jinja2==2.11.2
- json-tricks==3.15.5
- keyring==21.5.0
- kiwisolver==1.3.1
- lxml==4.6.2
- mako==1.1.3
- markdown==3.3.3
- markupsafe==1.1.1
- matplotlib==3.3.3
- networkx==2.5
- numpy==1.19.4
- opencv-python==4.5.1.48
- packaging==20.7
- pafprocess-ext==1.0
- pandas==1.2.0
- pbr==5.5.1
- pdoc3==0.9.2
- pillow==8.0.1
- pkginfo==1.6.1
- pluggy==0.13.1
- progress==1.5
- protobuf==3.14.0
- py==1.10.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pybind11==2.6.1
- pycocotools==2.0.2
- pygments==2.7.3
- pyparsing==2.4.7
- pytest==6.2.1
- python-dateutil==2.8.1
- pytils==0.3
- pytz==2020.4
- pywavelets==1.1.1
- pyyaml==5.3.1
- readme-renderer==28.0
- requests==2.25.0
- requests-toolbelt==0.9.1
- rfc3986==1.4.0
- rsa==4.6
- scikit-image==0.18.1
- scipy==1.5.4
- shapely==1.7.1
- six==1.15.0
- snowballstemmer==2.0.0
- sortedcontainers==2.3.0
- soupsieve==2.1
- sphinx==3.3.1
- sphinxcontrib-apidoc==0.3.0
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==1.0.3
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.4
- tifffile==2020.12.8
- toml==0.10.2
- tools==0.1.9
- torch==1.7.1
- torch-lr-finder==0.2.1
- torchvision==0.8.2
- tqdm==4.54.1
- twine==3.2.0
- typing==3.7.4.3
- typing-extensions==3.7.4.3
- uritemplate==3.0.1
- urllib3==1.26.2
- webencodings==0.5.1
- yacs==0.1.8
prefix: /opt/anaconda3/envs/compositional_elements