Change configs
This commit is contained in:
@@ -7,7 +7,7 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
aiohttp = "3.8.6"
|
||||
aiohttp = "3.9.5"
|
||||
aiosignal = "1.3.1"
|
||||
annotated-types = "0.5.0"
|
||||
anyio = "3.7.1"
|
||||
@@ -46,6 +46,7 @@ urllib3 = "1.26.18"
|
||||
uvicorn = "0.20.0"
|
||||
yarl = "1.9.2"
|
||||
deb_structurer = "*"
|
||||
bestconfig = "1.3.6"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user