|
@@ -713,7 +713,7 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "uvicorn"
|
|
|
-version = "0.17.5"
|
|
|
+version = "0.17.6"
|
|
|
description = "The lightning-fast ASGI server."
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -726,7 +726,7 @@ h11 = ">=0.8"
|
|
|
typing-extensions = {version = "*", markers = "python_version < \"3.8\""}
|
|
|
|
|
|
[package.extras]
|
|
|
-standard = ["websockets (>=10.0)", "httptools (>=0.2.0,<0.4.0)", "watchgod (>=0.6)", "python-dotenv (>=0.13)", "PyYAML (>=5.1)", "uvloop (>=0.14.0,!=0.15.0,!=0.15.1)", "colorama (>=0.4)"]
|
|
|
+standard = ["websockets (>=10.0)", "httptools (>=0.4.0)", "watchgod (>=0.6)", "python-dotenv (>=0.13)", "PyYAML (>=5.1)", "uvloop (>=0.14.0,!=0.15.0,!=0.15.1)", "colorama (>=0.4)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "watchgod"
|
|
@@ -767,7 +767,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
|
|
|
[metadata]
|
|
|
lock-version = "1.1"
|
|
|
python-versions = "^3.7"
|
|
|
-content-hash = "3809821c0fa34c28313c514287881c7fae104bfd5b8655ac9fb0cdd098d53d57"
|
|
|
+content-hash = "697d3ce491b98061c2b61b00d78b537c1cefb36d6c5ea234e9613c93e48635b9"
|
|
|
|
|
|
[metadata.files]
|
|
|
addict = [
|
|
@@ -1301,8 +1301,8 @@ urllib3 = [
|
|
|
{file = "urllib3-1.26.8.tar.gz", hash = "sha256:0e7c33d9a63e7ddfcb86780aac87befc2fbddf46c58dbb487e0855f7ceec283c"},
|
|
|
]
|
|
|
uvicorn = [
|
|
|
- {file = "uvicorn-0.17.5-py3-none-any.whl", hash = "sha256:8adddf629b79857b48b999ae1b14d6c92c95d4d7840bd86461f09bee75f1653e"},
|
|
|
- {file = "uvicorn-0.17.5.tar.gz", hash = "sha256:c04a9c069111489c324f427501b3840d306c6b91a77b00affc136a840a3f45f1"},
|
|
|
+ {file = "uvicorn-0.17.6-py3-none-any.whl", hash = "sha256:19e2a0e96c9ac5581c01eb1a79a7d2f72bb479691acd2b8921fce48ed5b961a6"},
|
|
|
+ {file = "uvicorn-0.17.6.tar.gz", hash = "sha256:5180f9d059611747d841a4a4c4ab675edf54c8489e97f96d0583ee90ac3bfc23"},
|
|
|
]
|
|
|
watchgod = [
|
|
|
{file = "watchgod-0.7-py3-none-any.whl", hash = "sha256:d6c1ea21df37847ac0537ca0d6c2f4cdf513562e95f77bb93abbcf05573407b7"},
|