File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11111212 url = "https://github.com/Unity-Technologies/ml-agents" ,
1313 packages = find_packages (),
14- install_requires = ["gym" , "mlagents_envs==0.10.0 " ],
14+ install_requires = ["gym" , "mlagents_envs==0.10.1 " ],
1515)
Original file line number Diff line number Diff line change 55
66setup (
77 name = "mlagents_envs" ,
8- version = "0.10.0 " ,
8+ version = "0.10.1 " ,
99 description = "Unity Machine Learning Agents Interface" ,
1010 url = "https://github.com/Unity-Technologies/ml-agents" ,
1111 author = "Unity Technologies" ,
Original file line number Diff line number Diff line change 1010
1111setup (
1212 name = "mlagents" ,
13- version = "0.10.0 " ,
13+ version = "0.10.1 " ,
1414 description = "Unity Machine Learning Agents" ,
1515 long_description = long_description ,
1616 long_description_content_type = "text/markdown" ,
3535 "h5py>=2.9.0" ,
3636 "jupyter" ,
3737 "matplotlib" ,
38- "mlagents_envs==0.10.0 " ,
38+ "mlagents_envs==0.10.1 " ,
3939 "numpy>=1.13.3,<2.0" ,
4040 "Pillow>=4.2.1" ,
4141 "protobuf>=3.6" ,
You can’t perform that action at this time.
0 commit comments