diff --git a/setup.py b/setup.py index c02f7d3..76724e9 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ "cffi==1.14.2", "chardet==3.0.4; python_version > '3.0'", "click==7.1.2", - "cryptography==3.3.2", + "cryptography==39.0.1", "cycler==0.10.0", "decorator==4.4.2", "distro==1.5.0",