diff --git a/setup.py b/setup.py index 6d99efdf..b17db98a 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,6 @@ def run_tests(self): "Topic :: Software Development :: Libraries :: Python Modules"], install_requires=[ "cryptojwt>=1.8.4", - "pyOpenSSL", "filelock>=3.0.12", 'pyyaml>=5.1.2', "jinja2>=2.11.3",