Removed async code
This commit is contained in:
parent
62fb0ec8d4
commit
6d3ad14298
12 changed files with 296 additions and 487 deletions
|
@ -13,11 +13,11 @@ readme = "README.md"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
quart = "^0.11.3"
|
||||
aiohttp = "^3.6.2"
|
||||
structlog = "^20.1.0"
|
||||
colorama = "^0.4.3"
|
||||
dice = "^3.1.0"
|
||||
flask = "^1.1.2"
|
||||
requests = "^2.24.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^19.10b0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue