update python dependencies
This commit is contained in:
parent
e11970665b
commit
73f68ffc94
669
poetry.lock
generated
669
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -35,22 +35,22 @@ humanize = "^4.0"
|
||||
psycopg2-binary = "^2.9"
|
||||
pyjwt = "^2.3"
|
||||
python-forecastio = "^1.4"
|
||||
pytz = "^2021.3"
|
||||
pytz = "^2022.1"
|
||||
shortuuid = "^1.0.8"
|
||||
staticmap = "^0.5.4"
|
||||
SQLAlchemy = "1.4.31"
|
||||
SQLAlchemy = "1.4.32"
|
||||
pyOpenSSL = "^22.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^22.1"
|
||||
freezegun = "^1.1"
|
||||
mypy = "^0.931"
|
||||
pytest = "^7.0"
|
||||
freezegun = "^1.2"
|
||||
mypy = "^0.942"
|
||||
pytest = "^7.1"
|
||||
pytest-black = "^0.3.12"
|
||||
pytest-cov = "^3.0"
|
||||
pytest-flake8 = "^1.0"
|
||||
pytest-flake8 = "^1.1"
|
||||
pytest-isort = "^3.0"
|
||||
pytest-runner = "^5.3"
|
||||
pytest-runner = "^6.0"
|
||||
pytest-selenium = "^2.0.1"
|
||||
recommonmark = "^0.7"
|
||||
sphinx-bootstrap-theme = "^0.8.1"
|
||||
|
Loading…
Reference in New Issue
Block a user