File size: 922 Bytes
b200bda
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
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: [email protected]
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