Remove the dependency on pytz (#10350)

The `pytz` is obsoleted by Python 3.9.
This commit is contained in:
SATOH Fumiyasu
2025-07-28 08:00:16 -07:00
committed by GitHub
parent d8acf7cea0
commit 6ba8abe8d5
22 changed files with 32 additions and 53 deletions
-1
View File
@@ -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"