mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Update typed-ast version to support Python 3.8.
This commit is contained in:
parent
d9fcf95758
commit
d80ef9e64b
1 changed files with 1 additions and 1 deletions
|
@ -40,5 +40,5 @@ isort == 4.3.15
|
|||
lazy-object-proxy == 1.3.1
|
||||
mccabe == 0.6.1
|
||||
pylint == 2.3.1
|
||||
typed-ast == 1.3.1
|
||||
typed-ast == 1.4.0 # 1.4.0 is required to compile on Python 3.8
|
||||
wrapt == 1.11.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue