Metadata-Version: 2.1 Name: mlagents_envs Version: 0.30.0 Summary: Unity Machine Learning Agents Interface Home-page: https://github.com/Unity-Technologies/ml-agents Author: Unity Technologies Author-email: ML-Agents@unity3d.com Classifier: Intended Audience :: Developers Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence Classifier: License :: OSI Approved :: Apache Software License Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Requires-Python: >=3.8.13,<=3.10.8 Requires-Dist: cloudpickle Requires-Dist: grpcio >=1.11.0 Requires-Dist: numpy >=1.14.1 Requires-Dist: Pillow >=4.2.1 Requires-Dist: protobuf >=3.6 Requires-Dist: pyyaml >=3.1.0 Requires-Dist: gym >=0.21.0 Requires-Dist: pettingzoo ==1.15.0 Requires-Dist: numpy ==1.21.2 Requires-Dist: filelock >=3.4.0