update python dependencies
This commit is contained in:
parent
00ec3c99e5
commit
ed5e6bff92
3472
poetry.lock
generated
3472
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -39,14 +39,14 @@ humanize = "^4.4"
|
||||
psycopg2-binary = "^2.9"
|
||||
pyjwt = "^2.6"
|
||||
python-forecastio = "^1.4"
|
||||
pytz = "^2022.6"
|
||||
pytz = "^2022.7"
|
||||
shortuuid = "^1.0.11"
|
||||
staticmap = "^0.5.4"
|
||||
sqlalchemy = "=1.4.45"
|
||||
pyopenssl = "^22.1"
|
||||
ua-parser = "^0.16.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
bandit = "^1.7.4"
|
||||
black = "^22.12"
|
||||
freezegun = "^1.2"
|
||||
@ -64,7 +64,7 @@ sphinx = "^5.1"
|
||||
sphinx-bootstrap-theme = "^0.8.1"
|
||||
sphinxcontrib-httpdomain = "^1.8"
|
||||
types-freezegun = "^1.1"
|
||||
types-pytz = "^2022.6"
|
||||
types-pytz = "^2022.7"
|
||||
types-requests = "^2.28"
|
||||
types-redis = "^4.3"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user