diff --git a/poetry.lock b/poetry.lock index e13499324945..5c3c77776246 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.5.1 and should not be changed by hand. [[package]] name = "aiodns" version = "3.0.0" description = "Simple DNS resolver for asyncio" -category = "dev" optional = false python-versions = "*" files = [ @@ -19,7 +18,6 @@ pycares = ">=4.0.0" name = "aiohttp" version = "3.8.4" description = "Async http client/server framework (asyncio)" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -128,7 +126,6 @@ speedups = ["Brotli", "aiodns", "cchardet"] name = "aiosignal" version = "1.3.1" description = "aiosignal: a list of registered asynchronous callbacks" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -143,7 +140,6 @@ frozenlist = ">=1.1.0" name = "ansible-runner" version = "2.3.2" description = "\"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities\"" -category = "dev" optional = false python-versions = "*" files = [ @@ -162,7 +158,6 @@ six = "*" name = "asn1crypto" version = "1.5.1" description = "Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP" -category = "dev" optional = false python-versions = "*" files = [ @@ -174,7 +169,6 @@ files = [ name = "astor" version = "0.8.1" description = "Read/rewrite/write Python ASTs" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -186,7 +180,6 @@ files = [ name = "astroid" version = "2.9.3" description = "An abstract syntax tree for Python with inference support." -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -204,7 +197,6 @@ wrapt = ">=1.11,<1.14" name = "async-generator" version = "1.10" description = "Async generators and context managers for Python 3.5+" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -216,7 +208,6 @@ files = [ name = "async-timeout" version = "4.0.2" description = "Timeout context manager for asyncio programs" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -228,7 +219,6 @@ files = [ name = "attrs" version = "22.2.0" description = "Classes Without Boilerplate" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -247,7 +237,6 @@ tests-no-zope = ["cloudpickle", "cloudpickle", "hypothesis", "hypothesis", "mypy name = "autopep8" version = "1.6.0" description = "A tool that automatically formats Python code to conform to the PEP 8 style guide" -category = "dev" optional = false python-versions = "*" files = [ @@ -263,7 +252,6 @@ toml = "*" name = "backports-zoneinfo" version = "0.2.1" description = "Backport of the standard library zoneinfo module" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -292,7 +280,6 @@ tzdata = ["tzdata"] name = "bandit" version = "1.7.5" description = "Security oriented static analyser for python code." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -316,7 +303,6 @@ yaml = ["PyYAML"] name = "bcrypt" version = "4.0.1" description = "Modern password hashing for your software and your servers" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -351,7 +337,6 @@ typecheck = ["mypy"] name = "beautifulsoup4" version = "4.12.0" description = "Screen-scraping library" -category = "dev" optional = false python-versions = ">=3.6.0" files = [ @@ -370,7 +355,6 @@ lxml = ["lxml"] name = "blessings" version = "1.7" description = "A thin, practical wrapper around terminal coloring, styling, and positioning" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -386,7 +370,6 @@ six = "*" name = "boto3" version = "1.26.99" description = "The AWS SDK for Python" -category = "dev" optional = false python-versions = ">= 3.7" files = [ @@ -406,7 +389,6 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] name = "botocore" version = "1.29.99" description = "Low-level, data-driven core of boto 3." -category = "dev" optional = false python-versions = ">= 3.7" files = [ @@ -426,7 +408,6 @@ crt = ["awscrt (==0.16.9)"] name = "bracex" version = "2.3.post1" description = "Bash style brace expander." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -438,7 +419,6 @@ files = [ name = "bs4" version = "0.0.1" description = "Dummy package for Beautiful Soup" -category = "dev" optional = false python-versions = "*" files = [ @@ -452,7 +432,6 @@ beautifulsoup4 = "*" name = "cached-property" version = "1.5.2" description = "A decorator for caching properties in classes." -category = "dev" optional = false python-versions = "*" files = [ @@ -464,7 +443,6 @@ files = [ name = "cachetools" version = "5.3.0" description = "Extensible memoizing collections and decorators" -category = "dev" optional = false python-versions = "~=3.7" files = [ @@ -476,7 +454,6 @@ files = [ name = "certifi" version = "2022.12.7" description = "Python package for providing Mozilla's CA Bundle." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -488,7 +465,6 @@ files = [ name = "cffi" version = "1.15.1" description = "Foreign Function Interface for Python calling C code." -category = "dev" optional = false python-versions = "*" files = [ @@ -565,7 +541,6 @@ pycparser = "*" name = "cfgv" version = "3.3.1" description = "Validate configuration and produce human readable error messages." -category = "dev" optional = false python-versions = ">=3.6.1" files = [ @@ -577,7 +552,6 @@ files = [ name = "chardet" version = "5.1.0" description = "Universal encoding detector for Python 3" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -589,7 +563,6 @@ files = [ name = "charset-normalizer" version = "3.1.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "dev" optional = false python-versions = ">=3.7.0" files = [ @@ -674,7 +647,6 @@ files = [ name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -689,7 +661,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 = [ @@ -701,7 +672,6 @@ files = [ name = "colorclass" version = "2.2.2" description = "Colorful worry-free console applications for Linux, Mac OS X, and Windows." -category = "dev" optional = false python-versions = ">=2.6" files = [ @@ -713,7 +683,6 @@ files = [ name = "coloredlogs" version = "15.0.1" description = "Colored terminal output for Python's logging module" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -731,7 +700,6 @@ cron = ["capturer (>=2.4)"] name = "commonmark" version = "0.9.1" description = "Python parser for the CommonMark Markdown spec" -category = "dev" optional = false python-versions = "*" files = [ @@ -746,7 +714,6 @@ test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"] name = "compressed-rtf" version = "1.0.6" description = "Compressed Rich Text Format (RTF) compression and decompression package" -category = "dev" optional = false python-versions = "*" files = [ @@ -757,7 +724,6 @@ files = [ name = "configargparse" version = "1.5.3" description = "A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -773,7 +739,6 @@ yaml = ["PyYAML"] name = "configparser" version = "5.3.0" description = "Updated configparser from stdlib for earlier Pythons." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -789,7 +754,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec name = "coverage" version = "7.2.2" description = "Code coverage measurement for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -853,7 +817,6 @@ toml = ["tomli"] name = "cryptography" version = "36.0.2" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -894,7 +857,6 @@ test = ["hypothesis (>=1.11.4,!=3.79.2)", "iso8601", "pretend", "pytest (>=6.2.0 name = "cymruwhois" version = "1.6" description = "Client for the whois.cymru.com service" -category = "dev" optional = false python-versions = "*" files = [ @@ -912,7 +874,6 @@ tests = ["nose"] name = "dateparser" version = "1.1.8" description = "Date parsing library designed to parse dates from HTML pages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -935,7 +896,6 @@ langdetect = ["langdetect"] name = "datetime" version = "5.1" description = "This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -951,7 +911,6 @@ pytz = "*" name = "db-dtypes" version = "1.0.5" description = "Pandas Data Types for SQL systems (BigQuery, Spanner)" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -969,7 +928,6 @@ pyarrow = ">=3.0.0" name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -981,7 +939,6 @@ files = [ name = "defusedxml" version = "0.7.1" description = "XML bomb protection for Python stdlib modules" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -993,7 +950,6 @@ files = [ name = "demisto-py" version = "3.2.10" description = "A Python library for the Demisto API" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1006,19 +962,18 @@ certifi = ">=2017.4.17" python-dateutil = ">=2.5.3" setuptools = ">=21.0.0" six = ">=1.10" -tzlocal = ">=4.0.0,<5.0.0" +tzlocal = "==4.*" urllib3 = ">=1.26.7" [[package]] name = "demisto-sdk" -version = "1.16.0" +version = "1.17.0" description = "\"A Python library for the Demisto SDK\"" -category = "dev" optional = false python-versions = ">=3.8,<3.11" files = [ - {file = "demisto_sdk-1.16.0-py3-none-any.whl", hash = "sha256:7b308e75db9bf7bd76938c6fd3ca272ffab92c8584bc127afa4e24bc049e0944"}, - {file = "demisto_sdk-1.16.0.tar.gz", hash = "sha256:1c67a1ac94f1eb9b6a21b708017359831dfe3f908357cbbf67e1340d1e59eb11"}, + {file = "demisto_sdk-1.17.0-py3-none-any.whl", hash = "sha256:e3c5a63497245040c4be9bb944b5aa4e0e80ae80e943ca6d62e12d59237382a8"}, + {file = "demisto_sdk-1.17.0.tar.gz", hash = "sha256:8c9ff239dc7a89d8be5ef827ea3380c2b9df4a1a2e54b64facd735a5893d3b89"}, ] [package.dependencies] @@ -1114,7 +1069,6 @@ build = ["gsutil (==5.17)"] name = "deprecated" version = "1.2.13" description = "Python @deprecated decorator to deprecate old python classes, functions or methods." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1132,7 +1086,6 @@ dev = ["PyTest", "PyTest (<5)", "PyTest-Cov", "PyTest-Cov (<2.6)", "bump2version name = "deprecation" version = "2.1.0" description = "A library to handle automated deprecations" -category = "dev" optional = false python-versions = "*" files = [ @@ -1147,7 +1100,6 @@ packaging = "*" name = "dictdiffer" version = "0.9.0" description = "Dictdiffer is a library that helps you to diff and patch dictionaries." -category = "dev" optional = false python-versions = "*" files = [ @@ -1165,7 +1117,6 @@ tests = ["check-manifest (>=0.42)", "mock (>=1.3.0)", "pytest (==5.4.3)", "pytes name = "dictor" version = "0.1.11" description = "an elegant dictionary and JSON handler" -category = "dev" optional = false python-versions = "*" files = [ @@ -1176,7 +1127,6 @@ files = [ name = "dill" version = "0.3.6" description = "serialize all of python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1191,7 +1141,6 @@ graph = ["objgraph (>=1.7.2)"] name = "distlib" version = "0.3.6" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -1203,7 +1152,6 @@ files = [ name = "dnspython" version = "2.0.0" description = "DNS toolkit" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1222,7 +1170,6 @@ trio = ["sniffio (>=1.1)", "trio (>=0.14.0)"] name = "docker" version = "5.0.3" description = "A Python library for the Docker Engine API." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1243,7 +1190,6 @@ tls = ["cryptography (>=3.4.7)", "idna (>=2.0.0)", "pyOpenSSL (>=17.5.0)"] name = "docopt" version = "0.6.2" description = "Pythonic argument parser, that will make you smile" -category = "dev" optional = false python-versions = "*" files = [ @@ -1254,7 +1200,6 @@ files = [ name = "docutils" version = "0.19" description = "Docutils -- Python Documentation Utilities" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1266,7 +1211,6 @@ files = [ name = "dpkt" version = "1.9.8" description = "fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols" -category = "dev" optional = false python-versions = "*" files = [ @@ -1278,7 +1222,6 @@ files = [ name = "easygui" version = "0.98.3" description = "EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls." -category = "dev" optional = false python-versions = "*" files = [ @@ -1290,7 +1233,6 @@ files = [ name = "edgegrid-python" version = "1.3.1" description = "{OPEN} client authentication protocol for python-requests" -category = "dev" optional = false python-versions = ">=2.7.10" files = [ @@ -1310,7 +1252,6 @@ urllib3 = "*" name = "eli5" version = "0.13.0" description = "Debug machine learning classifiers and explain their predictions" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1331,7 +1272,6 @@ tabulate = ">=0.7.7" name = "enum34" version = "1.1.10" description = "Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4" -category = "dev" optional = false python-versions = "*" files = [ @@ -1344,7 +1284,6 @@ files = [ name = "exceptiongroup" version = "1.1.1" description = "Backport of PEP 654 (exception groups)" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1359,7 +1298,6 @@ test = ["pytest (>=6)"] name = "exchangelib" version = "4.9.0" description = "Client for Microsoft Exchange Web Services (EWS)" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1391,7 +1329,6 @@ sspi = ["requests-negotiate-sspi"] name = "filelock" version = "3.10.6" description = "A platform independent file lock." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1407,7 +1344,6 @@ testing = ["covdefaults (>=2.3)", "coverage (>=7.2.2)", "diff-cover (>=7.5)", "p name = "flake8" version = "4.0.1" description = "the modular source code checker: pep8 pyflakes and co" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1424,7 +1360,6 @@ pyflakes = ">=2.4.0,<2.5.0" name = "flatten-dict" version = "0.4.2" description = "A flexible utility for flattening and unflattening dict-like objects in Python." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1439,7 +1374,6 @@ six = ">=1.12,<2.0" name = "freezegun" version = "1.2.2" description = "Let your Python tests travel through time" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1454,7 +1388,6 @@ python-dateutil = ">=2.7" name = "frozenlist" version = "1.3.3" description = "A list-like structure which implements collections.abc.MutableSequence" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1538,7 +1471,6 @@ files = [ name = "future" version = "0.18.3" description = "Clean single-source support for Python 3 and 2" -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1549,7 +1481,6 @@ files = [ name = "gitdb" version = "4.0.10" description = "Git Object Database" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1564,7 +1495,6 @@ smmap = ">=3.0.1,<6" name = "gitpython" version = "3.1.30" description = "GitPython is a python library used to interact with Git repositories" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1579,7 +1509,6 @@ gitdb = ">=4.0.1,<5" name = "giturlparse" version = "0.10.0" description = "A Git URL parsing module (supports parsing and rewriting)" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1591,7 +1520,6 @@ files = [ name = "google-api-core" version = "2.11.0" description = "Google API client core library" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1616,7 +1544,6 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0dev)"] name = "google-api-python-client" version = "2.82.0" description = "Google API Client Library for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1625,7 +1552,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.5,<2.0.0 || >2.3.0,<3.0.0dev" +google-api-core = ">=1.31.5,<2.0.dev0 || >2.3.0,<3.0.0dev" google-auth = ">=1.19.0,<3.0.0dev" google-auth-httplib2 = ">=0.1.0" httplib2 = ">=0.15.0,<1dev" @@ -1635,7 +1562,6 @@ uritemplate = ">=3.0.1,<5" name = "google-auth" version = "2.16.3" description = "Google Authentication Library" -category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*" files = [ @@ -1660,7 +1586,6 @@ requests = ["requests (>=2.20.0,<3.0.0dev)"] name = "google-auth-httplib2" version = "0.1.0" description = "Google Authentication Library: httplib2 transport" -category = "dev" optional = false python-versions = "*" files = [ @@ -1677,7 +1602,6 @@ six = "*" name = "google-cloud-bigquery" version = "3.7.0" description = "Google BigQuery API client library" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1686,7 +1610,7 @@ files = [ ] [package.dependencies] -google-api-core = {version = ">=1.31.5,<2.0.0 || >2.3.0,<3.0.0dev", extras = ["grpc"]} +google-api-core = {version = ">=1.31.5,<2.0.dev0 || >2.3.0,<3.0.0dev", extras = ["grpc"]} google-cloud-core = ">=1.6.0,<3.0.0dev" google-resumable-media = ">=0.6.0,<3.0dev" grpcio = ">=1.47.0,<2.0dev" @@ -1710,7 +1634,6 @@ tqdm = ["tqdm (>=4.7.4,<5.0.0dev)"] name = "google-cloud-core" version = "2.3.2" description = "Google Cloud API client core library" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1719,7 +1642,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.6,<2.0.0 || >2.3.0,<3.0.0dev" +google-api-core = ">=1.31.6,<2.0.dev0 || >2.3.0,<3.0.0dev" google-auth = ">=1.25.0,<3.0dev" [package.extras] @@ -1729,7 +1652,6 @@ grpc = ["grpcio (>=1.38.0,<2.0dev)"] name = "google-cloud-secret-manager" version = "2.16.0" description = "Google Cloud Secret Manager API client library" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1738,7 +1660,7 @@ files = [ ] [package.dependencies] -google-api-core = {version = ">=1.34.0,<2.0.0 || >=2.11.0,<3.0.0dev", extras = ["grpc"]} +google-api-core = {version = ">=1.34.0,<2.0.dev0 || >=2.11.dev0,<3.0.0dev", extras = ["grpc"]} grpc-google-iam-v1 = ">=0.12.4,<1.0.0dev" proto-plus = ">=1.22.0,<2.0.0dev" protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.0 || >4.21.0,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4.21.3 || >4.21.3,<4.21.4 || >4.21.4,<4.21.5 || >4.21.5,<5.0.0dev" @@ -1747,7 +1669,6 @@ protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.0 || >4.21.0,<4 name = "google-cloud-storage" version = "2.7.0" description = "Google Cloud Storage API client library" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1756,7 +1677,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.5,<2.0.0 || >2.3.0,<3.0.0dev" +google-api-core = ">=1.31.5,<2.0.dev0 || >2.3.0,<3.0.0dev" google-auth = ">=1.25.0,<3.0dev" google-cloud-core = ">=2.3.0,<3.0dev" google-resumable-media = ">=2.3.2" @@ -1769,7 +1690,6 @@ protobuf = ["protobuf (<5.0.0dev)"] name = "google-crc32c" version = "1.5.0" description = "A python wrapper of the C library 'Google CRC32C'" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1850,7 +1770,6 @@ testing = ["pytest"] name = "google-resumable-media" version = "2.4.1" description = "Utilities for Google Media Downloads and Resumable Uploads" -category = "dev" optional = false python-versions = ">= 3.7" files = [ @@ -1869,7 +1788,6 @@ requests = ["requests (>=2.18.0,<3.0.0dev)"] name = "googleapis-common-protos" version = "1.59.0" description = "Common protobufs used in Google APIs" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1888,7 +1806,6 @@ grpc = ["grpcio (>=1.44.0,<2.0.0dev)"] name = "graphviz" version = "0.20.1" description = "Simple Python interface for Graphviz" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1905,7 +1822,6 @@ test = ["coverage", "mock (>=4)", "pytest (>=7)", "pytest-cov", "pytest-mock (>= name = "greenlet" version = "2.0.2" description = "Lightweight in-process concurrent programming" -category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" files = [ @@ -1979,7 +1895,6 @@ test = ["objgraph", "psutil"] name = "grpc-google-iam-v1" version = "0.12.6" description = "IAM API client library" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1996,7 +1911,6 @@ protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.1 || >4.21.1,<4 name = "grpcio" version = "1.51.3" description = "HTTP/2-based RPC framework" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2054,7 +1968,6 @@ protobuf = ["grpcio-tools (>=1.51.3)"] name = "grpcio-status" version = "1.51.3" description = "Status proto mapping for gRPC" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2071,7 +1984,6 @@ protobuf = ">=4.21.6" name = "h11" version = "0.14.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2083,7 +1995,6 @@ files = [ name = "httplib2" version = "0.22.0" description = "A comprehensive HTTP client library." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2098,7 +2009,6 @@ pyparsing = {version = ">=2.4.2,<3.0.0 || >3.0.0,<3.0.1 || >3.0.1,<3.0.2 || >3.0 name = "humanfriendly" version = "10.0" description = "Human friendly output for text interfaces using Python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -2113,7 +2023,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve name = "identify" version = "2.5.22" description = "File identification library for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2128,7 +2037,6 @@ license = ["ukkonen"] name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -2140,7 +2048,6 @@ files = [ name = "imagesize" version = "1.4.1" description = "Getting image size from png/jpeg/jpeg2000/gif file" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2152,7 +2059,6 @@ files = [ name = "importlib-resources" version = "5.12.0" description = "Read resources from Python packages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2171,7 +2077,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec name = "inflection" version = "0.5.1" description = "A port of Ruby on Rails inflector to Python" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -2183,7 +2088,6 @@ files = [ name = "iniconfig" version = "2.0.0" description = "brain-dead simple config-ini parsing" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2195,7 +2099,6 @@ files = [ name = "ipwhois" version = "1.2.0" description = "Retrieve and parse whois data for IPv4 and IPv6 addresses." -category = "dev" optional = false python-versions = "*" files = [ @@ -2210,7 +2113,6 @@ dnspython = "<=2.0.0" name = "isodate" version = "0.6.1" description = "An ISO 8601 date/time/duration parser and formatter" -category = "dev" optional = false python-versions = "*" files = [ @@ -2225,7 +2127,6 @@ six = "*" name = "isort" version = "5.12.0" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.8.0" files = [ @@ -2243,7 +2144,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jbxapi" version = "3.21.0" description = "API for Joe Sandbox" -category = "dev" optional = false python-versions = ">=2.7, !=3.0, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -2259,7 +2159,6 @@ requests = ">=2.18.4,<3" name = "jinja2" version = "3.1.2" description = "A very fast and expressive template engine." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2277,7 +2176,6 @@ i18n = ["Babel (>=2.7)"] name = "jmespath" version = "1.0.1" description = "JSON Matching Expressions" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2289,7 +2187,6 @@ files = [ name = "joblib" version = "1.2.0" description = "Lightweight pipelining with Python functions" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2301,7 +2198,6 @@ files = [ name = "json5" version = "0.9.11" description = "A Python implementation of the JSON5 data format." -category = "dev" optional = false python-versions = "*" files = [ @@ -2316,7 +2212,6 @@ dev = ["hypothesis"] name = "jsonschema" version = "4.17.3" description = "An implementation of JSON Schema validation for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2338,7 +2233,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- name = "junitparser" version = "2.8.0" description = "Manipulates JUnit/xUnit Result XML files" -category = "dev" optional = false python-versions = "*" files = [ @@ -2353,7 +2247,6 @@ future = "*" name = "klara" version = "0.6.3" description = "Automatic test case generation and static analysis library" -category = "dev" optional = false python-versions = ">=3.6.2,<4.0" files = [ @@ -2371,7 +2264,6 @@ z3-solver = ">=4.8.12,<5.0.0" name = "lark-parser" version = "0.12.0" description = "a modern parsing library" -category = "dev" optional = false python-versions = "*" files = [ @@ -2388,7 +2280,6 @@ regex = ["regex"] name = "lazy-object-proxy" version = "1.9.0" description = "A fast and thorough lazy object proxy." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2434,7 +2325,6 @@ files = [ name = "libcst" version = "1.0.0" description = "A concrete syntax tree with AST-like properties for Python 3.5, 3.6, 3.7, 3.8, 3.9, and 3.10 programs." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2482,7 +2372,6 @@ dev = ["Sphinx (>=5.1.1)", "black (==23.1.0)", "build (>=0.10.0)", "coverage (>= name = "lockfile" version = "0.12.2" description = "Platform-independent file locking module" -category = "dev" optional = false python-versions = "*" files = [ @@ -2494,7 +2383,6 @@ files = [ name = "lxml" version = "4.9.2" description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*" files = [ @@ -2587,7 +2475,6 @@ source = ["Cython (>=0.29.7)"] name = "markupsafe" version = "2.1.2" description = "Safely add untrusted strings to HTML/XML markup." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2647,7 +2534,6 @@ files = [ name = "mccabe" version = "0.6.1" description = "McCabe checker, plugin for flake8" -category = "dev" optional = false python-versions = "*" files = [ @@ -2659,7 +2545,6 @@ files = [ name = "mergedeep" version = "1.3.4" description = "A deep merge function for 🐍." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2671,7 +2556,6 @@ files = [ name = "mock-open" version = "1.4.0" description = "A better mock for file I/O" -category = "dev" optional = false python-versions = "*" files = [ @@ -2682,7 +2566,6 @@ files = [ name = "more-itertools" version = "9.1.0" description = "More routines for operating on iterables, beyond itertools" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2694,7 +2577,6 @@ files = [ name = "msal" version = "1.21.0" description = "The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect." -category = "dev" optional = false python-versions = "*" files = [ @@ -2714,7 +2596,6 @@ broker = ["pymsalruntime (>=0.13.2,<0.14)"] name = "msoffcrypto-tool" version = "5.0.1" description = "Python tool and library for decrypting MS Office files with passwords or other keys" -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -2730,7 +2611,6 @@ olefile = ">=0.46" name = "multidict" version = "6.0.4" description = "multidict implementation" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2814,7 +2694,6 @@ files = [ name = "mypy" version = "0.982" description = "Optional static typing for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2858,7 +2737,6 @@ reports = ["lxml"] 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 = [ @@ -2870,9 +2748,8 @@ files = [ name = "ndg-httpsclient" version = "0.5.1" description = "Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL" -category = "dev" optional = false -python-versions = ">=2.7,<3.0.0 || >=3.4.0" +python-versions = ">=2.7,<3.0.dev0 || >=3.4.dev0" files = [ {file = "ndg_httpsclient-0.5.1-py2-none-any.whl", hash = "sha256:d2c7225f6a1c6cf698af4ebc962da70178a99bcde24ee6d1961c4f3338130d57"}, {file = "ndg_httpsclient-0.5.1-py3-none-any.whl", hash = "sha256:dd174c11d971b6244a891f7be2b32ca9853d3797a72edb34fa5d7b07d8fff7d4"}, @@ -2887,7 +2764,6 @@ PyOpenSSL = "*" name = "neo4j" version = "5.6.0" description = "Neo4j Bolt driver for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2905,7 +2781,6 @@ pandas = ["numpy (>=1.7.0,<2.0.0)", "pandas (>=1.1.0,<2.0.0)"] name = "networkx" version = "2.8.8" description = "Python package for creating and manipulating graphs and networks" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -2924,7 +2799,6 @@ test = ["codecov (>=2.1)", "pytest (>=7.2)", "pytest-cov (>=4.0)"] name = "nltk" version = "3.8.1" description = "Natural Language Toolkit" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2950,7 +2824,6 @@ twitter = ["twython"] name = "no-implicit-optional" version = "1.3" description = "A codemod to make your implicit optional type hints PEP 484 compliant." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2965,7 +2838,6 @@ libcst = "*" name = "nodeenv" version = "1.7.0" description = "Node.js virtual environment builder" -category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*" files = [ @@ -2980,7 +2852,6 @@ setuptools = "*" name = "numpy" version = "1.24.2" description = "Fundamental package for array computing in Python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -3018,7 +2889,6 @@ files = [ name = "oauth2client" version = "4.1.3" description = "OAuth 2.0 client library" -category = "dev" optional = false python-versions = "*" files = [ @@ -3037,7 +2907,6 @@ six = ">=1.6.1" name = "oauthlib" version = "3.2.2" description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3054,7 +2923,6 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] name = "olefile" version = "0.46" description = "Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office)" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -3065,7 +2933,6 @@ files = [ name = "oletools" version = "0.60.1" description = "Python tools to analyze security characteristics of MS Office and OLE files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), for Malware Analysis and Incident Response #DFIR" -category = "dev" optional = false python-versions = "*" files = [ @@ -3076,7 +2943,7 @@ files = [ [package.dependencies] colorclass = "*" easygui = "*" -msoffcrypto-tool = {version = "*", markers = "platform_python_implementation != \"PyPy\" or python_version >= \"3\" and platform_system != \"Windows\" and platform_system != \"Darwin\""} +msoffcrypto-tool = {version = "*", markers = "platform_python_implementation != \"PyPy\" or python_version >= \"3\" and (platform_system != \"Windows\" and platform_system != \"Darwin\")"} olefile = ">=0.46" pcodedmp = ">=1.2.5" pyparsing = ">=2.1.0,<3" @@ -3088,7 +2955,6 @@ full = ["XLMMacroDeobfuscator"] name = "opensearch-dsl" version = "2.1.0" description = "Python client for OpenSearch" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -3108,7 +2974,6 @@ develop = ["coverage (<7.0.0)", "mock", "pytest (>=3.0.0)", "pytest-cov", "pytes name = "opensearch-py" version = "2.2.0" description = "Python client for OpenSearch" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4" files = [ @@ -3133,7 +2998,6 @@ kerberos = ["requests-kerberos"] name = "ordered-set" version = "4.1.0" description = "An OrderedSet is a custom MutableSet that remembers its order, so that every" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3148,7 +3012,6 @@ dev = ["black", "mypy", "pytest"] name = "orjson" version = "3.8.8" description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3207,7 +3070,6 @@ files = [ name = "outcome" version = "1.2.0" description = "Capture the outcome of Python function calls." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3222,7 +3084,6 @@ attrs = ">=19.2.0" name = "packaging" version = "21.3" description = "Core utilities for Python packages" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3237,7 +3098,6 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" name = "pan-os-python" version = "1.8.1" description = "Framework for interacting with Palo Alto Networks devices via API" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -3252,7 +3112,6 @@ pan-python = ">=0.17.0,<0.18.0" name = "pan-python" version = "0.17.0" description = "Multi-tool set for Palo Alto Networks PAN-OS, Panorama, WildFire and AutoFocus" -category = "dev" optional = false python-versions = "*" files = [ @@ -3264,7 +3123,6 @@ files = [ name = "pandas" version = "1.5.3" description = "Powerful data structures for data analysis, time series, and statistics" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -3312,7 +3170,6 @@ test = ["hypothesis (>=5.5.3)", "pytest (>=6.0)", "pytest-xdist (>=1.31)"] name = "paramiko" version = "2.12.0" description = "SSH2 protocol library" -category = "dev" optional = false python-versions = "*" files = [ @@ -3336,7 +3193,6 @@ invoke = ["invoke (>=1.3)"] name = "parinx" version = "0.1.1" description = "Parinx implements a basic Sphinx docstring parser language which provides an interface to extract the relavant parameters. You might find it most useful for tasks involving automated data extraction from sphinx docs." -category = "dev" optional = false python-versions = "*" files = [] @@ -3352,7 +3208,6 @@ resolved_reference = "6493798ceba8089345d970f71be4a896eb6b081d" name = "parse-emails" version = "0.1.7" description = "Parses an email message file and extracts the data from it." -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -3375,7 +3230,6 @@ RTFDE = "*" name = "pbr" version = "5.11.1" description = "Python Build Reasonableness" -category = "dev" optional = false python-versions = ">=2.6" files = [ @@ -3387,7 +3241,6 @@ files = [ name = "pcodedmp" version = "1.2.6" description = "A VBA p-code disassembler" -category = "dev" optional = false python-versions = "*" files = [ @@ -3403,7 +3256,6 @@ win-unicode-console = {version = "*", markers = "platform_system == \"Windows\" name = "pdf2image" version = "1.16.3" description = "A wrapper around the pdftoppm and pdftocairo command line tools to convert PDF to a PIL Image list." -category = "dev" optional = false python-versions = "*" files = [ @@ -3418,7 +3270,6 @@ pillow = "*" name = "pebble" version = "5.0.3" description = "Threading and multiprocessing eye-candy." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3430,7 +3281,6 @@ files = [ name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "dev" optional = false python-versions = "*" files = [ @@ -3445,7 +3295,6 @@ ptyprocess = ">=0.5" name = "phrases-case" version = "0.1.1" description = "Convert phrases between different cases." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -3457,7 +3306,6 @@ files = [ name = "pikepdf" version = "7.1.2" description = "Read and write PDFs with Python, powered by qpdf" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -3511,7 +3359,6 @@ test = ["attrs (>=20.2.0)", "coverage[toml]", "hypothesis (>=6.36)", "psutil (>= name = "pillow" version = "9.4.0" description = "Python Imaging Library (Fork)" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3602,7 +3449,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "pip" version = "23.0.1" description = "The PyPA recommended tool for installing Python packages." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3614,7 +3460,6 @@ files = [ name = "pipenv" version = "2022.12.19" description = "Python Development Workflow for Humans." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3636,7 +3481,6 @@ tests = ["flaky", "mock", "pytest (>=5.0)", "pytest-timeout", "pytest-xdist"] name = "pkgutil-resolve-name" version = "1.3.10" description = "Resolve a name to an object." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3648,7 +3492,6 @@ files = [ name = "platformdirs" version = "3.2.0" 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 = [ @@ -3664,7 +3507,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.2.2)", "pytest- name = "pluggy" version = "1.0.0" description = "plugin and hook calling mechanisms for python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3680,7 +3522,6 @@ testing = ["pytest", "pytest-benchmark"] name = "pre-commit" version = "2.21.0" description = "A framework for managing and maintaining multi-language pre-commit hooks." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3699,7 +3540,6 @@ virtualenv = ">=20.10.0" name = "prettytable" version = "3.6.0" description = "A simple Python library for easily displaying tabular data in a visually appealing ASCII table format" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3717,7 +3557,6 @@ tests = ["pytest", "pytest-cov", "pytest-lazy-fixture"] name = "proto-plus" version = "1.22.2" description = "Beautiful, Pythonic protocol buffers." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3735,7 +3574,6 @@ testing = ["google-api-core[grpc] (>=1.31.5)"] name = "protobuf" version = "4.22.1" description = "" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3758,7 +3596,6 @@ files = [ name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -3770,7 +3607,6 @@ files = [ name = "pyarrow" version = "11.0.0" description = "Python library for Apache Arrow" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3808,7 +3644,6 @@ numpy = ">=1.16.6" name = "pyasn1" version = "0.4.8" description = "ASN.1 types and codecs" -category = "dev" optional = false python-versions = "*" files = [ @@ -3820,7 +3655,6 @@ files = [ name = "pyasn1-modules" version = "0.2.8" description = "A collection of ASN.1-based protocols modules." -category = "dev" optional = false python-versions = "*" files = [ @@ -3835,7 +3669,6 @@ pyasn1 = ">=0.4.6,<0.5.0" name = "pycares" version = "4.3.0" description = "Python interface for c-ares" -category = "dev" optional = false python-versions = "*" files = [ @@ -3903,7 +3736,6 @@ idna = ["idna (>=2.1)"] name = "pycodestyle" version = "2.8.0" description = "Python style guide checker" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -3915,7 +3747,6 @@ files = [ name = "pycparser" version = "2.21" description = "C parser in Python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -3927,7 +3758,6 @@ files = [ name = "pycryptodomex" version = "3.17" description = "Cryptographic library for Python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -3970,7 +3800,6 @@ files = [ name = "pydantic" version = "1.10.7" description = "Data validation and settings management using python type hints" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4023,7 +3852,6 @@ email = ["email-validator (>=1.0.3)"] name = "pyflakes" version = "2.4.0" description = "passive checker of Python programs" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4035,7 +3863,6 @@ files = [ name = "pygithub" version = "1.58.1" description = "Use the full Github API v3" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4053,7 +3880,6 @@ requests = ">=2.14.0" name = "pygments" version = "2.14.0" description = "Pygments is a syntax highlighting package written in Python." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -4068,7 +3894,6 @@ plugins = ["importlib-metadata"] name = "pyjwt" version = "2.6.0" description = "JSON Web Token implementation in Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4089,7 +3914,6 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] name = "pykwalify" version = "1.8.0" description = "Python lib/cli for JSON/YAML schema validation" -category = "dev" optional = false python-versions = "*" files = [ @@ -4106,7 +3930,6 @@ python-dateutil = ">=2.8.0" name = "pylint" version = "2.12.2" description = "python code static checker" -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -4127,7 +3950,6 @@ typing-extensions = {version = ">=3.10.0", markers = "python_version < \"3.10\"" name = "pynacl" version = "1.5.0" description = "Python binding to the Networking and Cryptography (NaCl) library" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -4154,7 +3976,6 @@ tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"] name = "pyopenssl" version = "22.0.0" description = "Python wrapper module around the OpenSSL library" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -4173,7 +3994,6 @@ test = ["flaky", "pretend", "pytest (>=3.0.1)"] name = "pyparsing" version = "2.4.7" description = "Python parsing module" -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -4185,7 +4005,6 @@ files = [ name = "pypdf2" version = "1.28.6" description = "A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files" -category = "dev" optional = false python-versions = ">=2.7" files = [ @@ -4197,7 +4016,6 @@ files = [ name = "pyreadline3" version = "3.4.1" description = "A python implementation of GNU readline." -category = "dev" optional = false python-versions = "*" files = [ @@ -4209,7 +4027,6 @@ files = [ name = "pyrsistent" version = "0.19.3" description = "Persistent/Functional/Immutable data structures" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4246,7 +4063,6 @@ files = [ name = "pysocks" version = "1.7.1" description = "A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4259,7 +4075,6 @@ files = [ name = "pyspellchecker" version = "0.6.3" description = "Pure python spell checker based on work by Peter Norvig" -category = "dev" optional = false python-versions = "*" files = [ @@ -4271,7 +4086,6 @@ files = [ name = "pyspnego" version = "0.8.0" description = "Windows Negotiate Authentication Client and Server" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4300,7 +4114,6 @@ yaml = ["ruamel.yaml"] name = "pytest" version = "7.2.2" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4324,7 +4137,6 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2. name = "pytest-freezegun" version = "0.4.2" description = "Wrap tests with fixtures in freeze_time" -category = "dev" optional = false python-versions = "*" files = [ @@ -4340,7 +4152,6 @@ pytest = ">=3.0.0" name = "pytest-mock" version = "3.10.0" description = "Thin-wrapper around the mock package for easier use with pytest" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4358,7 +4169,6 @@ dev = ["pre-commit", "pytest-asyncio", "tox"] name = "python-daemon" version = "3.0.1" description = "Library to implement a well-behaved Unix daemon process." -category = "dev" optional = false python-versions = ">=3" files = [ @@ -4379,7 +4189,6 @@ test = ["coverage", "docutils", "testscenarios (>=0.4)", "testtools"] name = "python-dateutil" version = "2.8.2" description = "Extensions to the standard Python datetime module" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -4394,7 +4203,6 @@ six = ">=1.5" name = "python-docx" version = "0.8.11" description = "Create and update Microsoft Word .docx files." -category = "dev" optional = false python-versions = "*" files = [ @@ -4408,7 +4216,6 @@ lxml = ">=2.3.2" name = "python-dotenv" version = "0.20.0" description = "Read key-value pairs from a .env file and set them as environment variables" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -4423,7 +4230,6 @@ cli = ["click (>=5.0)"] name = "python-gitlab" version = "3.13.0" description = "Interact with GitLab API" -category = "dev" optional = false python-versions = ">=3.7.0" files = [ @@ -4443,7 +4249,6 @@ yaml = ["PyYaml (>=5.2)"] name = "python-http-client" version = "3.3.7" description = "HTTP REST client, simplified for Python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4455,7 +4260,6 @@ files = [ name = "python-magic" version = "0.4.27" description = "File type identification using libmagic" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -4467,7 +4271,6 @@ files = [ name = "python-whois" version = "0.8.0" description = "Whois querying and parsing of domain registration information." -category = "dev" optional = false python-versions = "*" files = [ @@ -4484,7 +4287,6 @@ future = "*" name = "pytz" version = "2023.2" description = "World timezone definitions, modern and historical" -category = "dev" optional = false python-versions = "*" files = [ @@ -4496,7 +4298,6 @@ files = [ name = "pytz-deprecation-shim" version = "0.1.0.post0" description = "Shims to make deprecation of pytz easier" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -4512,7 +4313,6 @@ tzdata = {version = "*", markers = "python_version >= \"3.6\""} name = "pyvirtualdisplay" version = "3.0" description = "python wrapper for Xvfb, Xephyr and Xvnc" -category = "dev" optional = false python-versions = "*" files = [ @@ -4524,7 +4324,6 @@ files = [ name = "pywin32" version = "227" description = "Python for Window Extensions" -category = "dev" optional = false python-versions = "*" files = [ @@ -4546,7 +4345,6 @@ files = [ name = "pyyaml" version = "6.0" description = "YAML parser and emitter for Python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -4596,7 +4394,6 @@ files = [ name = "pyzipper" version = "0.3.6" description = "AES encryption for zipfile." -category = "dev" optional = false python-versions = ">=3.4" files = [ @@ -4611,7 +4408,6 @@ pycryptodomex = "*" name = "regex" version = "2023.3.23" description = "Alternative regular expression module, to replace re." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -4681,7 +4477,6 @@ files = [ name = "requests" version = "2.28.2" description = "Python HTTP for Humans." -category = "dev" optional = false python-versions = ">=3.7, <4" files = [ @@ -4703,7 +4498,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-file" version = "1.5.1" description = "File transport adapter for Requests" -category = "dev" optional = false python-versions = "*" files = [ @@ -4719,7 +4513,6 @@ six = "*" name = "requests-mock" version = "1.10.0" description = "Mock out responses from the requests package" -category = "dev" optional = false python-versions = "*" files = [ @@ -4739,7 +4532,6 @@ test = ["fixtures", "mock", "purl", "pytest", "requests-futures", "sphinx", "tes name = "requests-ntlm" version = "1.2.0" description = "This package allows for HTTP NTLM authentication using the requests library." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4756,7 +4548,6 @@ requests = ">=2.0.0" name = "requests-oauthlib" version = "1.3.1" description = "OAuthlib authentication support for Requests." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4775,7 +4566,6 @@ rsa = ["oauthlib[signedtoken] (>=3.0.0)"] name = "requests-toolbelt" version = "0.10.1" description = "A utility belt for advanced users of python-requests" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4790,7 +4580,6 @@ requests = ">=2.0.1,<3.0.0" name = "rich" version = "12.6.0" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "dev" optional = false python-versions = ">=3.6.3,<4.0.0" files = [ @@ -4810,7 +4599,6 @@ jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"] name = "rsa" version = "4.9" description = "Pure-Python RSA implementation" -category = "dev" optional = false python-versions = ">=3.6,<4" files = [ @@ -4825,7 +4613,6 @@ pyasn1 = ">=0.1.3" name = "rtfde" version = "0.0.2" description = "A library for extracting HTML content from RTF encapsulated HTML as commonly found in the exchange MSG email format." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -4845,7 +4632,6 @@ msg-parse = ["extract-msg (>=0.27)"] 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 = "dev" optional = false python-versions = ">=3" files = [ @@ -4864,7 +4650,6 @@ jinja2 = ["ruamel.yaml.jinja2 (>=0.2)"] name = "ruamel-yaml-clib" version = "0.2.7" description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -4875,7 +4660,8 @@ files = [ {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win32.whl", hash = "sha256:763d65baa3b952479c4e972669f679fe490eee058d5aa85da483ebae2009d231"}, {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win_amd64.whl", hash = "sha256:d000f258cf42fec2b1bbf2863c61d7b8918d31ffee905da62dede869254d3b8a"}, {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:045e0626baf1c52e5527bd5db361bc83180faaba2ff586e763d3d5982a876a9e"}, - {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_12_6_arm64.whl", hash = "sha256:721bc4ba4525f53f6a611ec0967bdcee61b31df5a56801281027a3a6d1c2daf5"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_13_0_arm64.whl", hash = "sha256:1a6391a7cabb7641c32517539ca42cf84b87b667bad38b78d4d42dd23e957c81"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-manylinux2014_aarch64.whl", hash = "sha256:9c7617df90c1365638916b98cdd9be833d31d337dbcd722485597b43c4a215bf"}, {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:41d0f1fa4c6830176eef5b276af04c89320ea616655d01327d5ce65e50575c94"}, {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win32.whl", hash = "sha256:f6d3d39611ac2e4f62c3128a9eed45f19a6608670c5a2f4f07f24e8de3441d38"}, {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win_amd64.whl", hash = "sha256:da538167284de58a52109a9b89b8f6a53ff8437dd6dc26d33b57bf6699153122"}, @@ -4910,7 +4696,6 @@ files = [ name = "ruff" version = "0.0.264" description = "An extremely fast Python linter, written in Rust." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4937,7 +4722,6 @@ files = [ name = "s3transfer" version = "0.6.0" description = "An Amazon S3 Transfer Manager" -category = "dev" optional = false python-versions = ">= 3.7" files = [ @@ -4955,7 +4739,6 @@ crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"] name = "scikit-learn" version = "1.2.2" description = "A set of python modules for machine learning and data mining" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -4998,7 +4781,6 @@ tests = ["black (>=22.3.0)", "flake8 (>=3.8.2)", "matplotlib (>=3.1.3)", "mypy ( name = "scipy" version = "1.10.1" description = "Fundamental algorithms for scientific computing in Python" -category = "dev" optional = false python-versions = "<3.12,>=3.8" files = [ @@ -5037,7 +4819,6 @@ test = ["asv", "gmpy2", "mpmath", "pooch", "pytest", "pytest-cov", "pytest-timeo name = "selenium" version = "4.8.3" description = "" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5055,7 +4836,6 @@ urllib3 = {version = ">=1.26,<2.0", extras = ["socks"]} name = "sendgrid" version = "6.10.0" description = "Twilio SendGrid library for Python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -5071,7 +4851,6 @@ starkbank-ecdsa = ">=2.0.1" name = "setuptools" version = "67.6.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5088,7 +4867,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "shellingham" version = "1.5.0.post1" description = "Tool to Detect Surrounding Shell" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5100,7 +4878,6 @@ files = [ name = "simplejson" version = "3.18.4" description = "Simple, fast, extensible JSON encoder/decoder for Python" -category = "dev" optional = false python-versions = ">=2.5, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -5195,7 +4972,6 @@ files = [ name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -5207,7 +4983,6 @@ files = [ name = "slack-sdk" version = "3.20.2" description = "The Slack API Platform SDK for Python" -category = "dev" optional = false python-versions = ">=3.6.0" files = [ @@ -5231,7 +5006,6 @@ testing = ["Flask (>=1,<2)", "Flask-Sockets (>=0.2,<1)", "Jinja2 (==3.0.3)", "We name = "slackclient" version = "2.9.4" description = "Slack API clients for Web API and RTM API (Legacy) - Please use https://pypi.org/project/slack-sdk/ instead." -category = "dev" optional = false python-versions = ">=3.6.0" files = [ @@ -5249,7 +5023,6 @@ optional = ["aiodns (>1.0)"] name = "smmap" version = "5.0.0" description = "A pure Python implementation of a sliding window memory map manager" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5261,7 +5034,6 @@ files = [ name = "sniffio" version = "1.3.0" description = "Sniff out which async library your code is running under" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5273,7 +5045,6 @@ files = [ name = "sortedcontainers" version = "2.4.0" description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set" -category = "dev" optional = false python-versions = "*" files = [ @@ -5285,7 +5056,6 @@ files = [ name = "soupsieve" version = "2.4" description = "A modern CSS selector implementation for Beautiful Soup." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5297,7 +5067,6 @@ files = [ name = "sqlalchemy" version = "2.0.7" description = "Database Abstraction Library" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5345,7 +5114,7 @@ files = [ ] [package.dependencies] -greenlet = {version = "!=0.4.17", markers = "platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\""} +greenlet = {version = "!=0.4.17", markers = "platform_machine == \"win32\" or platform_machine == \"WIN32\" or platform_machine == \"AMD64\" or platform_machine == \"amd64\" or platform_machine == \"x86_64\" or platform_machine == \"ppc64le\" or platform_machine == \"aarch64\""} typing-extensions = ">=4.2.0" [package.extras] @@ -5375,7 +5144,6 @@ sqlcipher = ["sqlcipher3-binary"] name = "starkbank-ecdsa" version = "2.2.0" description = "A lightweight and fast pure python ECDSA library" -category = "dev" optional = false python-versions = "*" files = [ @@ -5386,7 +5154,6 @@ files = [ name = "stevedore" version = "5.0.0" description = "Manage dynamic plugins for Python applications" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -5401,7 +5168,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 = [ @@ -5416,7 +5182,6 @@ widechars = ["wcwidth"] name = "threadpoolctl" version = "3.1.0" description = "threadpoolctl" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5428,7 +5193,6 @@ files = [ name = "timeout-decorator" version = "0.5.0" description = "Timeout decorator" -category = "dev" optional = false python-versions = "*" files = [ @@ -5439,7 +5203,6 @@ files = [ name = "tldextract" version = "3.4.0" description = "Accurately separates a URL's subdomain, domain, and public suffix, using the Public Suffix List (PSL). By default, this includes the public ICANN TLDs and their exceptions. You can optionally support the Public Suffix List's private domains as well." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5457,7 +5220,6 @@ requests-file = ">=1.4" 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 = [ @@ -5469,7 +5231,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5481,7 +5242,6 @@ files = [ name = "tqdm" version = "4.65.0" description = "Fast, Extensible Progress Meter" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5502,7 +5262,6 @@ telegram = ["requests"] name = "trio" version = "0.22.0" description = "A friendly Python library for async concurrency and I/O" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5524,7 +5283,6 @@ sortedcontainers = "*" name = "trio-websocket" version = "0.10.2" description = "WebSocket library for Trio" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5541,7 +5299,6 @@ wsproto = ">=0.14" name = "typed-ast" version = "1.5.4" description = "a fork of Python 2 and 3 ast modules with type comment support" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5575,7 +5332,6 @@ files = [ name = "typer" version = "0.7.0" description = "Typer, build great CLIs. Easy to code. Based on Python type hints." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5599,7 +5355,6 @@ test = ["black (>=22.3.0,<23.0.0)", "coverage (>=6.2,<7.0)", "isort (>=5.0.6,<6. name = "types-chardet" version = "5.0.4.2" description = "Typing stubs for chardet" -category = "dev" optional = false python-versions = "*" files = [ @@ -5611,7 +5366,6 @@ files = [ name = "types-cryptography" version = "3.3.23.2" description = "Typing stubs for cryptography" -category = "dev" optional = false python-versions = "*" files = [ @@ -5623,7 +5377,6 @@ files = [ name = "types-dateparser" version = "1.1.4.8" description = "Typing stubs for dateparser" -category = "dev" optional = false python-versions = "*" files = [ @@ -5635,7 +5388,6 @@ files = [ name = "types-decorator" version = "5.1.8.3" description = "Typing stubs for decorator" -category = "dev" optional = false python-versions = "*" files = [ @@ -5647,7 +5399,6 @@ files = [ name = "types-emoji" version = "2.1.0.2" description = "Typing stubs for emoji" -category = "dev" optional = false python-versions = "*" files = [ @@ -5659,7 +5410,6 @@ files = [ name = "types-filelock" version = "3.2.7" description = "Typing stubs for filelock" -category = "dev" optional = false python-versions = "*" files = [ @@ -5671,7 +5421,6 @@ files = [ name = "types-futures" version = "3.3.8" description = "Typing stubs for futures" -category = "dev" optional = false python-versions = "*" files = [ @@ -5683,7 +5432,6 @@ files = [ name = "types-ipaddress" version = "1.0.8" description = "Typing stubs for ipaddress" -category = "dev" optional = false python-versions = "*" files = [ @@ -5695,7 +5443,6 @@ files = [ name = "types-markdown" version = "3.4.2.5" description = "Typing stubs for Markdown" -category = "dev" optional = false python-versions = "*" files = [ @@ -5707,7 +5454,6 @@ files = [ name = "types-mock" version = "4.0.15.2" description = "Typing stubs for mock" -category = "dev" optional = false python-versions = "*" files = [ @@ -5719,7 +5465,6 @@ files = [ name = "types-paramiko" version = "2.12.0.1" description = "Typing stubs for paramiko" -category = "dev" optional = false python-versions = "*" files = [ @@ -5734,7 +5479,6 @@ types-cryptography = "*" name = "types-pkg-resources" version = "0.1.3" description = "Typing stubs for pkg_resources" -category = "dev" optional = false python-versions = "*" files = [ @@ -5746,7 +5490,6 @@ files = [ name = "types-protobuf" version = "3.20.4.6" description = "Typing stubs for protobuf" -category = "dev" optional = false python-versions = "*" files = [ @@ -5758,7 +5501,6 @@ files = [ name = "types-pymysql" version = "1.0.19.5" description = "Typing stubs for PyMySQL" -category = "dev" optional = false python-versions = "*" files = [ @@ -5770,7 +5512,6 @@ files = [ name = "types-python-dateutil" version = "2.8.19.10" description = "Typing stubs for python-dateutil" -category = "dev" optional = false python-versions = "*" files = [ @@ -5782,7 +5523,6 @@ files = [ name = "types-pytz" version = "2022.7.1.2" description = "Typing stubs for pytz" -category = "dev" optional = false python-versions = "*" files = [ @@ -5794,7 +5534,6 @@ files = [ name = "types-pyvmomi" version = "8.0.0.1" description = "Typing stubs for pyvmomi" -category = "dev" optional = false python-versions = "*" files = [ @@ -5806,7 +5545,6 @@ files = [ name = "types-pyyaml" version = "6.0.12.8" description = "Typing stubs for PyYAML" -category = "dev" optional = false python-versions = "*" files = [ @@ -5818,7 +5556,6 @@ files = [ name = "types-requests" version = "2.28.11" description = "Typing stubs for requests" -category = "dev" optional = false python-versions = "*" files = [ @@ -5833,7 +5570,6 @@ types-urllib3 = "<1.27" name = "types-setuptools" version = "67.6.0.5" description = "Typing stubs for setuptools" -category = "dev" optional = false python-versions = "*" files = [ @@ -5845,7 +5581,6 @@ files = [ name = "types-six" version = "1.16.21.7" description = "Typing stubs for six" -category = "dev" optional = false python-versions = "*" files = [ @@ -5857,7 +5592,6 @@ files = [ name = "types-tabulate" version = "0.9.0.1" description = "Typing stubs for tabulate" -category = "dev" optional = false python-versions = "*" files = [ @@ -5869,7 +5603,6 @@ files = [ name = "types-ujson" version = "5.7.0.1" description = "Typing stubs for ujson" -category = "dev" optional = false python-versions = "*" files = [ @@ -5881,7 +5614,6 @@ files = [ name = "types-urllib3" version = "1.26.25.8" description = "Typing stubs for urllib3" -category = "dev" optional = false python-versions = "*" files = [ @@ -5893,7 +5625,6 @@ files = [ name = "typing-extensions" version = "4.5.0" description = "Backported and Experimental Type Hints for Python 3.7+" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5905,7 +5636,6 @@ files = [ name = "typing-inspect" version = "0.9.0" description = "Runtime inspection utilities for typing module." -category = "dev" optional = false python-versions = "*" files = [ @@ -5921,7 +5651,6 @@ typing-extensions = ">=3.7.4" name = "tzdata" version = "2023.2" description = "Provider of IANA time zone data" -category = "dev" optional = false python-versions = ">=2" files = [ @@ -5933,7 +5662,6 @@ files = [ name = "tzlocal" version = "4.3" description = "tzinfo object for the local timezone" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5953,7 +5681,6 @@ devenv = ["black", "check-manifest", "flake8", "pyroma", "pytest (>=4.3)", "pyte name = "ujson" version = "5.7.0" description = "Ultra fast JSON encoder and decoder for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6028,7 +5755,6 @@ files = [ name = "uritemplate" version = "4.1.1" description = "Implementation of RFC 6570 URI Templates" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -6040,7 +5766,6 @@ files = [ name = "urllib3" version = "1.26.15" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -6060,7 +5785,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "virtualenv" version = "20.21.0" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6081,7 +5805,6 @@ test = ["covdefaults (>=2.2.2)", "coverage (>=7.1)", "coverage-enable-subprocess name = "virtualenv-clone" version = "0.5.7" description = "script to clone virtualenvs." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -6093,7 +5816,6 @@ files = [ name = "vulture" version = "2.7" description = "Find dead code" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -6108,7 +5830,6 @@ toml = "*" name = "wcmatch" version = "8.4.1" description = "Wildcard/glob file name matcher." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6123,7 +5844,6 @@ bracex = ">=2.1.1" name = "wcwidth" version = "0.2.6" description = "Measures the displayed width of unicode strings in a terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -6135,7 +5855,6 @@ files = [ name = "webdriver-manager" version = "3.8.5" description = "Library provides the way to automatically manage drivers for different browsers" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6153,7 +5872,6 @@ tqdm = "*" name = "websocket-client" version = "1.5.1" description = "WebSocket client for Python with low level API options" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6170,7 +5888,6 @@ test = ["websockets"] name = "websockets" version = "10.4" description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6249,7 +5966,6 @@ files = [ name = "win-unicode-console" version = "0.5" description = "Enable Unicode input and display when running Python from Windows console." -category = "dev" optional = false python-versions = "*" files = [ @@ -6260,7 +5976,6 @@ files = [ name = "wrapt" version = "1.13.3" description = "Module for decorators, wrappers and monkey patching." -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -6321,7 +6036,6 @@ files = [ name = "wsproto" version = "1.2.0" description = "WebSockets state-machine based protocol implementation" -category = "dev" optional = false python-versions = ">=3.7.0" files = [ @@ -6336,7 +6050,6 @@ h11 = ">=0.9.0,<1" name = "yamlordereddictloader" version = "0.4.0" description = "YAML loader and dump for PyYAML allowing to keep keys order." -category = "dev" optional = false python-versions = "*" files = [ @@ -6350,7 +6063,6 @@ pyyaml = "*" name = "yarl" version = "1.8.2" description = "Yet another URL library" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6438,7 +6150,6 @@ multidict = ">=4.0" name = "z3-solver" version = "4.12.1.0" description = "an efficient SMT solver library" -category = "dev" optional = false python-versions = "*" files = [ @@ -6454,7 +6165,6 @@ files = [ name = "zipp" version = "3.15.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6470,7 +6180,6 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more name = "zope-interface" version = "6.0" description = "Interfaces for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6517,4 +6226,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "^3.8,<3.11" -content-hash = "8d489a1eb466952baa7eb4f1b642ca278b4ce0cad1a136367c97c49753f4728a" +content-hash = "b5194a2a19a68808606225723aa7aa974912c65d99cfaaebe35deb25e5087efd" diff --git a/pyproject.toml b/pyproject.toml index a6fc9f9c6ab5..5ac7a6820bd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ python = "^3.8,<3.11" defusedxml = "^0.7.1" [tool.poetry.group.dev.dependencies] -demisto_sdk = "1.16.0" +demisto_sdk = "1.17.0" requests = "^2.22.0" pre-commit = "^2.20.0"