Skip to content

Commit 1cab702

Browse files
committed
Trying a different numpy version
1 parent 18d4aaa commit 1cab702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
install_requires=[
4141
"dill",
42-
"numpy==1.19",
42+
"numpy==1.18",
4343
"scipy",
4444
"tqdm",
4545
"gym",

0 commit comments

Comments
 (0)