-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
140 lines (140 loc) · 3.9 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
133
134
135
136
137
138
139
140
name: ltl_safety
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- atk-1.0=2.36.0=ha1a6a79_0
- ca-certificates=2023.05.30=h06a4308_0
- cairo=1.16.0=h18b612c_1001
- expat=2.5.0=hcb278e6_1
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=hab24e00_0
- fontconfig=2.14.1=hef1e5e3_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- freetype=2.10.4=h0708190_1
- fribidi=1.0.10=h36c2ea0_0
- gdk-pixbuf=2.42.10=h5eee18b_0
- glib=2.69.1=h4ff587b_1
- gobject-introspection=1.72.0=py39hbb6d50b_0
- graphite2=1.3.14=h295c915_1
- graphviz=2.50.0=h3cd0ef9_0
- gtk2=2.24.33=h73c1081_2
- gts=0.7.6=h08bb679_0
- harfbuzz=4.3.0=hf52aaf7_1
- icu=58.2=hf484d3e_1000
- jpeg=9e=h0b41bf4_3
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libdeflate=1.17=h5eee18b_0
- libexpat=2.5.0=hcb278e6_1
- libffi=3.3=he6710b0_2
- libgcc-ng=13.1.0=he5830b7_0
- libgd=2.3.3=h695aa2c_1
- libpng=1.6.39=h5eee18b_0
- librsvg=2.54.4=h36cc946_2
- libstdcxx-ng=13.1.0=hfd8a6a1_0
- libtiff=4.5.0=h6a678d5_2
- libtool=2.4.7=h27087fc_0
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.3.1=hd590300_0
- libxcb=1.15=h0b41bf4_0
- libxml2=2.9.14=h74e7548_0
- llvm-openmp=14.0.6=h9e868ea_0
- lz4-c=1.9.4=hcb278e6_0
- ncurses=6.4=h6a678d5_0
- ninja=1.11.1=h924138e_0
- openssl=1.1.1u=h7f8727e_0
- pango=1.50.7=h05da053_0
- pcre=8.45=h9c3ff4c_0
- pip=23.2.1=py39h06a4308_0
- pixman=0.38.0=h516909a_1003
- pthread-stubs=0.4=h36c2ea0_1001
- python=3.9.0=hdb3f193_2
- python_abi=3.9=2_cp39
- readline=8.2=h5eee18b_0
- setuptools=68.0.0=py39h06a4308_0
- spot=2.11.5=py39h3d6467e_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2023c=h04d1e81_0
- wheel=0.38.4=py39h06a4308_0
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.1.1=hd590300_0
- xorg-libsm=1.2.4=h7391055_0
- xorg-libx11=1.8.6=h8ee46fc_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h0b41bf4_2
- xorg-libxrender=0.9.11=hd590300_0
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.5=hc292b87_0
- pip:
- asttokens==2.2.1
- backcall==0.2.0
- beautifulsoup4==4.12.2
- bosdyn-api==3.3.0
- bosdyn-choreography-client==3.3.0
- bosdyn-choreography-protos==3.3.0
- bosdyn-client==3.3.0
- bosdyn-core==3.3.0
- bosdyn-mission==3.3.0
- certifi==2019.3.9
- chardet==3.0.4
- decorator==5.1.1
- deprecated==1.2.14
- executing==1.2.0
- fastjsonschema==2.18.0
- filelock==3.12.2
- gdown==4.7.1
- idna==2.8
- ipdb==0.13.9
- ipython==8.14.0
- jedi==0.18.2
- jsonschema==4.18.4
- jsonschema-specifications==2023.7.1
- jupyter-core==5.3.1
- matplotlib-inline==0.1.6
- nbformat==5.9.1
- networkx==2.3
- openai==0.27.8
- opencv-python==4.5.1.48
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- platformdirs==3.9.1
- plotly==5.15.0
- prompt-toolkit==3.0.39
- protobuf==4.24.1
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.15.1
- pyjwt==2.8.0
- pysocks==1.7.1
- referencing==0.30.0
- retrying==1.3.4
- rpds-py==0.9.2
- scikit-learn==1.3.0
- scipy==1.11.1
- six==1.16.0
- sklearn==0.0.post7
- soupsieve==2.4.1
- stack-data==0.6.2
- tenacity==8.2.2
- termcolor==1.1.0
- threadpoolctl==3.2.0
- toml==0.10.2
- tqdm==4.66.1
- traitlets==5.9.0
- virtualhome==2.3.0
- wcwidth==0.2.6
- wrapt==1.15.0
prefix: /users/zyang157/anaconda/ltl_safety