123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- name: carla
- channels:
- - defaults
- dependencies:
- - _libgcc_mutex=0.1=main
- - _openmp_mutex=4.5=1_gnu
- - ca-certificates=2021.10.26=h06a4308_2
- - certifi=2021.10.8=py37h06a4308_2
- - ld_impl_linux-64=2.35.1=h7274673_9
- - libffi=3.3=he6710b0_2
- - libgcc-ng=9.3.0=h5101ec6_17
- - libgomp=9.3.0=h5101ec6_17
- - libstdcxx-ng=9.3.0=hd4cf53a_17
- - ncurses=6.3=h7f8727e_2
- - openssl=1.1.1m=h7f8727e_0
- - pip=21.2.2=py37h06a4308_0
- - python=3.7.11=h12debd9_0
- - readline=8.1.2=h7f8727e_1
- - setuptools=58.0.4=py37h06a4308_0
- - sqlite=3.37.2=hc218d9a_0
- - tk=8.6.11=h1ccaba5_0
- - wheel=0.37.1=pyhd3eb1b0_0
- - xz=5.2.5=h7b6447c_0
- - zlib=1.2.11=h7f8727e_4
- - pip:
- - addict==2.4.0
- - antlr4-python3-runtime==4.8
- - anyio==3.5.0
- - argon2-cffi==21.3.0
- - argon2-cffi-bindings==21.2.0
- - attrs==21.4.0
- - babel==2.9.1
- - backcall==0.2.0
- - bleach==4.1.0
- - carla==0.9.13
- - cffi==1.15.0
- - charset-normalizer==2.0.11
- - cycler==0.11.0
- - debugpy==1.5.1
- - decorator==5.1.1
- - defusedxml==0.7.1
- - deprecation==2.1.0
- - dotmap==1.3.26
- - elementpath==1.3.3
- - entrypoints==0.4
- - ephem==4.1.3
- - fonttools==4.29.1
- - future==0.18.2
- - idna==3.3
- - importlib-metadata==4.10.1
- - importlib-resources==5.4.0
- - ipykernel==6.8.0
- - ipython==7.31.1
- - ipython-genutils==0.2.0
- - ipywidgets==7.6.5
- - jedi==0.18.1
- - jinja2==3.0.3
- - joblib==1.1.0
- - json5==0.9.6
- - jsonschema==4.4.0
- - jupyter-client==7.1.2
- - jupyter-core==4.9.1
- - jupyter-packaging==0.11.1
- - jupyter-server==1.13.5
- - jupyterlab==3.2.9
- - jupyterlab-pygments==0.1.2
- - jupyterlab-server==2.10.3
- - jupyterlab-widgets==1.0.2
- - kiwisolver==1.3.2
- - markupsafe==2.0.1
- - matplotlib==3.5.1
- - matplotlib-inline==0.1.3
- - mistune==0.8.4
- - nbclassic==0.3.5
- - nbclient==0.5.10
- - nbconvert==6.4.1
- - nbformat==5.1.3
- - nest-asyncio==1.5.4
- - networkx==2.2
- - notebook==6.4.8
- - numpy==1.18.4
- - open3d==0.14.1
- - opencv-python==4.2.0.32
- - packaging==21.3
- - pandas==1.3.5
- - pandocfilters==1.5.0
- - parso==0.8.3
- - pexpect==4.8.0
- - pickleshare==0.7.5
- - pillow==7.2.0
- - prometheus-client==0.13.1
- - prompt-toolkit==3.0.26
- - psutil==5.9.0
- - ptyprocess==0.7.0
- - py-trees==0.7.6
- - pycparser==2.21
- - pydot==1.4.2
- - pygame==2.1.2
- - pygments==2.11.2
- - pynverse==0.1.4.4
- - pyparsing==3.0.7
- - pypoly2tri==0.0.3
- - pyrsistent==0.18.1
- - pysocks==1.7.1
- - python-dateutil==2.8.2
- - pytz==2021.3
- - pyyaml==6.0
- - pyzmq==22.3.0
- - requests==2.27.1
- - scenic==1.1.0
- - scikit-learn==1.0.2
- - scipy==1.7.3
- - send2trash==1.8.0
- - shapely==1.7.1
- - simple-watchdog-timer==0.1.1
- - six==1.16.0
- - sniffio==1.2.0
- - tabulate==0.8.9
- - terminado==0.13.1
- - testpath==0.5.0
- - threadpoolctl==3.1.0
- - tomlkit==0.9.1
- - tornado==6.1
- - tqdm==4.62.3
- - traitlets==5.1.1
- - typing-extensions==4.0.1
- - urllib3==1.26.8
- - wcwidth==0.2.5
- - webencodings==0.5.1
- - websocket-client==1.2.3
- - widgetsnbextension==3.5.2
- - xmlschema==1.0.18
- - zipp==3.7.0
- prefix: /home/software/anaconda3/envs/carla
|