diff --git a/poetry.lock b/poetry.lock index 6576497..24a94f3 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.5.1 and should not be changed by hand. [[package]] name = "aiofiles" version = "0.8.0" description = "File support for asyncio." -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -16,7 +15,6 @@ files = [ name = "aiohttp" version = "3.8.1" description = "Async http client/server framework (asyncio)" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -110,7 +108,6 @@ speedups = ["Brotli", "aiodns", "cchardet"] name = "aiohttp-swagger" version = "1.0.16" description = "Swagger API Documentation builder for aiohttp server" -category = "main" optional = false python-versions = "*" files = [ @@ -130,7 +127,6 @@ performance = ["ujson"] name = "aiosignal" version = "1.2.0" description = "aiosignal: a list of registered asynchronous callbacks" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -145,7 +141,6 @@ frozenlist = ">=1.1.0" name = "astroid" version = "2.11.7" description = "An abstract syntax tree for Python with inference support." -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -163,7 +158,6 @@ wrapt = ">=1.11,<2" name = "async-lru" version = "1.0.3" description = "Simple lru_cache for asyncio" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -175,7 +169,6 @@ files = [ name = "async-timeout" version = "4.0.2" description = "Timeout context manager for asyncio programs" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -187,7 +180,6 @@ files = [ name = "atomicwrites" version = "1.4.1" description = "Atomic file writes." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -198,7 +190,6 @@ files = [ name = "attrs" version = "22.1.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -216,7 +207,6 @@ tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy name = "bandit" version = "1.7.4" description = "Security oriented static analyser for python code." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -239,7 +229,6 @@ yaml = ["PyYAML"] name = "bcrypt" version = "4.0.0" description = "Modern password hashing for your software and your servers" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -265,7 +254,6 @@ typecheck = ["mypy"] name = "bidict" version = "0.22.0" description = "The bidirectional mapping library for Python." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -277,7 +265,6 @@ files = [ name = "black" version = "22.6.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -324,7 +311,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "certifi" version = "2022.12.7" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -336,7 +322,6 @@ files = [ name = "cffi" version = "1.15.1" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = "*" files = [ @@ -413,7 +398,6 @@ pycparser = "*" name = "chardet" version = "4.0.0" description = "Universal encoding detector for Python 2 and 3" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -425,7 +409,6 @@ files = [ name = "charset-normalizer" version = "2.1.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -440,7 +423,6 @@ unicode-backport = ["unicodedata2"] name = "cisco-gnmi" version = "1.0.16" description = "This library wraps gNMI functionality to ease usage with Cisco implementations." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" files = [ @@ -461,7 +443,6 @@ dev = ["coverage", "googleapis-common-protos", "grpcio-tools", "pylint", "pytest name = "ciscoconfparse" version = "1.6.40" description = "Parse, Audit, Query, Build, and Modify Cisco IOS-style and JunOS-style configurations" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -479,7 +460,6 @@ toml = "0.10.2" name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -494,7 +474,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "colorama" version = "0.4.5" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -506,7 +485,6 @@ files = [ name = "commonmark" version = "0.9.1" description = "Python parser for the CommonMark Markdown spec" -category = "main" optional = false python-versions = "*" files = [ @@ -521,7 +499,6 @@ test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"] name = "configargparse" version = "0.15.2" description = "A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -535,7 +512,6 @@ yaml = ["PyYAML"] name = "cryptography" version = "39.0.1" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -581,7 +557,6 @@ tox = ["tox"] name = "deepdiff" version = "5.8.1" description = "Deep Difference and Search of any Python object/data." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -599,7 +574,6 @@ cli = ["clevercsv (==0.7.1)", "click (==8.0.3)", "pyyaml (==5.4.1)", "toml (==0. name = "deprecated" version = "1.2.13" description = "Python @deprecated decorator to deprecate old python classes, functions or methods." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -617,7 +591,6 @@ dev = ["PyTest", "PyTest (<5)", "PyTest-Cov", "PyTest-Cov (<2.6)", "bump2version name = "diffsync" version = "1.6.0" description = "Library to easily sync/diff/update 2 different data sources" -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -638,7 +611,6 @@ redis = ["redis (>=4.3,<5.0)"] name = "dill" version = "0.3.5.1" description = "serialize all of python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*" files = [ @@ -653,7 +625,6 @@ graph = ["objgraph (>=1.7.2)"] name = "distro" version = "1.7.0" description = "Distro - an OS platform information API" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -665,7 +636,6 @@ files = [ name = "dnspython" version = "2.2.1" description = "DNS toolkit" -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -685,7 +655,6 @@ wmi = ["wmi (>=1.5.1,<2.0.0)"] name = "fancycompleter" version = "0.9.1" description = "colorful TAB completion for Python prompt" -category = "dev" optional = false python-versions = "*" files = [ @@ -701,7 +670,6 @@ pyrepl = ">=0.8.2" name = "flake8" version = "3.9.2" description = "the modular source code checker: pep8 pyflakes and co" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -718,7 +686,6 @@ pyflakes = ">=2.3.0,<2.4.0" name = "frozenlist" version = "1.3.1" description = "A list-like structure which implements collections.abc.MutableSequence" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -787,7 +754,6 @@ files = [ name = "future" version = "0.18.3" description = "Clean single-source support for Python 3 and 2" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -798,7 +764,6 @@ files = [ name = "genie" version = "22.7" description = "Genie: THE standard pyATS Library System" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -842,7 +807,6 @@ robot = ["genie.libs.robot (>=22.7.0,<22.8.0)", "pyats.robot (>=22.7.0,<22.8.0)" name = "genie.libs.clean" version = "22.7" description = "Genie Library for device clean support" -category = "main" optional = false python-versions = "*" files = [ @@ -861,7 +825,6 @@ dev = ["Sphinx", "coverage", "paramiko", "restview", "sphinx-rtd-theme", "sphinx name = "genie.libs.conf" version = "22.7" description = "Genie libs Conf: Libraries to configures topology through Python object attributes" -category = "main" optional = false python-versions = "*" files = [ @@ -875,7 +838,6 @@ dev = ["Sphinx", "coverage", "restview", "sphinx-rtd-theme"] name = "genie.libs.filetransferutils" version = "22.7" description = "Genie libs FileTransferUtils: Genie FileTransferUtils Libraries" -category = "main" optional = false python-versions = "*" files = [ @@ -894,7 +856,6 @@ dev = ["Sphinx", "coverage", "restview", "sphinx-rtd-theme"] name = "genie.libs.health" version = "22.7" description = "pyATS Health Check for monitoring device health status" -category = "main" optional = false python-versions = "*" files = [ @@ -913,7 +874,6 @@ dev = ["Sphinx", "coverage", "paramiko", "restview", "sphinx-rtd-theme", "sphinx name = "genie.libs.ops" version = "22.7" description = "Genie libs Ops: Libraries to retrieve operational state of the topology" -category = "main" optional = false python-versions = "*" files = [ @@ -927,7 +887,6 @@ dev = ["Sphinx", "coverage", "restview", "sphinx-rtd-theme"] name = "genie.libs.parser" version = "22.7" description = "Genie libs Parser: Genie Parser Libraries" -category = "main" optional = false python-versions = "*" files = [ @@ -944,7 +903,6 @@ dev = ["Sphinx", "coverage", "restview", "sphinx-rtd-theme"] name = "genie.libs.sdk" version = "22.7" description = "Genie libs sdk: Libraries containing all Triggers and Verifications" -category = "main" optional = false python-versions = "*" files = [ @@ -964,7 +922,6 @@ dev = ["Sphinx", "coverage", "grpcio", "rest.connector", "restview", "sphinx-rtd name = "gitdb" version = "4.0.9" description = "Git Object Database" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -979,7 +936,6 @@ smmap = ">=3.0.1,<6" name = "gitpython" version = "3.1.18" description = "Python Git Library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -994,7 +950,6 @@ gitdb = ">=4.0.1,<5" name = "grpcio" version = "1.48.0" description = "HTTP/2-based RPC framework" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1056,7 +1011,6 @@ protobuf = ["grpcio-tools (>=1.48.0)"] name = "idna" version = "3.3" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1068,7 +1022,6 @@ files = [ name = "importlib-metadata" version = "4.12.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1088,7 +1041,6 @@ testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs name = "invoke" version = "1.7.1" description = "Pythonic task execution" -category = "dev" optional = false python-versions = "*" files = [ @@ -1100,7 +1052,6 @@ files = [ name = "isort" version = "5.10.1" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.6.1,<4.0" files = [ @@ -1118,7 +1069,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jinja2" version = "3.1.2" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1136,7 +1086,6 @@ i18n = ["Babel (>=2.7)"] name = "jsonpickle" version = "2.2.0" description = "Python library for serializing any arbitrary object graph into JSON" -category = "main" optional = false python-versions = ">=2.7" files = [ @@ -1153,7 +1102,6 @@ testing-libs = ["simplejson", "ujson", "yajl"] name = "junit-xml" version = "1.9" description = "Creates JUnit XML test result documents that can be read by tools such as Jenkins" -category = "main" optional = false python-versions = "*" files = [ @@ -1168,7 +1116,6 @@ six = "*" name = "junos-eznc" version = "2.6.5" description = "Junos 'EZ' automation for non-programmers" -category = "main" optional = false python-versions = ">=3.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1194,7 +1141,6 @@ yamlordereddictloader = "*" name = "lazy-object-proxy" version = "1.7.1" description = "A fast and thorough lazy object proxy." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1241,7 +1187,6 @@ files = [ name = "loguru" version = "0.6.0" description = "Python logging made (stupidly) simple" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1260,7 +1205,6 @@ dev = ["Sphinx (>=4.1.1)", "black (>=19.10b0)", "colorama (>=0.3.4)", "docutils name = "lxml" version = "4.9.1" description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*" files = [ @@ -1346,7 +1290,6 @@ source = ["Cython (>=0.29.7)"] name = "markupsafe" version = "2.1.1" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1396,7 +1339,6 @@ files = [ name = "mccabe" version = "0.6.1" description = "McCabe checker, plugin for flake8" -category = "dev" optional = false python-versions = "*" files = [ @@ -1408,7 +1350,6 @@ files = [ name = "more-itertools" version = "8.14.0" description = "More routines for operating on iterables, beyond itertools" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1420,7 +1361,6 @@ files = [ name = "multidict" version = "6.0.2" description = "multidict implementation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1489,7 +1429,6 @@ files = [ name = "mypy-extensions" version = "0.4.3" description = "Experimental type system extensions for programs checked with the mypy typechecker." -category = "main" optional = false python-versions = "*" files = [ @@ -1501,7 +1440,6 @@ files = [ name = "napalm" version = "3.4.1" description = "Network Automation and Programmability Abstraction Layer with Multivendor support" -category = "main" optional = false python-versions = "*" files = [ @@ -1531,7 +1469,6 @@ textfsm = "*" name = "ncclient" version = "0.6.13" 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 = [ @@ -1548,7 +1485,6 @@ six = "*" name = "netaddr" version = "0.8.0" description = "A network address manipulation library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1560,7 +1496,6 @@ files = [ name = "netconan" version = "0.12.3" description = "Netconan network configuration anonymization utilities" -category = "main" optional = false python-versions = "*" files = [ @@ -1582,7 +1517,6 @@ test = ["pytest (>=4.6.0,<5.0.0)", "pytest-cov (<3.0.0)", "requests-mock (<2.0.0 name = "netmiko" version = "3.4.0" description = "Multi-vendor library to simplify Paramiko SSH connections to network devices" -category = "main" optional = false python-versions = "*" files = [ @@ -1605,7 +1539,6 @@ test = ["pytest (>=5.1.2)", "pyyaml (>=5.1.2)"] name = "nornir" version = "3.2.0" description = "Pluggable multi-threaded framework with inventory management to help operate collections of devices" -category = "main" optional = false python-versions = ">=3.6.2,<4.0" files = [ @@ -1626,7 +1559,6 @@ docs = ["jupyter (>=1,<2)", "nbsphinx (>=0.5,<0.6)", "pygments (>=2,<3)", "sphin name = "nornir-napalm" version = "0.1.2" description = "NAPALM's plugins for nornir" -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -1642,7 +1574,6 @@ nornir = ">=3,<4" name = "nornir-netmiko" version = "0.1.2" description = "Netmiko's plugins for Nornir" -category = "main" optional = false python-versions = ">=3.6.2,<4.0.0" files = [ @@ -1657,7 +1588,6 @@ netmiko = ">=3.4.0,<4.0.0" name = "nornir-utils" version = "0.1.2" description = "Collection of plugins and functions for nornir that don't require external dependencies" -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -1673,7 +1603,6 @@ nornir = ">=3,<4" name = "ntc-templates" version = "2.3.2" description = "TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable." -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -1688,7 +1617,6 @@ textfsm = ">=1.1.0,<2.0.0" name = "numpy" version = "1.23.2" description = "NumPy is the fundamental package for array computing with Python." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1726,7 +1654,6 @@ files = [ name = "ordered-set" version = "4.1.0" description = "An OrderedSet is a custom MutableSet that remembers its order, so that every" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1741,7 +1668,6 @@ dev = ["black", "mypy", "pytest"] name = "packaging" version = "21.3" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1756,7 +1682,6 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" name = "pandas" version = "1.1.5" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -1798,7 +1723,6 @@ test = ["hypothesis (>=3.58)", "pytest (>=4.0.2)", "pytest-xdist"] name = "paramiko" version = "2.11.0" description = "SSH2 protocol library" -category = "main" optional = false python-versions = "*" files = [ @@ -1822,7 +1746,6 @@ invoke = ["invoke (>=1.3)"] name = "passlib" version = "1.7.4" description = "comprehensive password hashing framework supporting over 30 schemes" -category = "main" optional = false python-versions = "*" files = [ @@ -1840,7 +1763,6 @@ totp = ["cryptography"] name = "pathspec" version = "0.9.0" description = "Utility library for gitignore style pattern matching of file paths." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -1852,7 +1774,6 @@ files = [ name = "pbr" version = "5.10.0" description = "Python Build Reasonableness" -category = "dev" optional = false python-versions = ">=2.6" files = [ @@ -1864,7 +1785,6 @@ files = [ name = "pdbpp" version = "0.10.3" description = "pdb++, a drop-in replacement for pdb" -category = "dev" optional = false python-versions = "*" files = [ @@ -1885,7 +1805,6 @@ testing = ["funcsigs", "pytest"] name = "platformdirs" version = "2.5.2" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1901,7 +1820,6 @@ test = ["appdirs (==1.4.4)", "pytest (>=6)", "pytest-cov (>=2.7)", "pytest-mock name = "pluggy" version = "0.13.1" description = "plugin and hook calling mechanisms for python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1916,7 +1834,6 @@ dev = ["pre-commit", "tox"] name = "prettytable" version = "3.4.0" description = "A simple Python library for easily displaying tabular data in a visually appealing ASCII table format" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1934,7 +1851,6 @@ tests = ["pytest", "pytest-cov", "pytest-lazy-fixture"] name = "protobuf" version = "3.20.1" description = "Protocol Buffers" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1968,7 +1884,6 @@ files = [ name = "psutil" version = "5.9.1" description = "Cross-platform lib for process and system monitoring in Python." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2013,7 +1928,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] name = "py" version = "1.11.0" description = "library with cross-python path, ini-parsing, io, code, log facilities" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -2025,7 +1939,6 @@ files = [ name = "pyats" version = "22.7.1" description = "pyATS - Python Automation Test System" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2072,7 +1985,6 @@ template = ["cookiecutter"] name = "pyats.aereport" version = "22.7" description = "pyATS AEreport: Result Collection and Reporting" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2107,7 +2019,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.aetest" version = "22.7" description = "pyATS AEtest: Testscript Engine" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2144,7 +2055,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.async" version = "22.7" description = "pyATS Async: Asynchronous Execution of Codes" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2175,7 +2085,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.connections" version = "22.7" description = "pyATS Connection: Device Connection Handling & Base Classes" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2208,7 +2117,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.datastructures" version = "22.7" description = "pyATS Datastructures: Extended Datastructures for Grownups" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2236,7 +2144,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.easypy" version = "22.7" description = "pyATS Easypy: launcher and runtime environment" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2277,7 +2184,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.kleenex" version = "22.7" description = "pyATS Kleenex: Testbed Preparation, Clean & Finalization" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2315,7 +2221,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.log" version = "22.7" description = "pyATS Log: Logging Format and Utilities" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2355,7 +2260,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.reporter" version = "22.7" description = "pyATS Reporter: Result Collection and Reporting" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2391,7 +2295,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.results" version = "22.7" description = "pyATS Results: Representing Results using Objects" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2419,7 +2322,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.tcl" version = "22.7" description = "pyATS Tcl: Tcl Integration and Objects" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2451,7 +2353,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.topology" version = "22.7" description = "pyATS Topology: Topology Objects and Testbed YAMLs" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2486,7 +2387,6 @@ dev = ["Sphinx", "sphinx-rtd-theme"] name = "pyats.utils" version = "22.7" description = "pyATS Utils: Utilities Module" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2520,7 +2420,6 @@ dev = ["Sphinx", "requests-mock", "sphinx-rtd-theme"] name = "pybatfish" version = "2021.2.26.830" description = "Python API and utilities for Batfish" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2547,7 +2446,6 @@ dev = ["absl-py (>=0.8.0)", "black (==19.10b0)", "capirca", "cerberus (==1.3.2)" name = "pycodestyle" version = "2.7.0" description = "Python style guide checker" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2559,7 +2457,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 = [ @@ -2571,7 +2468,6 @@ files = [ name = "pydantic" version = "1.9.2" description = "Data validation and settings management using python type hints" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -2623,7 +2519,6 @@ email = ["email-validator (>=1.0.3)"] name = "pydocstyle" version = "5.1.1" description = "Python docstring style checker" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -2638,7 +2533,6 @@ snowballstemmer = "*" name = "pyeapi" version = "0.8.4" description = "Python Client for eAPI" -category = "main" optional = false python-versions = "*" files = [ @@ -2656,7 +2550,6 @@ test = ["coverage", "mock"] name = "pyflakes" version = "2.3.1" description = "passive checker of Python programs" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2668,7 +2561,6 @@ files = [ name = "pyftpdlib" version = "1.5.6" description = "Very fast asynchronous FTP server library" -category = "main" optional = false python-versions = "*" files = [ @@ -2682,7 +2574,6 @@ ssl = ["PyOpenSSL"] name = "pygments" version = "2.13.0" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2697,7 +2588,6 @@ plugins = ["importlib-metadata"] name = "pylint" version = "2.14.5" description = "python code static checker" -category = "dev" optional = false python-versions = ">=3.7.2" files = [ @@ -2724,7 +2614,6 @@ testutils = ["gitpython (>3)"] name = "pyment" version = "0.3.3" description = "Generate/convert automatically the docstrings from code signature" -category = "dev" optional = false python-versions = "*" files = [ @@ -2736,7 +2625,6 @@ files = [ 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 = [ @@ -2763,7 +2651,6 @@ tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"] name = "pynautobot" version = "1.1.2" description = "Nautobot API client library" -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -2781,7 +2668,6 @@ docs = ["Sphinx (>=3.5.1,<4.0.0)"] name = "pynetbox" version = "5.3.1" description = "NetBox API client library" -category = "main" optional = false python-versions = "*" files = [ @@ -2791,13 +2677,12 @@ files = [ [package.dependencies] requests = ">=2.20.0,<3.0" -six = ">=1.0.0,<2.0.0" +six = "==1.*" [[package]] name = "pyparsing" version = "3.0.9" description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "main" optional = false python-versions = ">=3.6.8" files = [ @@ -2812,7 +2697,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pyreadline" version = "2.1" description = "A python implmementation of GNU readline." -category = "dev" optional = false python-versions = "*" files = [ @@ -2823,7 +2707,6 @@ files = [ name = "pyrepl" version = "0.9.0" description = "A library for building flexible command line interfaces" -category = "dev" optional = false python-versions = "*" files = [ @@ -2834,7 +2717,6 @@ files = [ name = "pyserial" version = "3.5" description = "Python Serial Port Extension" -category = "main" optional = false python-versions = "*" files = [ @@ -2849,7 +2731,6 @@ cp2110 = ["hidapi"] name = "pytest" version = "5.4.3" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -2875,7 +2756,6 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xm 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 = [ @@ -2890,7 +2770,6 @@ six = ">=1.5" name = "python-engineio" version = "3.14.2" description = "Engine.IO server" -category = "main" optional = false python-versions = "*" files = [ @@ -2909,7 +2788,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] name = "python-socketio" version = "4.6.1" description = "Socket.IO server" -category = "main" optional = false python-versions = "*" files = [ @@ -2929,7 +2807,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] name = "pytz" version = "2022.2.1" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -2941,7 +2818,6 @@ files = [ name = "pyyaml" version = "5.4.1" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -2980,7 +2856,6 @@ files = [ name = "requests" version = "2.28.1" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7, <4" files = [ @@ -3002,7 +2877,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-mock" version = "1.9.3" description = "Mock out responses from the requests package" -category = "dev" optional = false python-versions = "*" files = [ @@ -3022,7 +2896,6 @@ test = ["fixtures", "mock", "purl", "pytest", "sphinx", "testrepository (>=0.0.1 name = "requests-toolbelt" version = "0.9.1" description = "A utility belt for advanced users of python-requests" -category = "main" optional = false python-versions = "*" files = [ @@ -3037,7 +2910,6 @@ requests = ">=2.0.1,<3.0.0" name = "rich" version = "9.13.0" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -3058,7 +2930,6 @@ jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"] name = "ruamel.yaml" version = "0.17.21" 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" files = [ @@ -3077,7 +2948,6 @@ jinja2 = ["ruamel.yaml.jinja2 (>=0.2)"] name = "ruamel.yaml.clib" version = "0.2.6" description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3117,7 +2987,6 @@ files = [ name = "scp" version = "0.14.4" description = "scp module for paramiko" -category = "main" optional = false python-versions = "*" files = [ @@ -3132,7 +3001,6 @@ paramiko = "*" name = "setuptools" version = "67.2.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3149,7 +3017,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "simplejson" version = "3.17.6" description = "Simple, fast, extensible JSON encoder/decoder for Python" -category = "main" optional = false python-versions = ">=2.5, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -3220,7 +3087,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 = [ @@ -3232,7 +3098,6 @@ files = [ name = "smmap" version = "5.0.0" description = "A pure Python implementation of a sliding window memory map manager" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3244,7 +3109,6 @@ files = [ name = "snowballstemmer" version = "2.2.0" description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms." -category = "dev" optional = false python-versions = "*" files = [ @@ -3256,7 +3120,6 @@ files = [ name = "stevedore" version = "4.0.0" description = "Manage dynamic plugins for Python applications" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -3271,7 +3134,6 @@ pbr = ">=2.0.0,<2.1.0 || >2.1.0" name = "structlog" version = "20.2.0" description = "Structured Logging for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3288,7 +3150,6 @@ tests = ["coverage[toml]", "freezegun (>=0.2.8)", "pretend", "pytest (>=6.0)", " name = "tenacity" version = "8.0.1" description = "Retry code until it succeeds" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3303,7 +3164,6 @@ doc = ["reno", "sphinx", "tornado (>=4.5)"] name = "termcolor" version = "1.1.0" description = "ANSII Color formatting for output in terminal." -category = "main" optional = false python-versions = "*" files = [ @@ -3314,7 +3174,6 @@ files = [ name = "textfsm" version = "1.1.3" description = "Python module for parsing semi-structured text into python tables." -category = "main" optional = false python-versions = "*" files = [ @@ -3330,7 +3189,6 @@ six = "*" name = "tftpy" version = "0.8.0" description = "Python TFTP library" -category = "main" optional = false python-versions = ">=2.7" files = [ @@ -3341,7 +3199,6 @@ files = [ name = "toml" version = "0.10.2" description = "Python Library for Tom's Obvious, Minimal Language" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -3353,7 +3210,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3365,7 +3221,6 @@ files = [ name = "tomlkit" version = "0.11.4" description = "Style preserving TOML library" -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -3377,7 +3232,6 @@ files = [ name = "tqdm" version = "4.64.0" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -3398,7 +3252,6 @@ telegram = ["requests"] name = "transitions" version = "0.8.11" description = "A lightweight, object-oriented Python state machine implementation with many extensions." -category = "main" optional = false python-versions = "*" files = [ @@ -3417,7 +3270,6 @@ test = ["pytest"] name = "typing-extensions" version = "3.10.0.2" description = "Backported and Experimental Type Hints for Python 3.5+" -category = "main" optional = false python-versions = "*" files = [ @@ -3430,7 +3282,6 @@ files = [ name = "unicon" version = "22.7" description = "Unicon Connection Library" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3465,7 +3316,6 @@ robot = ["robotframework"] name = "unicon.plugins" version = "22.7" description = "Unicon Connection Library Plugins" -category = "main" optional = false python-versions = "*" files = [ @@ -3484,7 +3334,6 @@ dev = ["Sphinx", "coverage", "pip", "restview", "setuptools", "sphinx-rtd-theme" name = "urllib3" version = "1.26.12" 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.*, <4" files = [ @@ -3501,7 +3350,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "wcwidth" version = "0.2.5" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -3513,7 +3361,6 @@ files = [ name = "wheel" version = "0.38.4" description = "A built-package format for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3528,7 +3375,6 @@ test = ["pytest (>=3.0.0)"] name = "win32-setctime" version = "1.1.0" description = "A small Python utility to set file creation time on Windows" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3543,7 +3389,6 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] name = "wmctrl" version = "0.4" description = "A tool to programmatically control windows inside X" -category = "dev" optional = false python-versions = "*" files = [ @@ -3554,7 +3399,6 @@ files = [ name = "wrapt" version = "1.14.1" description = "Module for decorators, wrappers and monkey patching." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -3628,7 +3472,6 @@ files = [ name = "xmltodict" version = "0.13.0" description = "Makes working with XML feel like you are working with JSON" -category = "main" optional = false python-versions = ">=3.4" files = [ @@ -3640,7 +3483,6 @@ files = [ name = "yamllint" version = "1.27.1" description = "A linter for YAML files." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3656,7 +3498,6 @@ setuptools = "*" name = "yamlordereddictloader" version = "0.4.0" description = "YAML loader and dump for PyYAML allowing to keep keys order." -category = "main" optional = false python-versions = "*" files = [ @@ -3670,7 +3511,6 @@ pyyaml = "*" name = "yang.connector" version = "22.7" description = "YANG defined interface API protocol connector" -category = "main" optional = false python-versions = "*" files = [ @@ -3692,7 +3532,6 @@ dev = ["Sphinx", "coverage", "restview", "sphinx-rtd-theme", "sphinxcontrib-napo name = "yarl" version = "1.8.1" description = "Yet another URL library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3765,7 +3604,6 @@ multidict = ">=4.0" name = "zipp" version = "3.8.1" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3780,4 +3618,4 @@ testing = ["func-timeout", "jaraco.itertools", "pytest (>=6)", "pytest-black (>= [metadata] lock-version = "2.0" python-versions = "^3.8.0" -content-hash = "ad15036d374813fa8773b0a20556d4886f675d7b9fb083dc45e9d40f48712b8a" +content-hash = "ef5688a9d80bbbe587abe35935dbac9a19f7a017b436f58b0a7a0c86dd5b7915" diff --git a/pyproject.toml b/pyproject.toml index c345bef..f1f04a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ termcolor = "^1.1" click = "^7.1 || ^8.0" pydantic = "^1.6" genie = "^22.7" -pyats = "^22.7" +pyats = ">=22.7,<24" netmiko = "^3.3" ntc-templates = "^2.0" structlog = "^20.1.0"