forked from incognite-lab/Pepper-Controller
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpython3env.yml
More file actions
34 lines (33 loc) · 707 Bytes
/
python3env.yml
File metadata and controls
34 lines (33 loc) · 707 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
name: pepperenv
channels:
- conda-forge
- defaults
dependencies:
- ffmpeg=4.0=hcdf2ecd_0
- opencv=3.4.2=py35h6fd60c2_1
- pip=10.0.1=py35_0
- py-opencv=3.4.2=py35hb342d67_1
- python=3.5.6=h12debd9_1
- readline=8.1=h27cfd23_0
- setuptools=40.2.0=py35_0
- sqlite=3.36.0=hc218d9a_0
- wheel=0.37.0=pyhd3eb1b0_1
- pip:
- bcrypt==3.1.7
- cffi==1.14.6
- cryptography==3.2.1
- nose==1.3.7
- numpy==1.18.5
- paramiko==2.7.2
- pillow==7.2.0
- playsound==1.3.0
- pycparser==2.20
- pygubu==0.16
- pynacl==1.4.0
- pyyaml==5.3.1
- qi==3.0.0
- scp==0.14.1
- six==1.16.0
- speechrecognition==3.8.1
- tk==0.1.0
- vokativ==1.2.1