-
Notifications
You must be signed in to change notification settings - Fork 0
/
conda.yaml
138 lines (137 loc) · 3.28 KB
/
conda.yaml
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
name: py37
channels:
- conda-forge
- defaults
dependencies:
- _pytorch_select=0.1=cpu_0
- blas=1.0=mkl
- ca-certificates=2020.6.20=hecda079_0
- certifi=2020.6.20=py37hc8dfbb8_0
- cffi=1.14.0=py37hc512035_1
- future=0.18.2=py37hc8dfbb8_1
- importlib-metadata=1.7.0=py37hc8dfbb8_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- libprotobuf=3.8.0=hfbae3c0_0
- llvm-openmp=10.0.1=h28b9765_0
- markdown=3.2.2=py_0
- mkl=2019.5=281
- mkl-service=2.3.0=py37h0b31af3_0
- mkl_fft=1.1.0=py37h3b54f70_1
- mkl_random=1.1.1=py37h959d312_0
- ncurses=6.2=h0a44026_1
- ninja=1.10.0=ha1b3eb9_0
- numpy-base=1.19.1=py37hcfb5961_0
- openssl=1.1.1g=h0b31af3_1
- pip=20.1.1=py37_1
- protobuf=3.8.0=py37h4a8c4bd_2
- pycparser=2.20=pyh9f0ad1d_2
- python=3.7.7=hf48f09d_4
- python_abi=3.7=1_cp37m
- pytorch=1.3.1=cpu_py37h0c87eb2_0
- readline=8.0=h1de35cc_0
- setuptools=49.2.0=py37_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.32.3=hffcf06c_0
- tensorboard=1.14.0=py37_0
- tk=8.6.10=hb0a8c7a_0
- tqdm=4.48.2=pyh9f0ad1d_0
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.34.2=py37_0
- xz=5.2.5=h1de35cc_0
- yaml=0.2.5=h0b31af3_0
- zipp=3.1.0=py_0
- zlib=1.2.11=h1de35cc_3
- pip:
- absl-py==0.9.0
- appnope==0.1.0
- attrs==19.3.0
- backcall==0.2.0
- bitarray==1.4.2
- bleach==3.1.5
- chardet==3.0.4
- click==7.1.2
- cloudpickle==1.3.0
- cycler==0.10.0
- dacite==1.5.1
- decorator==4.4.2
- defusedxml==0.6.0
- entrypoints==0.3
- grpcio==1.31.0
- gym==0.17.2
- idna==2.10
- ipykernel==5.3.3
- ipython==7.16.1
- ipython-genutils==0.2.0
- ipywidgets==7.5.1
- jedi==0.17.2
- jinja2==2.11.2
- joblib==0.16.0
- json5==0.9.5
- jsonschema==3.2.0
- jupyter==1.0.0
- jupyter-client==6.1.6
- jupyter-console==6.1.0
- jupyter-core==4.6.3
- jupyterlab==2.2.0
- jupyterlab-server==1.2.0
- kiwisolver==1.2.0
- markupsafe==1.1.1
- matplotlib==3.3.0
- mistune==0.8.4
- mo-future==3.71.20168
- mock==4.0.2
- more-itertools==8.4.0
- moz-sql-parser==2.44.19084
- nbconvert==5.6.1
- nbformat==5.0.7
- notebook==6.0.3
- numpy==1.19.0
- packaging==20.4
- pandas==1.0.5
- pandocfilters==1.4.2
- parso==0.7.0
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==7.2.0
- pluggy==0.13.1
- ply==3.11
- prometheus-client==0.8.0
- prompt-toolkit==3.0.5
- psqlparse==0.2.5
- psycopg2==2.8.5
- psycopg2-binary==2.8.5
- ptyprocess==0.6.0
- py==1.9.0
- pyglet==1.5.0
- pygments==2.6.1
- pyparsing==2.4.7
- pyrsistent==0.16.0
- pytest==5.4.3
- python-dateutil==2.8.0
- pytorch-lightning==0.9.0rc9
- pytz==2019.2
- pyyaml==5.1.2
- pyzmq==19.0.1
- qtconsole==4.7.5
- qtpy==1.9.0
- requests==2.24.0
- scikit-learn==0.23.1
- scipy==1.5.1
- seaborn==0.10.1
- send2trash==1.5.0
- sklearn==0.0
- sqlparse==0.3.0
- termcolor==1.1.0
- terminado==0.8.3
- testpath==0.4.4
- threadpoolctl==2.1.0
- torch==1.5.1
- tornado==6.0.4
- traitlets==4.3.3
- urllib3==1.25.9
- wcwidth==0.2.5
- webencodings==0.5.1
- widgetsnbextension==3.5.1
prefix: /usr/local/anaconda3/envs/py37