-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
44 lines (43 loc) · 977 Bytes
/
environment.yml
File metadata and controls
44 lines (43 loc) · 977 Bytes
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
name: torqueenv
channels:
- defaults
dependencies:
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.2=py36_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=haf1e3a3_0
- libffi=3.2.1=h0a44026_6
- ncurses=6.2=h0a44026_1
- openssl=1.0.2u=h1de35cc_0
- pip=20.1.1=py36_1
- python=3.6.3=h47c878a_7
- readline=7.0=h1de35cc_5
- setuptools=47.3.0=py36_0
- sqlite=3.32.2=hffcf06c_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.34.2=py36_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- cffi==1.14.0
- cycler==0.10.0
- guizero==1.1.0
- kiwisolver==1.2.0
- matplotlib==3.2.2
- nidaqmx==0.5.7
- numpy==1.18.5
- pandas==1.0.5
- pycparser==2.20
- pyfirmata==1.1.0
- pygame==1.9.6
- pymunk==5.6.0
- pyparsing==2.4.7
- pyserial==3.4
- python-dateutil==2.8.1
- pytz==2020.1
- pyzmq==19.0.1
- scipy==1.4.1
- seaborn==0.10.1
- six==1.15.0
- zmq==0.0.0
prefix: /anaconda3/envs/torqueenv