From 13f2d7dd75954d1df32128282402bfb11b8bda30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Sun, 23 Apr 2023 15:15:44 +0200 Subject: Regenerate poetry.lock Just adds a few hashes, nothing more. --- poetry.lock | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index e4aa9d4..90c9a08 100644 --- a/poetry.lock +++ b/poetry.lock @@ -644,7 +644,10 @@ pytest = [] pytest-cov = [] pytz = [] requests = [] -six = [] +six = [ + {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, + {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"}, +] snowballstemmer = [] sphinx = [] sphinxcontrib-applehelp = [] @@ -654,7 +657,10 @@ sphinxcontrib-jsmath = [] sphinxcontrib-qthelp = [] sphinxcontrib-serializinghtml = [] toml = [] -tomli = [] +tomli = [ + {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, + {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, +] tox = [] typed-ast = [] typing-extensions = [] -- cgit v1.2.1