forked from udacity/FCND-Backyard-Flyer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
49 lines (49 loc) · 1.19 KB
/
Copy pathenvironment.yaml
File metadata and controls
49 lines (49 loc) · 1.19 KB
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
name: udacity-fcnd
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- backcall=0.1.0=py36_0
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py36_0
- decorator=4.4.2=py_0
- ipython=7.13.0=py36h5ca1d4c_0
- ipython_genutils=0.2.0=py36_0
- jedi=0.16.0=py36_1
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- ncurses=6.2=he6710b0_0
- openssl=1.1.1g=h7b6447c_0
- parso=0.6.2=py_0
- pexpect=4.8.0=py36_0
- pickleshare=0.7.5=py36_0
- pip=20.0.2=py36_1
- prompt-toolkit=3.0.4=py_0
- prompt_toolkit=3.0.4=0
- ptyprocess=0.6.0=py36_0
- pygments=2.6.1=py_0
- python=3.6.10=hcf32534_1
- readline=8.0=h7b6447c_0
- setuptools=46.1.3=py36_0
- six=1.14.0=py36_0
- sqlite=3.31.1=h62c20be_1
- tk=8.6.8=hbc83047_0
- traitlets=4.3.3=py36_0
- wcwidth=0.1.9=py_0
- wheel=0.34.2=py36_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- cflib==0.1.10
- future==0.16.0
- lxml==4.1.1
- numpy==1.18.3
- pymavlink==2.2.8
- pyusb==1.0.2
- udacidrone==0.3.5
- utm==0.4.0
- uvloop==0.9.1
- websockets==4.0.1