Update requirements

This commit is contained in:
2023-02-28 22:26:43 +01:00
parent 902d9f79b0
commit fb5bf41f9a
3 changed files with 585 additions and 2 deletions

5
poetry.lock generated
View File

@@ -835,6 +835,7 @@ files = [
[package.dependencies]
anyio = ">=3.4.0,<5"
typing-extensions = {version = ">=3.10.0", markers = "python_version < \"3.10\""}
[package.extras]
full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart", "pyyaml"]
@@ -1138,5 +1139,5 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "e1ce8b81e1c7e7d565722a723f685c1b8700f0446c198195371e76d6caaff829"
python-versions = "^3.9"
content-hash = "b5c4b124faeb291c91245a9adcf04d71ca93564268d7f1df852e6a0ed014c1c6"