jsonpickle~=1.4.1

[:python_version <= "3.7"]
cryptography<3.3,>=2.9.2

[:python_version > "3.7"]
cryptography<37,>=3.3
