update python deps
This commit is contained in:
parent
1ec6853106
commit
c43fb1b928
981
poetry.lock
generated
981
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -40,20 +40,20 @@ gunicorn = "^21.0"
|
||||
humanize = "^4.7"
|
||||
psycopg2-binary = "^2.9"
|
||||
pyjwt = "^2.8"
|
||||
pyopenssl = "^23.2"
|
||||
pyopenssl = "^23.3"
|
||||
pytz = "^2023.3"
|
||||
shortuuid = "^1.0.11"
|
||||
staticmap = "^0.5.7"
|
||||
sqlalchemy = "=1.4.49"
|
||||
sqlalchemy = "=1.4.50"
|
||||
ua-parser = "^0.18.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
bandit = "^1.7.5"
|
||||
black = "^23.9"
|
||||
black = "^23.11"
|
||||
flake8 = "^6.1" # requires Python >=3.8.1
|
||||
freezegun = "^1.2"
|
||||
furo = "^2023.9"
|
||||
mypy = "^1.5"
|
||||
mypy = "^1.7"
|
||||
pytest = "^7.4"
|
||||
pytest-black = "^0.3"
|
||||
pytest-cov = "^4.1"
|
||||
@ -61,7 +61,7 @@ pytest-html = "3.2.0"
|
||||
pytest-isort = "^3.1"
|
||||
pytest-runner = "^6.0"
|
||||
pytest-selenium = "^4.0"
|
||||
pytest-xdist = {extras = ["psutil"], version = "^3.3"}
|
||||
pytest-xdist = {extras = ["psutil"], version = "^3.4"}
|
||||
recommonmark = "^0.7"
|
||||
selenium = "4.9.0"
|
||||
sphinx = "^7.1"
|
||||
|
Loading…
Reference in New Issue
Block a user