update to python 3.11.3

This commit is contained in:
2023-04-05 23:28:32 +03:00
parent cfa3f47be5
commit b37a44c1bf
3 changed files with 510 additions and 530 deletions

View File

@@ -5,7 +5,7 @@ description = "poetry requiremts creation"
authors = ["Dmitry Afanasyev <Balshbox@gmail.com>"]
[tool.poetry.dependencies]
Python="3.11.1"
Python="3.11.3"
aiohttp = "^3.8"
aiosignal = "^1.3"
alembic = "^1.9"