diff --git a/requirements.txt b/requirements.txt index e7190a7..96792b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,11 +19,4 @@ retry simplejson tabulate logzero -deprecation - -# hotfix for HTTPConnectino.request() get an unexpected keyword argument 'chunked' -urllib3<2 - -# hotfix for ValueError: Invalid version. The only valid version for X509Req is 0. -# ref: https://github.com/certbot/certbot/issues/9722 -pyOpenSSL<23.2.0 +deprecation \ No newline at end of file