Metadata-Version: 2.1
Name: obstacle
Version: 0.1.0
Summary: Obstacle Tower Challenge Environment
License: Apache-2.0
Author: Stelios Tymvios
Author-email: solliet@protonmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: attrs (>=19.3.0,<20.0.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: dill (>=0.3.1,<0.4.0)
Requires-Dist: gym (>=0.15.4,<0.16.0)
Requires-Dist: mlagents-envs (==0.10)
Requires-Dist: opencv-contrib-python (>=4.1.2,<5.0.0)
Requires-Dist: opencv-python (>=4.1.2,<5.0.0)
Requires-Dist: pendulum (>=2.0.5,<3.0.0)
Requires-Dist: pyyaml (>=5.2,<6.0)
Requires-Dist: toml (>=0.10.0,<0.11.0)
Requires-Dist: torch (>=1.3.1,<2.0.0)
Requires-Dist: wget (>=3.2,<4.0)
