mirror of
https://github.com/certbot/certbot.git
synced 2025-08-08 04:02:10 +03:00
Bump min nginx requirements to tested versions. (#6891)
This commit is contained in:
committed by
Adrien Ferrand
parent
8b8fc5ae54
commit
b0fb570c1c
@@ -9,7 +9,7 @@ version = '0.33.0.dev0'
|
||||
# Remember to update local-oldest-requirements.txt when changing the minimum
|
||||
# acme/certbot version.
|
||||
install_requires = [
|
||||
'acme>=0.26.0',
|
||||
'acme>=0.29.0',
|
||||
'certbot>=0.33.0.dev0',
|
||||
'mock',
|
||||
'PyOpenSSL',
|
||||
|
Reference in New Issue
Block a user