mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
Remove the dependency on pytz (#10350)
The `pytz` is obsoleted by Python 3.9.
This commit is contained in:
@@ -81,7 +81,6 @@ pycparser = "2.14"
|
||||
pyparsing = "2.4.7"
|
||||
python-augeas = "0.5.0"
|
||||
python-digitalocean = "1.11"
|
||||
pytz = "2019.3"
|
||||
requests = "2.20.0"
|
||||
six = "1.11.0"
|
||||
urllib3 = "1.24.2"
|
||||
|
||||
Reference in New Issue
Block a user