Upgrade astral to 1.5 (#12042)
This commit is contained in:
parent
5609b42863
commit
10263230f7
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -57,7 +57,7 @@ REQUIRES = [
|
|||
'yarl==0.18.0',
|
||||
'async_timeout==2.0.0',
|
||||
'chardet==3.0.4',
|
||||
'astral==1.4',
|
||||
'astral==1.5',
|
||||
'certifi>=2017.4.17',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue