mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:42:02 +02:00
deps: bump pyOpenSSL in oldest pinnings (#9329)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ version = '1.29.0.dev0'
|
||||
install_requires = [
|
||||
'cryptography>=2.5.0',
|
||||
'josepy>=1.13.0',
|
||||
'PyOpenSSL>=17.3.0',
|
||||
'PyOpenSSL>=17.5.0',
|
||||
'pyrfc3339',
|
||||
'pytz>=2019.3',
|
||||
'requests>=2.20.0',
|
||||
|
||||
Reference in New Issue
Block a user