Merge branch 'dev-3.x' into dev-3.x

This commit is contained in:
Alex Root Junior 2020-05-13 22:33:46 +03:00 committed by GitHub
commit 02e6bd971b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 460 additions and 155 deletions

View file

@ -67,6 +67,7 @@ ipython = "^7.10"
markdown-include = "^0.5.1"
aiohttp-socks = "^0.3.4"
pre-commit = "^2.3.0"
packaging = "^20.3"
[tool.poetry.extras]
fast = ["uvloop"]