mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:14:21 +02:00
update min cryptography (#9663)
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ install_requires = [
|
||||
# in which we added 2.6 support (see #2243), so we relax the requirement.
|
||||
'ConfigArgParse>=0.9.3',
|
||||
'configobj>=5.0.6',
|
||||
'cryptography>=2.5.0',
|
||||
'cryptography>=3.2.1',
|
||||
'distro>=1.0.1',
|
||||
'josepy>=1.13.0',
|
||||
'parsedatetime>=2.4',
|
||||
|
||||
Reference in New Issue
Block a user