Migrate from pytz to python-dateutil (#49643)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
parent
13fe837fd2
commit
bf2d40adfe
37 changed files with 325 additions and 361 deletions
2
setup.py
2
setup.py
|
@ -47,7 +47,7 @@ REQUIRES = [
|
|||
"cryptography==3.3.2",
|
||||
"pip>=8.0.3,<20.3",
|
||||
"python-slugify==4.0.1",
|
||||
"pytz>=2021.1",
|
||||
"python-dateutil==2.8.1",
|
||||
"pyyaml==5.4.1",
|
||||
"requests==2.25.1",
|
||||
"ruamel.yaml==0.15.100",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue