We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130d611 commit d495cc3Copy full SHA for d495cc3
ml-agents-envs/setup.py
@@ -48,7 +48,7 @@ def run(self):
48
install_requires=[
49
"cloudpickle",
50
"grpcio>=1.11.0",
51
- "numpy>=1.14.1,<2.0",
+ "numpy>=1.14.1,<1.19.0",
52
"Pillow>=4.2.1",
53
"protobuf>=3.6",
54
"pyyaml>=3.1.0",
0 commit comments