attrs~=21.4
jsonpickle~=1.4.1

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

[:python_version <= "3.8"]
cached-property~=1.5

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