Upgrade astral to 1.7.1
This commit is contained in:
parent
19ebdf2cf1
commit
caa48fab13
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -33,7 +33,7 @@ PACKAGES = find_packages(exclude=['tests', 'tests.*'])
|
|||
|
||||
REQUIRES = [
|
||||
'aiohttp==3.4.4',
|
||||
'astral==1.6.1',
|
||||
'astral==1.7.1',
|
||||
'async_timeout==3.0.1',
|
||||
'attrs==18.2.0',
|
||||
'bcrypt==3.1.4',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue