mirror of
https://github.com/Balshgit/python-poetry.git
synced 2026-03-21 22:00:37 +03:00
update poetry requirements
This commit is contained in:
@@ -17,9 +17,9 @@ decorator = "^5.1"
|
||||
Django = "^4.2"
|
||||
factory-boy = "^3.3"
|
||||
Faker = "^19.0"
|
||||
fastapi = "^0.101"
|
||||
fastapi = "^0.103"
|
||||
gunicorn = "^21.2"
|
||||
httpx = "^0.24"
|
||||
httpx = "^0.25"
|
||||
Jinja2 = "^3.1"
|
||||
loguru = "^0.7"
|
||||
MouseInfo = "0.1"
|
||||
@@ -32,7 +32,7 @@ psycopg2-binary = "^2.9.7"
|
||||
PyAutoGUI = "^0.9"
|
||||
pydantic = "^2.3"
|
||||
Pygments = "^2.16"
|
||||
pyinstaller = "^5.13"
|
||||
pyinstaller = "^6.0"
|
||||
PyQt6 = "^6.5"
|
||||
python-decouple = "^3.8"
|
||||
pytz = "^2023.3"
|
||||
@@ -77,7 +77,7 @@ pytest-deadfixtures = "^2.2"
|
||||
pytest-mock = "^3.11"
|
||||
pytest-sugar = "^0.9"
|
||||
pytest-clarity = "^1.0"
|
||||
pytest-html = "^3.2"
|
||||
pytest-html = "^4.0"
|
||||
pytest-timeouts = "^1.2"
|
||||
pytest-randomly = "^3.15"
|
||||
pytest-split = "^0.8"
|
||||
|
||||
Reference in New Issue
Block a user