Skip to content
Snippets Groups Projects
environment.yml 1.61 KiB
Newer Older
spmohanty's avatar
spmohanty committed
name: flatland-rl
spmohanty's avatar
spmohanty committed
channels:
  - defaults
spmohanty's avatar
spmohanty committed
dependencies:
  - _libgcc_mutex=0.1
  - ca-certificates=2019.5.15
  - certifi=2019.6.16
  - libedit=3.1.20181209
  - libffi=3.2.1
  - libgcc-ng=9.1.0
  - libstdcxx-ng=9.1.0
  - ncurses=6.1
  - openssl=1.1.1c
  - pip=19.1.1
  - python=3.6.8
  - readline=7.0
  - setuptools=41.0.1
  - sqlite=3.29.0
  - tk=8.6.8
  - wheel=0.33.4
  - xz=5.2.4
  - zlib=1.2.11
  - pip:
    - atomicwrites==1.3.0
    - attrs==19.1.0
    - cairocffi==1.0.2
    - cairosvg==2.4.0
    - cffi==1.12.3
    - chardet==3.0.4
    - click==7.0
    - crowdai-api==0.1.21
    - cssselect2==0.2.1
    - cycler==0.10.0
    - defusedxml==0.6.0
    - filelock==3.0.12
    - flatland-rl==2.1.1
spmohanty's avatar
spmohanty committed
    - idna==2.8
    - importlib-metadata==0.19
    - importlib-resources==1.0.2
    - kiwisolver==1.1.0
    - lxml==4.4.0
    - matplotlib==3.1.1
    - more-itertools==7.2.0
    - msgpack==0.6.1
    - msgpack-numpy==0.4.4.3
    - numpy==1.17.0
    - packaging==19.0
    - pandas==0.25.0
    - pillow==6.1.0
    - pluggy==0.12.0
    - py==1.8.0
    - pyarrow==0.14.1
    - pycparser==2.19
    - pyparsing==2.4.1.1
    - pytest==5.0.1
    - pytest-runner==5.1
    - python-dateutil==2.8.0
    - python-gitlab==1.10.0
    - pytz==2019.1
    - recordtype==1.3
    - redis==3.3.2
    - requests==2.22.0
    - six==1.12.0
    - svgutils==0.3.1
    - timeout-decorator==0.4.1
    - tinycss2==1.0.2
    - toml==0.10.0
    - tox==3.13.2
    - urllib3==1.25.3
    - ushlex==0.99.1
    - virtualenv==16.7.2
    - wcwidth==0.1.7
    - webencodings==0.5.1
    - xarray==0.12.3
    - zipp==0.5.2
prefix: /home/mohanty/anaconda3/envs/flatland-rl
spmohanty's avatar
spmohanty committed