Add cloudpickle as a test requirement.

We have at least one test that tests pickling JAX objects.
This commit is contained in:
Peter Hawkins 2022-02-16 15:04:56 -05:00
parent 052b5c36b5
commit 901d459e0d

View File

@ -1,3 +1,4 @@
cloudpickle
colorama>=0.4.4
flatbuffers==2.0
pillow>=8.3.1