jsonpickle~=1.4.1
cryptography>=2.9.2,<3.3 ; python_version <= "3.7"
cryptography>=3.3,<37 ; python_version > "3.7"
