summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2023-04-23 15:15:44 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2023-04-23 15:15:44 +0200
commit13f2d7dd75954d1df32128282402bfb11b8bda30 (patch)
tree7386a87ba62d515f17fead0d23278b2c654c359e
parent462da901c7501af32f42003e0adbb16d4f1f7ddf (diff)
downloadrsa-git-13f2d7dd75954d1df32128282402bfb11b8bda30.tar.gz
Regenerate poetry.lock
Just adds a few hashes, nothing more.
-rw-r--r--poetry.lock10
1 files 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 = []