diff --git a/poetry.lock b/poetry.lock index 3c646490..71449148 100644 --- a/poetry.lock +++ b/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.8.2 and should not be changed by hand. [[package]] name = "attrs" version = "23.2.0" description = "Classes Without Boilerplate" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -24,7 +23,6 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p name = "bcrypt" version = "4.1.2" description = "Modern password hashing for your software and your servers" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -65,7 +63,6 @@ typecheck = ["mypy"] name = "c65beka" version = "1.0.2" description = "A bare-bones BGP speaker" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -80,7 +77,6 @@ pbr = ">=1.9" name = "c65chewie" version = "1.0.5" description = "A bare-bones EAPOL/802.1x implementation" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -96,7 +92,6 @@ transitions = "*" name = "c65faucet" version = "1.0.69" description = "Faucet is an OpenFlow controller that implements a layer 2 and layer 3 switch." -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -119,7 +114,6 @@ pytricia = ">=1.0.0" name = "certifi" version = "2024.2.2" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -131,7 +125,6 @@ files = [ name = "cffi" version = "1.16.0" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -196,7 +189,6 @@ pycparser = "*" name = "charset-normalizer" version = "3.3.2" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -296,7 +288,6 @@ files = [ name = "cryptography" version = "42.0.5" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -351,7 +342,6 @@ test-randomorder = ["pytest-randomly"] name = "debtcollector" version = "3.0.0" description = "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -366,7 +356,6 @@ wrapt = ">=1.7.0" name = "dnspython" version = "2.6.1" description = "DNS toolkit" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -387,7 +376,6 @@ wmi = ["wmi (>=1.5.1)"] name = "docker" version = "7.0.0" description = "A Python library for the Docker Engine API." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -409,7 +397,6 @@ websockets = ["websocket-client (>=1.3.0)"] name = "eventlet" version = "0.35.2" description = "Highly concurrent networking library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -428,7 +415,6 @@ dev = ["black", "build", "commitizen", "isort", "pip-tools", "pre-commit", "twin name = "faucetconfrpc" version = "0.55.68" description = "utility to manage FAUCET config files via RPC" -category = "main" optional = false python-versions = ">=3.9,<3.12" files = [ @@ -452,7 +438,6 @@ pyopenssl = ">22.1.0" name = "graphviz" version = "0.20.3" description = "Simple Python interface for Graphviz" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -469,7 +454,6 @@ test = ["coverage", "pytest (>=7,<8.1)", "pytest-cov", "pytest-mock (>=3)"] name = "greenlet" version = "3.0.3" description = "Lightweight in-process concurrent programming" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -541,7 +525,6 @@ test = ["objgraph", "psutil"] name = "grpcio" version = "1.62.0" description = "HTTP/2-based RPC framework" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -608,7 +591,6 @@ protobuf = ["grpcio-tools (>=1.62.0)"] name = "grpcio-tools" version = "1.62.0" description = "Protobuf code generator for gRPC" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -675,21 +657,19 @@ setuptools = "*" [[package]] name = "idna" -version = "3.6" +version = "3.7" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ - {file = "idna-3.6-py3-none-any.whl", hash = "sha256:c05567e9c24a6b9faaa835c4821bad0590fbb9d5779e7caa6e1cc4978e7eb24f"}, - {file = "idna-3.6.tar.gz", hash = "sha256:9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca"}, + {file = "idna-3.7-py3-none-any.whl", hash = "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0"}, + {file = "idna-3.7.tar.gz", hash = "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc"}, ] [[package]] name = "immutabledict" version = "4.1.0" description = "Immutable wrapper around dictionaries (a fork of frozendict)" -category = "dev" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -701,7 +681,6 @@ files = [ name = "importlab" version = "0.8.1" description = "A library to calculate python dependency graphs." -category = "dev" optional = false python-versions = ">=3.6.0" files = [ @@ -716,7 +695,6 @@ networkx = ">=2" name = "influxdb" version = "5.3.1" description = "InfluxDB client" -category = "main" optional = false python-versions = "*" files = [ @@ -738,7 +716,6 @@ test = ["mock", "nose", "nose-cov", "requests-mock"] name = "jinja2" version = "3.1.3" description = "A very fast and expressive template engine." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -756,7 +733,6 @@ i18n = ["Babel (>=2.7)"] name = "libcst" version = "1.2.0" description = "A concrete syntax tree with AST-like properties for Python 3.0 through 3.12 programs." -category = "dev" optional = false python-versions = ">=3.9" files = [ @@ -799,7 +775,6 @@ dev = ["Sphinx (>=5.1.1)", "black (==23.12.1)", "build (>=0.10.0)", "coverage (> name = "lxml" version = "5.1.0" description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -893,7 +868,6 @@ source = ["Cython (>=3.0.7)"] name = "markupsafe" version = "2.1.5" description = "Safely add untrusted strings to HTML/XML markup." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -963,7 +937,6 @@ files = [ name = "msgpack" version = "1.0.8" description = "MessagePack serializer" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1029,7 +1002,6 @@ files = [ name = "msgspec" version = "0.18.6" description = "A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1082,7 +1054,6 @@ yaml = ["pyyaml"] name = "mypy-extensions" version = "1.0.0" description = "Type system extensions for programs checked with the mypy type checker." -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1094,7 +1065,6 @@ files = [ name = "ncclient" version = "0.6.15" description = "Python library for NETCONF clients" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1111,7 +1081,6 @@ six = "*" name = "netaddr" version = "1.2.1" description = "A network address manipulation library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1126,7 +1095,6 @@ nicer-shell = ["ipython"] name = "networkx" version = "3.1" description = "Python package for creating and manipulating graphs and networks" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1145,7 +1113,6 @@ test = ["codecov (>=2.1)", "pytest (>=7.2)", "pytest-cov (>=4.0)"] name = "ninja" version = "1.11.1.1" description = "Ninja is a small build system with a focus on speed" -category = "dev" optional = false python-versions = "*" files = [ @@ -1173,7 +1140,6 @@ test = ["codecov (>=2.0.5)", "coverage (>=4.2)", "flake8 (>=3.0.4)", "pytest (>= name = "os-ken" version = "2.8.1" description = "A component-based software defined networking framework for OpenStack." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1197,7 +1163,6 @@ WebOb = ">=1.8.2" name = "oslo-config" version = "9.4.0" description = "Oslo Configuration API" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1222,7 +1187,6 @@ test = ["bandit (>=1.7.0,<1.8.0)", "coverage (>=4.0,!=4.4)", "fixtures (>=3.0.0) name = "oslo-i18n" version = "6.3.0" description = "Oslo i18n library" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1237,7 +1201,6 @@ pbr = ">=2.0.0,<2.1.0 || >2.1.0" name = "ovs" version = "3.1.2" description = "Open vSwitch library" -category = "main" optional = false python-versions = "*" files = [ @@ -1255,7 +1218,6 @@ flow = ["netaddr", "pyparsing"] name = "packaging" version = "23.2" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1267,7 +1229,6 @@ files = [ name = "paramiko" version = "3.4.0" description = "SSH2 protocol library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1289,7 +1250,6 @@ invoke = ["invoke (>=2.0)"] name = "pbr" version = "6.0.0" description = "Python Build Reasonableness" -category = "main" optional = false python-versions = ">=2.6" files = [ @@ -1301,7 +1261,6 @@ files = [ name = "prometheus-client" version = "0.20.0" description = "Python client for the Prometheus monitoring system." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1316,7 +1275,6 @@ twisted = ["twisted"] name = "protobuf" version = "4.25.3" description = "" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1337,7 +1295,6 @@ files = [ name = "pybind11" version = "2.11.1" description = "Seamless operability between C++11 and Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1352,7 +1309,6 @@ global = ["pybind11-global (==2.11.1)"] name = "pycnite" version = "2023.10.11" description = "Python bytecode utilities" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1364,7 +1320,6 @@ files = [ name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1376,7 +1331,6 @@ files = [ name = "pydot" version = "2.0.0" description = "Python interface to Graphviz's Dot" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1396,7 +1350,6 @@ tests = ["black", "chardet", "tox"] name = "pynacl" version = "1.5.0" description = "Python binding to the Networking and Cryptography (NaCl) library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1423,7 +1376,6 @@ tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"] name = "pyopenssl" version = "24.0.0" description = "Python wrapper module around the OpenSSL library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1442,7 +1394,6 @@ test = ["flaky", "pretend", "pytest (>=3.0.1)"] name = "pyparsing" version = "3.1.1" description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "dev" optional = false python-versions = ">=3.6.8" files = [ @@ -1457,7 +1408,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "python-dateutil" version = "2.9.0.post0" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -1472,7 +1422,6 @@ six = ">=1.5" name = "pytricia" version = "1.0.2" description = "An efficient IP address storage and lookup module for Python." -category = "main" optional = false python-versions = "*" files = [ @@ -1484,7 +1433,6 @@ files = [ name = "pytype" version = "2024.4.11" description = "Python type inferencer" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1522,7 +1470,6 @@ typing-extensions = ">=4.3.0" name = "pytz" version = "2024.1" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -1534,7 +1481,6 @@ files = [ name = "pywin32" version = "306" description = "Python for Window Extensions" -category = "main" optional = false python-versions = "*" files = [ @@ -1558,7 +1504,6 @@ files = [ name = "pyyaml" version = "6.0.1" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1619,7 +1564,6 @@ files = [ name = "repoze-lru" version = "0.7" description = "A tiny LRU cache implementation and decorator" -category = "main" optional = false python-versions = "*" files = [ @@ -1635,7 +1579,6 @@ testing = ["coverage", "nose"] name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1657,7 +1600,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "rfc3986" version = "2.0.0" description = "Validating URI References per RFC 3986" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1672,7 +1614,6 @@ idna2008 = ["idna"] name = "routes" version = "2.5.1" description = "Routing Recognition and Generation Tools" -category = "main" optional = false python-versions = "*" files = [ @@ -1692,7 +1633,6 @@ middleware = ["webob"] name = "ruamel-yaml" version = "0.18.6" description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1711,7 +1651,6 @@ jinja2 = ["ruamel.yaml.jinja2 (>=0.2)"] name = "ruamel-yaml-clib" version = "0.2.8" description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1771,7 +1710,6 @@ files = [ name = "setuptools" version = "69.1.1" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1788,7 +1726,6 @@ testing-integration = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "jar 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 = [ @@ -1800,7 +1737,6 @@ files = [ name = "sortedcontainers" version = "2.4.0" description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set" -category = "main" optional = false python-versions = "*" files = [ @@ -1812,7 +1748,6 @@ files = [ name = "stevedore" version = "5.2.0" description = "Manage dynamic plugins for Python applications" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1827,7 +1762,6 @@ pbr = ">=2.0.0,<2.1.0 || >2.1.0" name = "tabulate" version = "0.9.0" description = "Pretty-print tabular data" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1842,7 +1776,6 @@ widechars = ["wcwidth"] name = "toml" version = "0.10.2" description = "Python Library for Tom's Obvious, Minimal Language" -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1854,7 +1787,6 @@ files = [ name = "transitions" version = "0.9.0" description = "A lightweight, object-oriented Python state machine implementation with many extensions." -category = "main" optional = false python-versions = "*" files = [ @@ -1873,7 +1805,6 @@ test = ["pytest"] name = "typing-extensions" version = "4.10.0" description = "Backported and Experimental Type Hints for Python 3.8+" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1885,7 +1816,6 @@ files = [ name = "typing-inspect" version = "0.9.0" description = "Runtime inspection utilities for typing module." -category = "dev" optional = false python-versions = "*" files = [ @@ -1901,7 +1831,6 @@ typing-extensions = ">=3.7.4" name = "urllib3" version = "2.2.1" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1919,7 +1848,6 @@ zstd = ["zstandard (>=0.18.0)"] name = "webob" version = "1.8.7" description = "WSGI request and response object" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*" files = [ @@ -1935,7 +1863,6 @@ testing = ["coverage", "pytest (>=3.1.0)", "pytest-cov", "pytest-xdist"] name = "wrapt" version = "1.16.0" description = "Module for decorators, wrappers and monkey patching." -category = "main" optional = false python-versions = ">=3.6" files = [