-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
132 lines (132 loc) · 3.31 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
120
121
122
123
124
125
126
127
128
129
130
131
132
name: prolint
channels:
- conda-forge
- defaults
dependencies:
- astunparse=1.6.3=pyhd8ed1ab_0
- blosc=1.21.0=he49afe7_0
- bzip2=1.0.8=h0d85af4_4
- c-ares=1.17.1=h0d85af4_1
- ca-certificates=2021.5.30=h033912b_0
- certifi=2021.5.30=py37hf985489_0
- hdf5=1.10.6=nompi_hc5d9132_1114
- krb5=1.19.2=hcfbf3a7_0
- libblas=3.9.0=10_openblas
- libcblas=3.9.0=10_openblas
- libcurl=7.78.0=hf45b732_0
- libcxx=12.0.1=habf9029_0
- libedit=3.1.20191231=h0678c8f_2
- libev=4.33=haf1e3a3_1
- libffi=3.3=hb1e8313_2
- libgfortran=5.0.0=9_3_0_h6c81a4c_23
- libgfortran5=9.3.0=h6c81a4c_23
- liblapack=3.9.0=10_openblas
- libnghttp2=1.43.0=h07e645a_0
- libopenblas=0.3.17=openmp_h3351f45_1
- libssh2=1.9.0=h52ee1ee_6
- llvm-openmp=12.0.1=hda6cdc1_1
- mock=4.0.3=py37hf985489_1
- ncurses=6.2=h0a44026_1
- numexpr=2.7.3=py37hff173d8_0
- numpy=1.21.1=py37h84c02c4_0
- openssl=1.1.1k=h0d85af4_0
- pip=21.2.2=py37hecd8cb5_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pytables=3.6.1=py37h6293439_3
- python=3.7.11=h88f2d9e_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.7=2_cp37m
- pytz=2021.1=pyhd8ed1ab_0
- readline=8.1=h9ed2024_0
- scipy=1.7.1=py37h4e3cf02_0
- setuptools=52.0.0=py37hecd8cb5_0
- six=1.16.0=pyh6c4a22f_0
- snappy=1.1.8=hb1e8313_3
- sqlite=3.36.0=hce871da_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- anyio==3.3.0
- appnope==0.1.2
- argon2-cffi==20.1.0
- async-generator==1.10
- attrs==21.2.0
- babel==2.9.1
- backcall==0.2.0
- bleach==4.0.0
- bokeh==1.4.0
- cffi==1.14.6
- charset-normalizer==2.0.4
- colorcet==2.0.6
- cycler==0.10.0
- cython==0.29.24
- debugpy==1.4.1
- decorator==5.0.9
- defusedxml==0.7.1
- entrypoints==0.3
- idna==3.2
- importlib-metadata==3.10.1
- ipykernel==6.0.3
- ipython==7.26.0
- ipython-genutils==0.2.0
- ipywidgets==7.6.3
- jedi==0.18.0
- jinja2==3.0.1
- json5==0.9.6
- jsonschema==3.2.0
- jupyter-client==6.1.12
- jupyter-core==4.7.1
- jupyter-server==1.10.2
- jupyterlab==4.0.0a1
- jupyterlab-pygments==0.1.2
- jupyterlab-server==2.6.2
- jupyterlab-widgets==1.0.0
- kiwisolver==1.3.1
- markupsafe==2.0.1
- matplotlib==3.4.2
- matplotlib-inline==0.1.2
- mdtraj==1.9.5
- mistune==0.8.4
- nbclassic==0.3.1
- nbclient==0.5.3
- nbconvert==6.1.0
- nbformat==5.1.3
- nest-asyncio==1.5.1
- networkx==2.6.2
- nglview==3.0.3
- notebook==6.4.2
- packaging==21.0
- pandas==0.24.0
- pandocfilters==1.4.3
- param==1.11.1
- parso==0.8.2
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==8.3.1
- prometheus-client==0.11.0
- prompt-toolkit==3.0.19
- ptyprocess==0.7.0
- pycparser==2.20
- pyct==0.4.8
- pygments==2.9.0
- pyrsistent==0.18.0
- pyyaml==5.4.1
- pyzmq==22.2.1
- requests==2.26.0
- requests-unixsocket==0.2.0
- send2trash==1.7.1
- sniffio==1.2.0
- terminado==0.10.1
- testpath==0.5.0
- tornado==6.1
- traitlets==5.0.5
- typing-extensions==3.10.0.0
- urllib3==1.26.6
- wcwidth==0.2.5
- webencodings==0.5.1
- websocket-client==1.1.1
- widgetsnbextension==3.5.1
- zipp==3.5.0
- prolintpy==0.9.6