diff --git a/poetry.lock b/poetry.lock index 4ec3fa0..3b04d71 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,17 +1,19 @@ +# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand. + [[package]] name = "future" -version = "0.18.2" +version = "1.0.0" description = "Clean single-source support for Python 3 and 2" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" +groups = ["main"] +markers = "python_version == \"2\"" +files = [ + {file = "future-1.0.0-py3-none-any.whl", hash = "sha256:929292d34f5872e70396626ef385ec22355a1fae8ad29e1a734c3e43f9fbc216"}, + {file = "future-1.0.0.tar.gz", hash = "sha256:bd2968309307861edae1458a4f8a4f3598c03be43b97521076aebf5d94c07b05"}, +] [metadata] -lock-version = "1.1" +lock-version = "2.1" python-versions = ">= 2.7" content-hash = "a136c9669f2194b7edf5f8075eb9de298b3fd729814215cb779cbb5c91bbd154" - -[metadata.files] -future = [ - {file = "future-0.18.2.tar.gz", hash = "sha256:b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d"}, -]