diff --git a/poetry.lock b/poetry.lock index ea3fc68..6fd6a3f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. [[package]] name = "attrs" version = "22.2.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -23,7 +22,6 @@ tests-no-zope = ["cloudpickle", "cloudpickle", "hypothesis", "hypothesis", "mypy name = "aws-cdk-asset-awscli-v1" version = "2.2.49" description = "A library that contains the AWS CLI for use in Lambda Layers" -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -40,7 +38,6 @@ typeguard = ">=2.13.3,<2.14.0" name = "aws-cdk-asset-kubectl-v20" version = "2.1.1" description = "A library that contains kubectl for use in Lambda Layers" -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -57,7 +54,6 @@ typeguard = ">=2.13.3,<2.14.0" name = "aws-cdk-asset-node-proxy-agent-v5" version = "2.0.38" description = "@aws-cdk/asset-node-proxy-agent-v5" -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -74,7 +70,6 @@ typeguard = ">=2.13.3,<2.14.0" name = "aws-cdk-lib" version = "2.59.0" description = "Version 2 of the AWS Cloud Development Kit library" -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -95,7 +90,6 @@ typeguard = ">=2.13.3,<2.14.0" name = "black" version = "22.12.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -131,7 +125,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "boto3" version = "1.26.42" description = "The AWS SDK for Python" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -151,7 +144,6 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] name = "botocore" version = "1.29.42" description = "Low-level, data-driven core of boto 3." -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -171,7 +163,6 @@ crt = ["awscrt (==0.15.3)"] name = "cattrs" version = "22.2.0" description = "Composable complex class support for attrs and dataclasses." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -187,7 +178,6 @@ exceptiongroup = {version = "*", markers = "python_version < \"3.11\""} name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -202,7 +192,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ @@ -214,7 +203,6 @@ files = [ name = "constructs" version = "10.1.209" description = "A programming model for software-defined state" -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -231,7 +219,6 @@ typeguard = ">=2.13.3,<2.14.0" name = "contextlib2" version = "21.6.0" description = "Backports and enhancements for the contextlib module" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -243,7 +230,6 @@ files = [ name = "dill" version = "0.3.6" description = "serialize all of python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -258,7 +244,6 @@ graph = ["objgraph (>=1.7.2)"] name = "exceptiongroup" version = "1.1.0" description = "Backport of PEP 654 (exception groups)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -273,7 +258,6 @@ test = ["pytest (>=6)"] name = "google-pasta" version = "0.2.0" description = "pasta is an AST-based Python refactoring library" -category = "dev" optional = false python-versions = "*" files = [ @@ -289,7 +273,6 @@ six = "*" name = "importlib-metadata" version = "4.13.0" description = "Read metadata from Python packages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -309,7 +292,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag name = "jmespath" version = "1.0.1" description = "JSON Matching Expressions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -321,7 +303,6 @@ files = [ name = "joblib" version = "1.2.0" description = "Lightweight pipelining with Python functions" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -333,7 +314,6 @@ files = [ name = "jsii" version = "1.72.0" description = "Python client for jsii runtime" -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -353,7 +333,6 @@ typing-extensions = ">=3.7,<5.0" name = "multiprocess" version = "0.70.14" description = "better multiprocessing and multithreading in python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -380,7 +359,6 @@ dill = ">=0.3.6" name = "mypy-extensions" version = "0.4.3" description = "Experimental type system extensions for programs checked with the mypy typechecker." -category = "dev" optional = false python-versions = "*" files = [ @@ -392,7 +370,6 @@ files = [ name = "numpy" version = "1.24.1" description = "Fundamental package for array computing in Python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -430,7 +407,6 @@ files = [ name = "packaging" version = "22.0" description = "Core utilities for Python packages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -442,7 +418,6 @@ files = [ name = "pandas" version = "1.5.2" description = "Powerful data structures for data analysis, time series, and statistics" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -478,8 +453,8 @@ files = [ [package.dependencies] numpy = [ {version = ">=1.20.3", markers = "python_version < \"3.10\""}, - {version = ">=1.21.0", markers = "python_version >= \"3.10\""}, {version = ">=1.23.2", markers = "python_version >= \"3.11\""}, + {version = ">=1.21.0", markers = "python_version >= \"3.10\" and python_version < \"3.11\""}, ] python-dateutil = ">=2.8.1" pytz = ">=2020.1" @@ -491,7 +466,6 @@ test = ["hypothesis (>=5.5.3)", "pytest (>=6.0)", "pytest-xdist (>=1.31)"] name = "pathos" version = "0.3.0" description = "parallel graph management and execution in heterogeneous computing" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -509,7 +483,6 @@ ppft = ">=1.7.6.6" name = "pathspec" version = "0.10.3" description = "Utility library for gitignore style pattern matching of file paths." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -521,7 +494,6 @@ files = [ name = "platformdirs" version = "2.6.2" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -537,7 +509,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.2.2)", "pytest (>=7.2)", "pytest- name = "pox" version = "0.3.2" description = "utilities for filesystem exploration and automated builds" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -549,7 +520,6 @@ files = [ name = "ppft" version = "1.7.6.6" description = "distributed and parallel python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -564,7 +534,6 @@ dill = ["dill (>=0.3.6)"] name = "protobuf" version = "3.20.3" description = "Protocol Buffers" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -596,7 +565,6 @@ files = [ name = "protobuf3-to-dict" version = "0.1.5" description = "Ben Hodgson: A teeny Python library for creating Python dicts from protocol buffers and the reverse. Useful as an intermediate step before serialisation (e.g. to JSON). Kapor: upgrade it to PB3 and PY3, rename it to protobuf3-to-dict" -category = "dev" optional = false python-versions = "*" files = [ @@ -611,7 +579,6 @@ six = "*" name = "publication" version = "0.0.3" description = "Publication helps you maintain public-api-friendly modules by preventing unintentional access to private implementation details via introspection." -category = "main" optional = false python-versions = "*" files = [ @@ -623,7 +590,6 @@ files = [ 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 = [ @@ -638,7 +604,6 @@ six = ">=1.5" name = "pytz" version = "2022.7" description = "World timezone definitions, modern and historical" -category = "dev" optional = false python-versions = "*" files = [ @@ -650,7 +615,6 @@ files = [ name = "s3transfer" version = "0.6.0" description = "An Amazon S3 Transfer Manager" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -668,7 +632,6 @@ crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"] name = "sagemaker" version = "2.127.0" description = "Open source library for training and deploying models on Amazon SageMaker." -category = "dev" optional = false python-versions = ">= 3.6" files = [ @@ -699,7 +662,6 @@ test = ["Jinja2 (==3.0.3)", "PyYAML (==5.4.1)", "apache-airflow (==2.4.1)", "apa name = "schema" version = "0.7.5" description = "Simple data validation library" -category = "dev" optional = false python-versions = "*" files = [ @@ -714,7 +676,6 @@ contextlib2 = ">=0.5.5" name = "scikit-learn" version = "0.23.0" description = "A set of python modules for machine learning and data mining" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -749,7 +710,6 @@ alldeps = ["numpy (>=1.13.3)", "scipy (>=0.19.1)"] name = "scipy" version = "1.9.3" description = "Fundamental algorithms for scientific computing in Python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -788,7 +748,6 @@ test = ["asv", "gmpy2", "mpmath", "pytest", "pytest-cov", "pytest-xdist", "sciki 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 = [ @@ -800,7 +759,6 @@ files = [ name = "smdebug-rulesconfig" version = "1.0.1" description = "SMDebug RulesConfig" -category = "dev" optional = false python-versions = ">=2.7" files = [ @@ -812,7 +770,6 @@ files = [ name = "threadpoolctl" version = "3.1.0" description = "threadpoolctl" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -824,7 +781,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -836,7 +792,6 @@ files = [ name = "typeguard" version = "2.13.3" description = "Run-time type checker for Python" -category = "main" optional = false python-versions = ">=3.5.3" files = [ @@ -852,7 +807,6 @@ test = ["mypy", "pytest", "typing-extensions"] name = "typing-extensions" version = "4.4.0" description = "Backported and Experimental Type Hints for Python 3.7+" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -862,18 +816,17 @@ files = [ [[package]] name = "urllib3" -version = "1.26.13" +version = "1.26.18" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ - {file = "urllib3-1.26.13-py2.py3-none-any.whl", hash = "sha256:47cc05d99aaa09c9e72ed5809b60e7ba354e64b59c9c173ac3018642d8bb41fc"}, - {file = "urllib3-1.26.13.tar.gz", hash = "sha256:c083dd0dce68dbfbe1129d5271cb90f9447dea7d52097c6e0126120c521ddea8"}, + {file = "urllib3-1.26.18-py2.py3-none-any.whl", hash = "sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07"}, + {file = "urllib3-1.26.18.tar.gz", hash = "sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0"}, ] [package.extras] -brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)", "brotlipy (>=0.6.0)"] +brotli = ["brotli (==1.0.9)", "brotli (>=1.0.9)", "brotlicffi (>=0.8.0)", "brotlipy (>=0.6.0)"] secure = ["certifi", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "ipaddress", "pyOpenSSL (>=0.14)", "urllib3-secure-extra"] socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] @@ -881,7 +834,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "xgboost" version = "1.2.0" description = "XGBoost Python Package" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -906,7 +858,6 @@ scikit-learn = ["scikit-learn"] name = "zipp" version = "3.11.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "dev" optional = false python-versions = ">=3.7" files = [