diff --git a/scripts/python/poetry.lock b/scripts/python/poetry.lock index c83610742..721a16009 100644 --- a/scripts/python/poetry.lock +++ b/scripts/python/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "click" version = "8.1.7" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -19,7 +18,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ @@ -31,7 +29,6 @@ files = [ name = "dimes" version = "0.0.0" description = "A dimensionally aware scientific plotting package." -category = "main" optional = false python-versions = "^3.8" files = [] @@ -51,7 +48,6 @@ resolved_reference = "1b8082f06909d551b36e7b784816d7abd915b58a" name = "koozie" version = "1.2.0" description = "A light-weight wrapper around pint for unit conversions." -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -67,7 +63,6 @@ pint = ">=0.18,<0.19" name = "numpy" version = "1.24.4" description = "Fundamental package for array computing in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -105,7 +100,6 @@ files = [ name = "numpy" version = "1.26.3" description = "Fundamental package for array computing in Python" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -151,7 +145,6 @@ files = [ name = "packaging" version = "23.2" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -163,7 +156,6 @@ files = [ name = "pandas" version = "2.0.3" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -197,7 +189,7 @@ files = [ [package.dependencies] numpy = [ {version = ">=1.20.3", markers = "python_version < \"3.10\""}, - {version = ">=1.21.0", markers = "python_version >= \"3.10\""}, + {version = ">=1.21.0", markers = "python_version >= \"3.10\" and python_version < \"3.11\""}, {version = ">=1.23.2", markers = "python_version >= \"3.11\""}, ] python-dateutil = ">=2.8.2" @@ -231,7 +223,6 @@ xml = ["lxml (>=4.6.3)"] name = "pint" version = "0.18" description = "Physical quantities module" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -251,7 +242,6 @@ uncertainties = ["uncertainties (>=3.0)"] name = "plotly" version = "5.18.0" description = "An open-source, interactive data visualization library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -267,7 +257,6 @@ tenacity = ">=6.2.0" name = "python-dateutil" version = "2.8.2" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -282,7 +271,6 @@ six = ">=1.5" name = "pytz" version = "2023.3.post1" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -294,7 +282,6 @@ files = [ name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -306,7 +293,6 @@ files = [ name = "tenacity" version = "8.2.3" description = "Retry code until it succeeds" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -321,7 +307,6 @@ doc = ["reno", "sphinx", "tornado (>=4.5)"] name = "tzdata" version = "2023.4" description = "Provider of IANA time zone data" -category = "main" optional = false python-versions = ">=2" files = [