|
@@ -1,4 +1,4 @@
|
|
|
-# This file is automatically @generated by Poetry and should not be changed by hand.
|
|
|
+# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand.
|
|
|
|
|
|
[[package]]
|
|
|
name = "anyio"
|
|
@@ -499,14 +499,14 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.2.2)", "pytest (>=7.2.1)", "pytes
|
|
|
|
|
|
[[package]]
|
|
|
name = "plotly"
|
|
|
-version = "5.13.0"
|
|
|
+version = "5.13.1"
|
|
|
description = "An open-source, interactive data visualization library for Python"
|
|
|
category = "main"
|
|
|
optional = false
|
|
|
python-versions = ">=3.6"
|
|
|
files = [
|
|
|
- {file = "plotly-5.13.0-py2.py3-none-any.whl", hash = "sha256:4ac5db72176ce144f1fcde8d1ef7bdbccf5bb7a53e3d366b16fcd7c85319fdfd"},
|
|
|
- {file = "plotly-5.13.0.tar.gz", hash = "sha256:81a3aae4021d5ab91790fc71c3433791f41bfc71586e857f7777f429a955039a"},
|
|
|
+ {file = "plotly-5.13.1-py2.py3-none-any.whl", hash = "sha256:f776a5c664908450c6c1727f61e8e2e22798d9c6c69d37a9057735365084a2fa"},
|
|
|
+ {file = "plotly-5.13.1.tar.gz", hash = "sha256:90ee9a1fee0dda30e2830e129855081ea17bd1b06a553a62b62de15caff1a219"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
@@ -628,14 +628,14 @@ plugins = ["importlib-metadata"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "pyright"
|
|
|
-version = "1.1.294"
|
|
|
+version = "1.1.296"
|
|
|
description = "Command line wrapper for pyright"
|
|
|
category = "dev"
|
|
|
optional = false
|
|
|
python-versions = ">=3.7"
|
|
|
files = [
|
|
|
- {file = "pyright-1.1.294-py3-none-any.whl", hash = "sha256:5b27e28a1cfc60cea707fd3b644769fa6dd0b194481cdcc2399cf2a51cc5a846"},
|
|
|
- {file = "pyright-1.1.294.tar.gz", hash = "sha256:fea5fed3d6a3f02259e622c901e86a7b8bcf237d35e1cdfe01d0e0723768dcb6"},
|
|
|
+ {file = "pyright-1.1.296-py3-none-any.whl", hash = "sha256:51cc5f05807b1fb53f9f0e14736b8f772b500a3ba4e0edeb99727e68e700d9ea"},
|
|
|
+ {file = "pyright-1.1.296.tar.gz", hash = "sha256:6c3cd394473e55a516ebe443d02b83e63456ef29f052dcf8e64e7875c1418fa6"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
@@ -832,14 +832,14 @@ files = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "setuptools"
|
|
|
-version = "67.3.2"
|
|
|
+version = "67.4.0"
|
|
|
description = "Easily download, build, install, upgrade, and uninstall Python packages"
|
|
|
category = "main"
|
|
|
optional = false
|
|
|
python-versions = ">=3.7"
|
|
|
files = [
|
|
|
- {file = "setuptools-67.3.2-py3-none-any.whl", hash = "sha256:bb6d8e508de562768f2027902929f8523932fcd1fb784e6d573d2cafac995a48"},
|
|
|
- {file = "setuptools-67.3.2.tar.gz", hash = "sha256:95f00380ef2ffa41d9bba85d95b27689d923c93dfbafed4aecd7cf988a25e012"},
|
|
|
+ {file = "setuptools-67.4.0-py3-none-any.whl", hash = "sha256:f106dee1b506dee5102cc3f3e9e68137bbad6d47b616be7991714b0c62204251"},
|
|
|
+ {file = "setuptools-67.4.0.tar.gz", hash = "sha256:e5fd0a713141a4a105412233c63dc4e17ba0090c8e8334594ac790ec97792330"},
|
|
|
]
|
|
|
|
|
|
[package.extras]
|
|
@@ -911,7 +911,7 @@ files = [
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
|
-greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and (platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\")"}
|
|
|
+greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and platform_machine == \"aarch64\" or python_version >= \"3\" and platform_machine == \"ppc64le\" or python_version >= \"3\" and platform_machine == \"x86_64\" or python_version >= \"3\" and platform_machine == \"amd64\" or python_version >= \"3\" and platform_machine == \"AMD64\" or python_version >= \"3\" and platform_machine == \"win32\" or python_version >= \"3\" and platform_machine == \"WIN32\""}
|
|
|
importlib-metadata = {version = "*", markers = "python_version < \"3.8\""}
|
|
|
|
|
|
[package.extras]
|
|
@@ -988,14 +988,14 @@ full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart", "pyyam
|
|
|
|
|
|
[[package]]
|
|
|
name = "tenacity"
|
|
|
-version = "8.2.1"
|
|
|
+version = "8.2.2"
|
|
|
description = "Retry code until it succeeds"
|
|
|
category = "main"
|
|
|
optional = false
|
|
|
python-versions = ">=3.6"
|
|
|
files = [
|
|
|
- {file = "tenacity-8.2.1-py3-none-any.whl", hash = "sha256:dd1b769ca7002fda992322939feca5bee4fa11f39146b0af14e0b8d9f27ea854"},
|
|
|
- {file = "tenacity-8.2.1.tar.gz", hash = "sha256:c7bb4b86425b977726a7b49971542d4f67baf72096597d283f3ffd01f33b92df"},
|
|
|
+ {file = "tenacity-8.2.2-py3-none-any.whl", hash = "sha256:2f277afb21b851637e8f52e6a613ff08734c347dc19ade928e519d7d2d8569b0"},
|
|
|
+ {file = "tenacity-8.2.2.tar.gz", hash = "sha256:43af037822bd0029025877f3b2d97cc4d7bb0c2991000a3d59d71517c5c969e0"},
|
|
|
]
|
|
|
|
|
|
[package.extras]
|
|
@@ -1193,21 +1193,21 @@ files = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "zipp"
|
|
|
-version = "3.13.0"
|
|
|
+version = "3.15.0"
|
|
|
description = "Backport of pathlib-compatible object wrapper for zip files"
|
|
|
category = "main"
|
|
|
optional = false
|
|
|
python-versions = ">=3.7"
|
|
|
files = [
|
|
|
- {file = "zipp-3.13.0-py3-none-any.whl", hash = "sha256:e8b2a36ea17df80ffe9e2c4fda3f693c3dad6df1697d3cd3af232db680950b0b"},
|
|
|
- {file = "zipp-3.13.0.tar.gz", hash = "sha256:23f70e964bc11a34cef175bc90ba2914e1e4545ea1e3e2f67c079671883f9cb6"},
|
|
|
+ {file = "zipp-3.15.0-py3-none-any.whl", hash = "sha256:48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556"},
|
|
|
+ {file = "zipp-3.15.0.tar.gz", hash = "sha256:112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b"},
|
|
|
]
|
|
|
|
|
|
[package.extras]
|
|
|
docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
|
|
-testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"]
|
|
|
+testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"]
|
|
|
|
|
|
[metadata]
|
|
|
lock-version = "2.0"
|
|
|
python-versions = "^3.7"
|
|
|
-content-hash = "5be82a91acbdb6df10d3c020b569c583a319905362e94a09c57a55892e1e98dd"
|
|
|
+content-hash = "13e3d8aa740b5a1b24ec4cdd394791f1650ac3bcb618e4430f1620238c6e8a6d"
|