mirror of
https://github.com/Balshgit/python-poetry.git
synced 2026-02-03 11:20:40 +03:00
update deps
This commit is contained in:
@@ -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"
|
||||
@@ -30,9 +30,9 @@ pre-commit = "^2.21"
|
||||
prompt-toolkit = "^3.0"
|
||||
psycopg2-binary = "^2.9"
|
||||
PyAutoGUI = "^0.9"
|
||||
pyinstaller = "^5.7"
|
||||
pydantic = "^1.10"
|
||||
Pygments = "^2.14"
|
||||
pyinstaller = "^5.7"
|
||||
PyQt6 = "^6.4"
|
||||
python-decouple = "^3.7"
|
||||
pytz = "^2022.7.1"
|
||||
|
||||
Reference in New Issue
Block a user