Upgrade Astral to 2.2 (#48573)
This commit is contained in:
parent
e76503ddc3
commit
09eb74fd9d
12 changed files with 211 additions and 188 deletions
2
setup.py
2
setup.py
|
@ -33,7 +33,7 @@ PACKAGES = find_packages(exclude=["tests", "tests.*"])
|
|||
|
||||
REQUIRES = [
|
||||
"aiohttp==3.7.4.post0",
|
||||
"astral==1.10.1",
|
||||
"astral==2.2",
|
||||
"async_timeout==3.0.1",
|
||||
"attrs==20.3.0",
|
||||
"awesomeversion==21.2.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue