Skip to content

Commit 3f33f65

Browse files
Update setup.py to remove duplicate numpy entry (#5924)
1 parent 9ee80bf commit 3f33f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ml-agents-envs/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ def run(self):
5151
install_requires=[
5252
"cloudpickle",
5353
"grpcio>=1.11.0",
54-
"numpy>=1.14.1",
5554
"Pillow>=4.2.1",
5655
"protobuf>=3.6,<3.20",
5756
"pyyaml>=3.1.0",

0 commit comments

Comments
 (0)