forked from BhaskarJoshi-01/DroneControl
-
Notifications
You must be signed in to change notification settings - Fork 1
/
conda.yml
186 lines (186 loc) · 5.16 KB
/
conda.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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
name: rl
channels:
- pytorch
- nvidia
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- asttokens=2.0.5=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- blas=1.0=mkl
- brotlipy=0.7.0=py39h27cfd23_1003
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2022.10.11=h06a4308_0
- certifi=2022.9.24=py39h06a4308_0
- cffi=1.15.1=py39h5eee18b_2
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=38.0.1=py39h9ce1e76_0
- cuda=11.6.2=0
- cuda-cccl=11.6.55=hf6102b2_0
- cuda-command-line-tools=11.6.2=0
- cuda-compiler=11.6.2=0
- cuda-cudart=11.6.55=he381448_0
- cuda-cudart-dev=11.6.55=h42ad0f4_0
- cuda-cuobjdump=11.6.124=h2eeebcb_0
- cuda-cupti=11.6.124=h86345e5_0
- cuda-cuxxfilt=11.6.124=hecbf4f6_0
- cuda-driver-dev=11.6.55=0
- cuda-gdb=11.8.86=0
- cuda-libraries=11.6.2=0
- cuda-libraries-dev=11.6.2=0
- cuda-memcheck=11.8.86=0
- cuda-nsight=11.8.86=0
- cuda-nsight-compute=11.8.0=0
- cuda-nvcc=11.6.124=hbba6d2d_0
- cuda-nvdisasm=11.8.86=0
- cuda-nvml-dev=11.6.55=haa9ef22_0
- cuda-nvprof=11.8.87=0
- cuda-nvprune=11.6.124=he22ec0a_0
- cuda-nvrtc=11.6.124=h020bade_0
- cuda-nvrtc-dev=11.6.124=h249d397_0
- cuda-nvtx=11.6.124=h0630a44_0
- cuda-nvvp=11.8.87=0
- cuda-runtime=11.6.2=0
- cuda-samples=11.6.101=h8efea70_0
- cuda-sanitizer-api=11.8.86=0
- cuda-toolkit=11.6.2=0
- cuda-tools=11.6.2=0
- cuda-visual-tools=11.6.2=0
- decorator=5.1.1=pyhd3eb1b0_0
- executing=0.8.3=pyhd3eb1b0_0
- ffmpeg=4.3=hf484d3e_0
- flit-core=3.6.0=pyhd3eb1b0_0
- freetype=2.12.1=h4a9f257_0
- gds-tools=1.4.0.31=0
- giflib=5.2.1=h7b6447c_0
- gmp=6.2.1=h295c915_3
- gnutls=3.6.15=he1e5248_0
- idna=3.4=py39h06a4308_0
- intel-openmp=2021.4.0=h06a4308_3561
- ipython=8.6.0=py39h06a4308_0
- jedi=0.18.1=py39h06a4308_1
- jpeg=9e=h7f8727e_0
- lame=3.100=h7b6447c_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libcublas=11.11.3.6=0
- libcublas-dev=11.11.3.6=0
- libcufft=10.9.0.58=0
- libcufft-dev=10.9.0.58=0
- libcufile=1.4.0.31=0
- libcufile-dev=1.4.0.31=0
- libcurand=10.3.0.86=0
- libcurand-dev=10.3.0.86=0
- libcusolver=11.4.1.48=0
- libcusolver-dev=11.4.1.48=0
- libcusparse=11.7.5.86=0
- libcusparse-dev=11.7.5.86=0
- libdeflate=1.8=h7f8727e_5
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libiconv=1.16=h7f8727e_2
- libidn2=2.3.2=h7f8727e_0
- libnpp=11.8.0.86=0
- libnpp-dev=11.8.0.86=0
- libnvjpeg=11.9.0.86=0
- libnvjpeg-dev=11.9.0.86=0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=11.2.0=h1234567_1
- libtasn1=4.16.0=h27cfd23_0
- libtiff=4.4.0=hecacb30_2
- libunistring=0.9.10=h27cfd23_0
- libwebp=1.2.4=h11a3e52_0
- libwebp-base=1.2.4=h5eee18b_0
- lz4-c=1.9.3=h295c915_1
- matplotlib-inline=0.1.6=py39h06a4308_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py39h7f8727e_0
- mkl_fft=1.3.1=py39hd3c417c_0
- mkl_random=1.2.2=py39h51133e4_0
- ncurses=6.3=h5eee18b_3
- nettle=3.7.3=hbbd107a_1
- nsight-compute=2022.3.0.22=0
- openh264=2.1.1=h4ff587b_0
- openssl=1.1.1s=h7f8727e_0
- parso=0.8.3=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=22.2.2=py39h06a4308_0
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pure_eval=0.2.2=pyhd3eb1b0_0
- pycparser=2.21=pyhd3eb1b0_0
- pygments=2.11.2=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py39h06a4308_0
- python=3.9.15=h7a1cb2a_2
- pytorch=1.13.0=py3.9_cuda11.6_cudnn8.3.2_0
- pytorch-cuda=11.6=h867d48c_0
- pytorch-mutex=1.0=cuda
- readline=8.2=h5eee18b_0
- requests=2.28.1=py39h06a4308_0
- setuptools=65.5.0=py39h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.40.0=h5082296_0
- stack_data=0.2.0=pyhd3eb1b0_0
- tk=8.6.12=h1ccaba5_0
- torchaudio=0.13.0=py39_cu116
- torchvision=0.14.0=py39_cu116
- traitlets=5.1.1=pyhd3eb1b0_0
- typing_extensions=4.4.0=py39h06a4308_0
- tzdata=2022g=h04d1e81_0
- urllib3=1.26.12=py39h06a4308_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.8=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.2=ha4553b6_0
- pip:
- aiosignal==1.3.1
- attrs==22.1.0
- click==8.0.4
- cloudpickle==2.2.0
- contourpy==1.0.6
- cycler==0.11.0
- distlib==0.3.6
- dm-tree==0.1.7
- filelock==3.8.2
- fonttools==4.38.0
- frozenlist==1.3.3
- grpcio==1.51.1
- gym==0.21.0
- gym-pybullet-drones==0.0.3
- imageio==2.22.4
- importlib-metadata==4.13.0
- jsonschema==4.17.3
- kiwisolver==1.4.4
- lz4==4.0.2
- matplotlib==3.6.2
- msgpack==1.0.4
- networkx==2.8.8
- numpy==1.23.5
- packaging==22.0
- pandas==1.5.2
- pillow==9.3.0
- platformdirs==2.6.0
- protobuf==3.20.1
- pybullet==3.2.5
- pyparsing==3.0.9
- pyrsistent==0.19.2
- python-dateutil==2.8.2
- pytz==2022.6
- pywavelets==1.4.1
- pyyaml==6.0
- ray==2.1.0
- scikit-image==0.19.3
- scipy==1.9.3
- stable-baselines3==1.6.2
- tabulate==0.9.0
- tensorboardx==2.5.1
- tifffile==2022.10.10
- virtualenv==20.17.1
- zipp==3.11.0
prefix: /home2/dhruv.kapur/anaconda3/envs/rl