Make some dependency changes, support Python 3.10 and 3.11 (#5611)

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
Jakub Kuczys
2022-12-30 03:21:57 +01:00
committed by GitHub
parent d3308af0e2
commit 519acedf46
59 changed files with 324 additions and 373 deletions

View File

@@ -1,12 +1,8 @@
black==22.1.0
black==22.12.0
# via -r extra-style.in
mypy-extensions==0.4.3
# via black
pathspec==0.9.0
pathspec==0.10.3
# via black
regex==2021.8.28
# via black
toml==0.10.2
# via black
typed-ast==1.4.3
tomli==2.0.1
# via black