-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
45 lines (44 loc) · 1.14 KB
/
environment.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
name: openHTS
channels:
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2020.12.8=hecd8cb5_0
- certifi=2020.12.5=py38hecd8cb5_0
- intel-openmp=2019.4=233
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- mkl=2019.4=233
- mkl-service=2.3.0=py38h9ed2024_0
- mkl_fft=1.2.0=py38hc64f4ea_0
- mkl_random=1.1.1=py38h959d312_0
- ncurses=6.2=h0a44026_1
- numpy-base=1.19.2=py38hcfb5961_0
- openssl=1.1.1i=h9ed2024_0
- pandas=1.2.0=py38hb2f4e1b_0
- pip=20.3.3=py38hecd8cb5_0
- python=3.8.5=h26836e1_1
- python-dateutil=2.8.1=py_0
- pytz=2020.5=pyhd3eb1b0_0
- readline=8.0=h1de35cc_0
- setuptools=51.1.2=py38hecd8cb5_4
- six=1.15.0=py38hecd8cb5_0
- sqlite=3.33.0=hffcf06c_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:
- aionotify==0.2.0
- attrs==20.3.0
- jsonschema==3.2.0
- numpy==1.19.5
- opentrons==4.0.0
- opentrons-shared-data==4.0.0
- pydantic==1.4
- pyrsistent==0.17.3
- pyserial==3.5
- typing-extensions==3.7.4.3
- urwid==1.3.1
prefix: /Users/glm5uh/anaconda3/envs/openHTS