mirror of
https://github.com/Balshgit/python-poetry.git
synced 2026-03-21 22:00:37 +03:00
update dependencies
This commit is contained in:
@@ -22,7 +22,7 @@ factory-boy = "^3.3"
|
||||
Faker = "^19.0"
|
||||
fastapi = "^0.105"
|
||||
gunicorn = "^21.2"
|
||||
httpx = "^0.25"
|
||||
httpx = "^0.26"
|
||||
Jinja2 = "^3.1"
|
||||
loguru = "^0.7"
|
||||
MouseInfo = "0.1"
|
||||
@@ -46,17 +46,17 @@ simple-term-menu = "^1.6"
|
||||
six = "^1.16"
|
||||
SQLAlchemy = "^2.0"
|
||||
termcolor = "^2.4"
|
||||
uvicorn = "^0.24"
|
||||
uvicorn = "^0.25"
|
||||
validators = "^0.22"
|
||||
virtualenv = "^20.25"
|
||||
wget = "^3.2"
|
||||
zipp = "^3.16"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
ipython = "^8.18"
|
||||
ipython = "^8.19"
|
||||
|
||||
black = "^23.12"
|
||||
mypy = "^1.7"
|
||||
mypy = "^1.8"
|
||||
|
||||
autoflake = "^2.2"
|
||||
flake8 = "^6.1"
|
||||
|
||||
Reference in New Issue
Block a user