floating picle version (#2282)

This commit is contained in:
J K Terry
2021-08-01 11:39:48 -04:00
committed by GitHub
parent db7a7a0db3
commit f75c4101ec

View File

@@ -43,7 +43,7 @@ setup(
"scipy",
"numpy>=1.18.0",
"pyglet>=1.4.0",
"Pillow<=8.2.0",
"Pillow",
"cloudpickle>=1.2.0,<1.7.0",
],
extras_require=extras,