mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 17:54:25 +02:00
Update pinned oldest dependencies (#10420)
This is not necessarily the absolute minimum versions/pins we could use, but it does get tests working. Fixes https://github.com/certbot/certbot/issues/10418. --------- Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
co-authored by
Brad Warren
parent
7201159d32
commit
49900b27d3
+1
-1
@@ -10,7 +10,7 @@ install_requires = [
|
||||
# relaxed to >=24.0.0 if needed.
|
||||
'PyOpenSSL>=25.0.0',
|
||||
'pyrfc3339',
|
||||
'requests>=2.20.0',
|
||||
'requests>=2.25.1',
|
||||
]
|
||||
|
||||
docs_extras = [
|
||||
|
||||
Reference in New Issue
Block a user