Remove backports.zoneinfo dependency (#65069)

This commit is contained in:
Marc Mueller
2022-01-27 18:59:27 +01:00
committed by GitHub
parent a65694457a
commit d8f167bbac
4 changed files with 3 additions and 12 deletions

View File

@ -38,7 +38,6 @@ REQUIRES = [
"attrs==21.2.0",
"atomicwrites==1.4.0",
"awesomeversion==22.1.0",
'backports.zoneinfo;python_version<"3.9"',
"bcrypt==3.1.7",
"certifi>=2021.5.30",
"ciso8601==2.2.0",