From 2723f6c74b86cf80ff6c70deb104a52cd05cf518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:05:02 +0000 Subject: [PATCH] Bump pygments from 2.14.0 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.14.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: indirect ... Signed-off-by: dependabot[bot] --- poetry.lock | 447 ++++++---------------------------------------------- 1 file changed, 50 insertions(+), 397 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2bc3c33..0877a4d 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 = "adal" version = "1.2.7" description = "Note: This library is already replaced by MSAL Python, available here: https://pypi.org/project/msal/ .ADAL Python remains available here as a legacy. The ADAL for Python library makes it easy for python application to authenticate to Azure Active Directory (AAD) in order to access AAD protected web resources." -category = "main" optional = false python-versions = "*" files = [ @@ -22,7 +21,6 @@ requests = ">=2.0.0,<3" name = "aiofiles" version = "22.1.0" description = "File support for asyncio." -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -34,7 +32,6 @@ files = [ name = "aiorwlock" version = "1.3.0" description = "Read write lock for asyncio." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -46,7 +43,6 @@ files = [ name = "aiosqlite" version = "0.18.0" description = "asyncio bridge to the standard sqlite3 module" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -58,7 +54,6 @@ files = [ name = "alembic" version = "1.9.2" description = "A database migration tool for SQLAlchemy." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -77,7 +72,6 @@ tz = ["python-dateutil"] name = "ansiwrap" version = "0.8.4" description = "textwrap, but savvy to ANSI colors and styles" -category = "main" optional = false python-versions = "*" files = [ @@ -92,7 +86,6 @@ textwrap3 = ">=0.9.2" name = "antlr4-python3-runtime" version = "4.9.3" description = "ANTLR 4.9.3 runtime for Python 3.7" -category = "main" optional = false python-versions = "*" files = [ @@ -103,7 +96,6 @@ files = [ name = "anyio" version = "3.6.2" description = "High level compatibility layer for multiple asynchronous event loop implementations" -category = "main" optional = false python-versions = ">=3.6.2" files = [ @@ -124,7 +116,6 @@ trio = ["trio (>=0.16,<0.22)"] name = "applicationinsights" version = "0.11.10" description = "This project extends the Application Insights API surface to support Python." -category = "main" optional = false python-versions = "*" files = [ @@ -136,7 +127,6 @@ files = [ name = "appnope" version = "0.1.3" description = "Disable App Nap on macOS >= 10.9" -category = "main" optional = false python-versions = "*" files = [ @@ -148,7 +138,6 @@ files = [ name = "apprise" version = "1.2.1" description = "Push Notifications that work with just about every platform!" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -168,7 +157,6 @@ requests-oauthlib = "*" name = "apscheduler" version = "3.10.0" description = "In-process task scheduler with Cron-like capabilities" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -180,7 +168,7 @@ files = [ pytz = "*" setuptools = ">=0.7" six = ">=1.4.0" -tzlocal = ">=2.0,<3.0.0 || >=4.0.0" +tzlocal = ">=2.0,<3.dev0 || >=4.dev0" [package.extras] doc = ["sphinx", "sphinx-rtd-theme"] @@ -198,7 +186,6 @@ zookeeper = ["kazoo"] name = "argcomplete" version = "2.0.0" description = "Bash tab completion for argparse" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -213,7 +200,6 @@ test = ["coverage", "flake8", "pexpect", "wheel"] name = "argon2-cffi" version = "21.3.0" description = "The secure Argon2 password hashing algorithm." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -233,7 +219,6 @@ tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pytest"] name = "argon2-cffi-bindings" version = "21.2.0" description = "Low-level CFFI bindings for Argon2" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -271,7 +256,6 @@ tests = ["pytest"] name = "arrow" version = "1.2.3" description = "Better dates & times for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -286,7 +270,6 @@ python-dateutil = ">=2.7.0" name = "asgi-lifespan" version = "2.0.0" description = "Programmatic startup/shutdown of ASGI apps." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -301,7 +284,6 @@ sniffio = "*" name = "asttokens" version = "2.2.1" description = "Annotate AST trees with source code positions" -category = "main" optional = false python-versions = "*" files = [ @@ -319,7 +301,6 @@ test = ["astroid", "pytest"] name = "asyncpg" version = "0.27.0" description = "An asyncio PostgreSQL driver" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -370,7 +351,6 @@ test = ["flake8 (>=5.0.4,<5.1.0)", "uvloop (>=0.15.3)"] name = "attrs" version = "22.2.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -389,7 +369,6 @@ tests-no-zope = ["cloudpickle", "cloudpickle", "hypothesis", "hypothesis", "mypy name = "azure-appconfiguration" version = "1.1.1" description = "Microsoft App Configuration Data Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -408,7 +387,6 @@ async = ["aiodns (>=2.0)", "aiohttp (>=3.0)"] name = "azure-batch" version = "13.0.0" description = "Microsoft Azure Batch Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -424,7 +402,6 @@ msrestazure = ">=0.4.32,<2.0.0" name = "azure-cli" version = "2.44.1" description = "Microsoft Azure Command-Line Tools" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -539,7 +516,6 @@ xmltodict = ">=0.12,<1.0" name = "azure-cli-core" version = "2.44.1" description = "Microsoft Azure Command-Line Tools Core Module" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -549,7 +525,7 @@ files = [ [package.dependencies] argcomplete = ">=2.0,<3.0" -azure-cli-telemetry = ">=1.0.0,<1.1.0" +azure-cli-telemetry = "==1.0.8.*" azure-mgmt-core = ">=1.2.0,<2" cryptography = "*" humanfriendly = ">=10.0,<11.0" @@ -570,7 +546,6 @@ requests = {version = "*", extras = ["socks"]} name = "azure-cli-telemetry" version = "1.0.8" description = "Microsoft Azure CLI Telemetry Package" -category = "main" optional = false python-versions = "*" files = [ @@ -586,7 +561,6 @@ portalocker = ">=1.6,<3" name = "azure-common" version = "1.1.28" description = "Microsoft Azure Client Library for Python (Common)" -category = "main" optional = false python-versions = "*" files = [ @@ -598,7 +572,6 @@ files = [ name = "azure-core" version = "1.26.3" description = "Microsoft Azure Core Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -618,7 +591,6 @@ aio = ["aiohttp (>=3.0)"] name = "azure-cosmos" version = "3.2.0" description = "Azure Cosmos Python SDK" -category = "main" optional = false python-versions = "*" files = [ @@ -634,7 +606,6 @@ six = ">=1.6" name = "azure-data-tables" version = "12.4.0" description = "Microsoft Azure Azure Data Tables Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -650,7 +621,6 @@ msrest = ">=0.6.21" name = "azure-datalake-store" version = "0.0.52" description = "Azure Data Lake Store Filesystem Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -667,7 +637,6 @@ requests = ">=2.20.0" name = "azure-graphrbac" version = "0.60.0" description = "Microsoft Azure Graph RBAC Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -684,7 +653,6 @@ msrestazure = ">=0.4.32,<2.0.0" name = "azure-identity" version = "1.12.0" description = "Microsoft Azure Identity Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -703,7 +671,6 @@ six = ">=1.12.0" name = "azure-keyvault" version = "1.1.0" description = "Microsoft Azure Key Vault Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -723,7 +690,6 @@ requests = ">=2.18.4" name = "azure-keyvault-administration" version = "4.0.0b3" description = "Microsoft Azure Key Vault Administration Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -740,7 +706,6 @@ msrest = ">=0.6.21" name = "azure-keyvault-keys" version = "4.8.0b2" description = "Microsoft Azure Key Vault Keys Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -759,7 +724,6 @@ typing-extensions = ">=4.0.1" name = "azure-kusto-data" version = "4.0.2" description = "Kusto Data Client" -category = "main" optional = false python-versions = "*" files = [ @@ -783,7 +747,6 @@ pandas = ["pandas"] name = "azure-loganalytics" version = "0.1.1" description = "Microsoft Azure Log Analytics Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -799,7 +762,6 @@ msrest = ">=0.5.0" name = "azure-mgmt-advisor" version = "9.0.0" description = "Microsoft Azure Advisor Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -816,7 +778,6 @@ msrest = ">=0.5.0" name = "azure-mgmt-apimanagement" version = "3.0.0" description = "Microsoft Azure API Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -833,7 +794,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-appconfiguration" version = "2.2.0" description = "Microsoft Azure App Configuration Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -850,7 +810,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-applicationinsights" version = "1.0.0" description = "Microsoft Azure Application Insights Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -867,7 +826,6 @@ msrest = ">=0.5.0" name = "azure-mgmt-authorization" version = "0.61.0" description = "Microsoft Azure Authorization Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -884,7 +842,6 @@ msrestazure = ">=0.4.32,<2.0.0" name = "azure-mgmt-batch" version = "17.0.0" description = "Microsoft Azure Batch Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -901,7 +858,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-batchai" version = "7.0.0b1" description = "Microsoft Azure Batchai Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -918,7 +874,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-billing" version = "6.0.0" description = "Microsoft Azure Billing Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -935,7 +890,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-botservice" version = "2.0.0" description = "Microsoft Azure Bot Service Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -952,7 +906,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-cdn" version = "12.0.0" description = "Microsoft Azure CDN Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -969,7 +922,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-cognitiveservices" version = "13.3.0" description = "Microsoft Azure Cognitive Services Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -986,7 +938,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-compute" version = "29.0.0" description = "Microsoft Azure Compute Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1003,7 +954,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-consumption" version = "2.0.0" description = "Microsoft Azure Consumption Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1020,7 +970,6 @@ msrestazure = ">=0.4.20,<2.0.0" name = "azure-mgmt-containerinstance" version = "9.1.0" description = "Microsoft Azure Container Instance Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1037,7 +986,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-containerregistry" version = "10.0.0" description = "Microsoft Azure Container Registry Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1054,7 +1002,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-containerservice" version = "21.1.0" description = "Microsoft Azure Container Service Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1071,7 +1018,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-core" version = "1.3.2" description = "Microsoft Azure Management Core Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1086,7 +1032,6 @@ azure-core = ">=1.24.0,<2.0.0" name = "azure-mgmt-cosmosdb" version = "8.0.0" description = "Microsoft Azure Cosmos DB Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1103,7 +1048,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-databoxedge" version = "1.0.0" description = "Microsoft Azure Databoxedge Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1120,7 +1064,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-datalake-analytics" version = "0.2.1" description = "Microsoft Azure Data Lake Analytics Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1137,7 +1080,6 @@ msrestazure = ">=0.4.7,<2.0.0" name = "azure-mgmt-datalake-nspkg" version = "3.0.1" description = "Microsoft Azure Data Lake Management Namespace Package [Internal]" -category = "main" optional = false python-versions = "*" files = [ @@ -1153,7 +1095,6 @@ azure-mgmt-nspkg = ">=3.0.0" name = "azure-mgmt-datalake-store" version = "0.5.0" description = "Microsoft Azure Data Lake Store Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1170,7 +1111,6 @@ msrestazure = ">=0.4.27,<2.0.0" name = "azure-mgmt-datamigration" version = "10.0.0" description = "Microsoft Azure Data Migration Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1187,7 +1127,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-deploymentmanager" version = "0.2.0" description = "Microsoft Azure Deployment Manager Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1204,7 +1143,6 @@ msrestazure = ">=0.4.32,<2.0.0" name = "azure-mgmt-devtestlabs" version = "4.0.0" description = "Microsoft Azure DevTestLabs Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1221,7 +1159,6 @@ msrestazure = ">=0.4.32,<2.0.0" name = "azure-mgmt-dns" version = "8.0.0" description = "Microsoft Azure DNS Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1238,7 +1175,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-eventgrid" version = "10.2.0b2" description = "Microsoft Azure Event Grid Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1255,7 +1191,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-eventhub" version = "10.1.0" description = "Microsoft Azure Event Hub Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1272,7 +1207,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-extendedlocation" version = "1.0.0b2" description = "Microsoft Azure Extendedlocation Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1289,7 +1223,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-hdinsight" version = "9.0.0" description = "Microsoft Azure HDInsight Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1306,7 +1239,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-imagebuilder" version = "1.1.0" description = "Microsoft Azure Image Builder Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1323,7 +1255,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-iotcentral" version = "10.0.0b2" description = "Microsoft Azure Iot Central Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1340,7 +1271,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-iothub" version = "2.3.0" description = "Microsoft Azure IoT Hub Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1357,7 +1287,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-iothubprovisioningservices" version = "1.1.0" description = "Microsoft Azure IoT Hub Provisioning Services Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1374,7 +1303,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-keyvault" version = "10.1.0" description = "Microsoft Azure Key Vault Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1391,7 +1319,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-kusto" version = "0.3.0" description = "Microsoft Azure Kusto Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1408,7 +1335,6 @@ msrestazure = ">=0.4.32,<2.0.0" name = "azure-mgmt-loganalytics" version = "13.0.0b4" description = "Microsoft Azure Log Analytics Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1425,7 +1351,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-managedservices" version = "1.0.0" description = "Microsoft Azure Managed Services Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1442,7 +1367,6 @@ msrestazure = ">=0.4.32,<2.0.0" name = "azure-mgmt-managementgroups" version = "1.0.0" description = "Microsoft Azure Management Groups Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1459,7 +1383,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-maps" version = "2.0.0" description = "Microsoft Azure Maps Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1476,7 +1399,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-marketplaceordering" version = "1.1.0" description = "Microsoft Azure Market Place Ordering Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1493,7 +1415,6 @@ msrest = ">=0.5.0" name = "azure-mgmt-media" version = "9.0.0" description = "Microsoft Azure Media Services Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1510,7 +1431,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-monitor" version = "5.0.1" description = "Microsoft Azure Monitor Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1527,7 +1447,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-msi" version = "6.1.0" description = "Microsoft Azure Msi Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1544,7 +1463,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-netapp" version = "9.0.1" description = "Microsoft Azure NetApp Files Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1561,7 +1479,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-network" version = "21.0.1" description = "Microsoft Azure Network Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1578,7 +1495,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-nspkg" version = "3.0.2" description = "Microsoft Azure Resource Management Namespace Package [Internal]" -category = "main" optional = false python-versions = "*" files = [ @@ -1594,7 +1510,6 @@ azure-nspkg = ">=3.0.0" name = "azure-mgmt-policyinsights" version = "1.1.0b4" description = "Microsoft Azure Policy Insights Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1611,7 +1526,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-privatedns" version = "1.0.0" description = "Microsoft Azure DNS Private Zones Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1628,7 +1542,6 @@ msrest = ">=0.5.0" name = "azure-mgmt-rdbms" version = "10.2.0b6" description = "Microsoft Azure RDBMS Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1645,7 +1558,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-recoveryservices" version = "2.1.0" description = "Microsoft Azure Recovery Services Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1662,7 +1574,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-recoveryservicesbackup" version = "5.1.0" description = "Microsoft Azure Recovery Services Backup Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1679,7 +1590,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-redhatopenshift" version = "1.1.0" description = "Microsoft Azure Red Hat Openshift Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1696,7 +1606,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-redis" version = "14.1.0" description = "Microsoft Azure Redis Cache Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1713,7 +1622,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-relay" version = "0.1.0" description = "Microsoft Azure Relay Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1730,7 +1638,6 @@ msrestazure = ">=0.4.20,<2.0.0" name = "azure-mgmt-resource" version = "21.1.0b1" description = "Microsoft Azure Resource Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1747,7 +1654,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-search" version = "8.0.0" description = "Microsoft Azure Search Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1764,7 +1670,6 @@ msrest = ">=0.5.0" name = "azure-mgmt-security" version = "3.0.0" description = "Microsoft Azure Security Center Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1781,7 +1686,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-servicebus" version = "8.1.0" description = "Microsoft Azure Service Bus Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1798,7 +1702,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-servicefabric" version = "1.0.0" description = "Microsoft Azure Service Fabric Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1815,7 +1718,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-servicefabricmanagedclusters" version = "1.0.0" description = "Microsoft Azure Servicefabricmanagedclusters Management Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1832,7 +1734,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-servicelinker" version = "1.2.0b1" description = "Microsoft Azure Service Linker Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1849,7 +1750,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-signalr" version = "1.1.0" description = "Microsoft Azure SignalR Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1866,7 +1766,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-sql" version = "4.0.0b6" description = "Microsoft Azure SQL Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1883,7 +1782,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-sqlvirtualmachine" version = "1.0.0b4" description = "Microsoft Azure Sql Virtual Machine Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1900,7 +1798,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-storage" version = "21.0.0" description = "Microsoft Azure Storage Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1917,7 +1814,6 @@ msrest = ">=0.7.1" name = "azure-mgmt-synapse" version = "2.1.0b5" description = "Microsoft Azure Synapse Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1934,7 +1830,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-trafficmanager" version = "1.0.0" description = "Microsoft Azure Traffic Manager Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1951,7 +1846,6 @@ msrest = ">=0.6.21" name = "azure-mgmt-web" version = "7.0.0" description = "Microsoft Azure Web Apps Management Client Library for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1968,7 +1862,6 @@ msrest = ">=0.6.21" name = "azure-multiapi-storage" version = "1.0.0" description = "Microsoft Azure Storage Client Library for Python with multi API version support." -category = "main" optional = false python-versions = "*" files = [ @@ -1988,7 +1881,6 @@ requests = "*" name = "azure-nspkg" version = "3.0.2" description = "Microsoft Azure Namespace Package [Internal]" -category = "main" optional = false python-versions = "*" files = [ @@ -2001,7 +1893,6 @@ files = [ name = "azure-storage-blob" version = "12.14.1" description = "Microsoft Azure Blob Storage Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2018,7 +1909,6 @@ msrest = ">=0.7.1" name = "azure-storage-common" version = "1.4.2" description = "Microsoft Azure Storage Common Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -2036,7 +1926,6 @@ requests = "*" name = "azure-synapse-accesscontrol" version = "0.5.0" description = "Microsoft Azure Synapse AccessControl Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -2053,7 +1942,6 @@ msrest = ">=0.5.0" name = "azure-synapse-artifacts" version = "0.14.0" description = "Microsoft Azure Synapse Artifacts Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2070,7 +1958,6 @@ msrest = ">=0.7.1" name = "azure-synapse-managedprivateendpoints" version = "0.3.0" description = "Microsoft Azure Synapse Managed Private Endpoints Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -2087,7 +1974,6 @@ msrest = ">=0.5.0" name = "azure-synapse-spark" version = "0.2.0" description = "Microsoft Azure Synapse Spark Client Library for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -2104,7 +1990,6 @@ msrest = ">=0.5.0" name = "babel" version = "2.11.0" description = "Internationalization utilities" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2119,7 +2004,6 @@ pytz = ">=2015.7" name = "backcall" version = "0.2.0" description = "Specifications for callback functions passed in to an API" -category = "main" optional = false python-versions = "*" files = [ @@ -2131,7 +2015,6 @@ files = [ name = "bcrypt" version = "4.0.1" description = "Modern password hashing for your software and your servers" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2166,7 +2049,6 @@ typecheck = ["mypy"] name = "beautifulsoup4" version = "4.11.2" description = "Screen-scraping library" -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -2185,7 +2067,6 @@ lxml = ["lxml"] name = "black" version = "22.12.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2220,7 +2101,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "bleach" version = "6.0.0" description = "An easy safelist-based HTML-sanitizing tool." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2239,7 +2119,6 @@ css = ["tinycss2 (>=1.1.0,<1.2)"] name = "brotli" version = "1.0.9" description = "Python bindings for the Brotli compression library" -category = "main" optional = false python-versions = "*" files = [ @@ -2331,7 +2210,6 @@ files = [ name = "brotlicffi" version = "1.0.9.2" description = "Python CFFI bindings to the Brotli library" -category = "main" optional = false python-versions = "*" files = [ @@ -2374,7 +2252,6 @@ cffi = ">=1.0.0" name = "cachecontrol" version = "0.12.11" description = "httplib2 caching for requests" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2395,7 +2272,6 @@ redis = ["redis (>=2.10.5)"] name = "cacheout" version = "0.14.1" description = "A caching library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2410,7 +2286,6 @@ dev = ["Sphinx", "black", "build", "coverage", "docformatter", "flake8", "flake8 name = "cachetools" version = "5.3.0" description = "Extensible memoizing collections and decorators" -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -2422,7 +2297,6 @@ files = [ name = "certifi" version = "2022.12.7" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2434,7 +2308,6 @@ files = [ name = "cffi" version = "1.15.1" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = "*" files = [ @@ -2511,7 +2384,6 @@ pycparser = "*" name = "chardet" version = "3.0.4" description = "Universal encoding detector for Python 2 and 3" -category = "main" optional = false python-versions = "*" files = [ @@ -2523,7 +2395,6 @@ files = [ name = "charset-normalizer" version = "3.0.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = "*" files = [ @@ -2621,7 +2492,6 @@ files = [ name = "cleo" version = "2.0.1" description = "Cleo allows you to create beautiful and testable command-line interfaces." -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -2637,7 +2507,6 @@ rapidfuzz = ">=2.2.0,<3.0.0" name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2652,7 +2521,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "cloudpathlib" version = "0.12.1" description = "pathlib-style classes for cloud storage services" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2673,7 +2541,6 @@ s3 = ["boto3"] name = "cloudpickle" version = "2.2.1" description = "Extended pickling support for Python objects" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2685,7 +2552,6 @@ files = [ name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ @@ -2697,7 +2563,6 @@ files = [ name = "comm" version = "0.1.2" description = "Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2715,7 +2580,6 @@ test = ["pytest"] name = "contourpy" version = "1.0.7" description = "Python library for calculating contours of 2D quadrilateral grids" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2790,7 +2654,6 @@ test-no-images = ["pytest"] name = "coolname" version = "2.2.0" description = "Random name and slug generator" -category = "main" optional = false python-versions = "*" files = [ @@ -2802,7 +2665,6 @@ files = [ name = "crashtest" version = "0.4.1" description = "Manage Python errors with ease" -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -2814,7 +2676,6 @@ files = [ name = "croniter" version = "1.3.8" description = "croniter provides iteration for datetime object with cron like format" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2829,7 +2690,6 @@ python-dateutil = "*" name = "cryptography" version = "39.0.0" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2873,7 +2733,6 @@ test = ["hypothesis (>=1.11.4,!=3.79.2)", "iso8601", "pretend", "pytest (>=6.2.0 name = "cssselect2" version = "0.7.0" description = "CSS selectors for Python ElementTree" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2893,7 +2752,6 @@ test = ["flake8", "isort", "pytest"] name = "cycler" version = "0.11.0" description = "Composable style cycles" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2905,7 +2763,6 @@ files = [ name = "dateparser" version = "1.1.7" description = "Date parsing library designed to parse dates from HTML pages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2928,7 +2785,6 @@ langdetect = ["langdetect"] name = "debugpy" version = "1.6.6" description = "An implementation of the Debug Adapter Protocol for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2955,7 +2811,6 @@ files = [ name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2967,7 +2822,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 = [ @@ -2979,7 +2833,6 @@ files = [ 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 = [ @@ -2997,7 +2850,6 @@ dev = ["PyTest", "PyTest (<5)", "PyTest-Cov", "PyTest-Cov (<2.6)", "bump2version name = "distlib" version = "0.3.6" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -3009,7 +2861,6 @@ files = [ name = "distro" version = "1.8.0" description = "Distro - an OS platform information API" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3021,7 +2872,6 @@ files = [ name = "docker" version = "6.0.1" description = "A Python library for the Docker Engine API." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3043,7 +2893,6 @@ ssh = ["paramiko (>=2.4.3)"] name = "dulwich" version = "0.20.50" description = "Python Git Library" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3125,7 +2974,6 @@ pgp = ["gpg"] name = "entrypoints" version = "0.4" description = "Discover and load entry points from installed packages." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3137,7 +2985,6 @@ files = [ name = "esparto" version = "4.2.0" description = "Data driven report builder for the PyData ecosystem." -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -3158,7 +3005,6 @@ extras = ["weasyprint (>=51)"] name = "exceptiongroup" version = "1.1.0" description = "Backport of PEP 654 (exception groups)" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3173,7 +3019,6 @@ test = ["pytest (>=6)"] name = "executing" version = "1.2.0" description = "Get the currently executing AST node of a frame, and other information" -category = "main" optional = false python-versions = "*" files = [ @@ -3188,7 +3033,6 @@ tests = ["asttokens", "littleutils", "pytest", "rich"] name = "fabric" version = "2.7.1" description = "High level SSH command execution" -category = "main" optional = false python-versions = "*" files = [ @@ -3209,7 +3053,6 @@ testing = ["mock (>=2.0.0,<3.0)"] name = "fastapi" version = "0.89.1" description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3231,7 +3074,6 @@ test = ["anyio[trio] (>=3.2.1,<4.0.0)", "black (==22.10.0)", "coverage[toml] (>= name = "fasteners" version = "0.17.3" description = "A python package that provides useful locks" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3243,7 +3085,6 @@ files = [ name = "fastjsonschema" version = "2.16.2" description = "Fastest Python implementation of JSON schema" -category = "main" optional = false python-versions = "*" files = [ @@ -3258,7 +3099,6 @@ devel = ["colorama", "json-spec", "jsonschema", "pylint", "pytest", "pytest-benc name = "filelock" version = "3.9.0" description = "A platform independent file lock." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3274,7 +3114,6 @@ testing = ["covdefaults (>=2.2.2)", "coverage (>=7.0.1)", "pytest (>=7.2)", "pyt name = "fire" version = "0.5.0" description = "A library for automatically generating command line interfaces." -category = "main" optional = false python-versions = "*" files = [ @@ -3289,7 +3128,6 @@ termcolor = "*" name = "flatten-json" version = "0.1.13" description = "Flatten JSON objects" -category = "main" optional = false python-versions = "*" files = [ @@ -3303,7 +3141,6 @@ six = "*" name = "fonttools" version = "4.38.0" description = "Tools to manipulate font files" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3334,7 +3171,6 @@ woff = ["brotli (>=1.0.1)", "brotlicffi (>=0.8.0)", "zopfli (>=0.1.4)"] name = "fqdn" version = "1.5.1" description = "Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers" -category = "main" optional = false python-versions = ">=2.7, !=3.0, !=3.1, !=3.2, !=3.3, !=3.4, <4" files = [ @@ -3346,7 +3182,6 @@ files = [ name = "fsspec" version = "2023.1.0" description = "File-system specification" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3381,7 +3216,6 @@ tqdm = ["tqdm"] name = "google-auth" version = "2.16.0" description = "Google Authentication Library" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*" files = [ @@ -3406,7 +3240,6 @@ requests = ["requests (>=2.20.0,<3.0.0dev)"] name = "greenlet" version = "2.0.2" description = "Lightweight in-process concurrent programming" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" files = [ @@ -3480,7 +3313,6 @@ test = ["objgraph", "psutil"] name = "griffe" version = "0.25.4" description = "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3498,7 +3330,6 @@ async = ["aiofiles (>=0.7,<1.0)"] name = "h11" version = "0.14.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3510,7 +3341,6 @@ files = [ name = "h2" version = "4.1.0" description = "HTTP/2 State-Machine based protocol implementation" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -3526,7 +3356,6 @@ hyperframe = ">=6.0,<7" name = "hpack" version = "4.0.0" description = "Pure-Python HPACK header compression" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -3538,7 +3367,6 @@ files = [ name = "html5lib" version = "1.1" description = "HTML parser based on the WHATWG HTML specification" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -3560,7 +3388,6 @@ lxml = ["lxml"] name = "httpcore" version = "0.16.3" description = "A minimal low-level HTTP client." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3572,17 +3399,16 @@ files = [ anyio = ">=3.0,<5.0" certifi = "*" h11 = ">=0.13,<0.15" -sniffio = ">=1.0.0,<2.0.0" +sniffio = "==1.*" [package.extras] http2 = ["h2 (>=3,<5)"] -socks = ["socksio (>=1.0.0,<2.0.0)"] +socks = ["socksio (==1.*)"] [[package]] name = "httpx" version = "0.23.3" description = "The next generation HTTP client." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3599,15 +3425,14 @@ sniffio = "*" [package.extras] brotli = ["brotli", "brotlicffi"] -cli = ["click (>=8.0.0,<9.0.0)", "pygments (>=2.0.0,<3.0.0)", "rich (>=10,<13)"] +cli = ["click (==8.*)", "pygments (==2.*)", "rich (>=10,<13)"] http2 = ["h2 (>=3,<5)"] -socks = ["socksio (>=1.0.0,<2.0.0)"] +socks = ["socksio (==1.*)"] [[package]] name = "httpx-cache" version = "0.7.0" description = "Simple caching transport for httpx." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3627,7 +3452,6 @@ msgpack = ">=1.0,<2.0" name = "humanfriendly" version = "10.0" description = "Human friendly output for text interfaces using Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -3642,7 +3466,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve name = "hyperframe" version = "6.0.1" description = "HTTP/2 framing layer for Python" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -3654,7 +3477,6 @@ files = [ name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3666,7 +3488,6 @@ files = [ name = "ijson" version = "3.2.0.post0" description = "Iterative JSON parser with standard Python iterator interfaces" -category = "main" optional = false python-versions = "*" files = [ @@ -3754,7 +3575,6 @@ files = [ name = "importlib-metadata" version = "6.0.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3774,7 +3594,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag name = "iniconfig" version = "2.0.0" description = "brain-dead simple config-ini parsing" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3786,7 +3605,6 @@ files = [ name = "invoke" version = "1.7.3" description = "Pythonic task execution" -category = "main" optional = false python-versions = "*" files = [ @@ -3798,7 +3616,6 @@ files = [ name = "ipykernel" version = "6.21.1" description = "IPython Kernel for Jupyter" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3812,7 +3629,7 @@ comm = ">=0.1.1" debugpy = ">=1.6.5" ipython = ">=7.23.1" jupyter-client = ">=6.1.12" -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" matplotlib-inline = ">=0.1" nest-asyncio = "*" packaging = "*" @@ -3832,7 +3649,6 @@ test = ["flaky", "ipyparallel", "pre-commit", "pytest (>=7.0)", "pytest-asyncio" name = "ipython" version = "8.9.0" description = "IPython: Productive Interactive Computing" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3871,7 +3687,6 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.20)", "pa name = "ipython-genutils" version = "0.2.0" description = "Vestigial utilities from IPython" -category = "main" optional = false python-versions = "*" files = [ @@ -3883,7 +3698,6 @@ files = [ name = "ipywidgets" version = "8.0.4" description = "Jupyter interactive widgets" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3905,7 +3719,6 @@ test = ["jsonschema", "pytest (>=3.6.0)", "pytest-cov", "pytz"] name = "isodate" version = "0.6.1" description = "An ISO 8601 date/time/duration parser and formatter" -category = "main" optional = false python-versions = "*" files = [ @@ -3920,7 +3733,6 @@ six = "*" name = "isoduration" version = "20.11.0" description = "Operations with ISO 8601 durations" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3935,7 +3747,6 @@ arrow = ">=0.15.0" name = "itsdangerous" version = "2.1.2" description = "Safely pass data to untrusted environments and back." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3947,7 +3758,6 @@ files = [ name = "jaraco-classes" version = "3.2.3" description = "Utility functions for Python class constructs" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3966,7 +3776,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec name = "javaproperties" version = "0.5.2" description = "Read & write Java .properties files" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4" files = [ @@ -3981,7 +3790,6 @@ six = ">=1.4,<2.0" name = "jedi" version = "0.18.2" description = "An autocompletion tool for Python that can be used for text editors." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4001,7 +3809,6 @@ testing = ["Django (<3.1)", "attrs", "colorama", "docopt", "pytest (<7.0.0)"] name = "jeepney" version = "0.8.0" description = "Low-level, pure Python DBus protocol wrapper." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4017,7 +3824,6 @@ trio = ["async_generator", "trio"] name = "jinja2" version = "3.1.2" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4035,7 +3841,6 @@ i18n = ["Babel (>=2.7)"] name = "jmespath" version = "1.0.1" description = "JSON Matching Expressions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4047,7 +3852,6 @@ files = [ name = "json5" version = "0.9.11" description = "A Python implementation of the JSON5 data format." -category = "main" optional = false python-versions = "*" files = [ @@ -4062,7 +3866,6 @@ dev = ["hypothesis"] name = "jsondiff" version = "2.0.0" description = "Diff JSON and JSON-like structures in Python" -category = "main" optional = false python-versions = "*" files = [ @@ -4074,7 +3877,6 @@ files = [ name = "jsonpatch" version = "1.32" description = "Apply JSON-Patches (RFC 6902)" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -4089,7 +3891,6 @@ jsonpointer = ">=1.9" name = "jsonpointer" version = "2.3" description = "Identify specific nodes in a JSON document (RFC 6901)" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4101,7 +3902,6 @@ files = [ name = "jsonschema" version = "4.17.3" description = "An implementation of JSON Schema validation for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4129,7 +3929,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- name = "jupyter" version = "1.0.0" description = "Jupyter metapackage. Install all the Jupyter components in one go." -category = "main" optional = false python-versions = "*" files = [ @@ -4150,7 +3949,6 @@ qtconsole = "*" name = "jupyter-cache" version = "0.5.0" description = "A defined interface for working with a cache of jupyter notebooks." -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -4178,7 +3976,6 @@ testing = ["coverage", "ipykernel", "jupytext", "matplotlib", "nbdime", "nbforma name = "jupyter-client" version = "8.0.2" description = "Jupyter protocol implementation and client libraries" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4187,7 +3984,7 @@ files = [ ] [package.dependencies] -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" python-dateutil = ">=2.8.2" pyzmq = ">=23.0" tornado = ">=6.2" @@ -4201,7 +3998,6 @@ test = ["codecov", "coverage", "ipykernel (>=6.14)", "mypy", "paramiko", "pre-co name = "jupyter-console" version = "6.4.4" description = "Jupyter terminal console" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4223,7 +4019,6 @@ test = ["pexpect"] name = "jupyter-core" version = "5.2.0" description = "Jupyter core package. A base package on which Jupyter projects rely." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4244,7 +4039,6 @@ test = ["ipykernel", "pre-commit", "pytest", "pytest-cov", "pytest-timeout"] name = "jupyter-events" version = "0.5.0" description = "Jupyter Event System library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4266,7 +4060,6 @@ test = ["click", "coverage", "pre-commit", "pytest (>=6.1.0)", "pytest-asyncio ( name = "jupyter-server" version = "2.2.1" description = "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4279,7 +4072,7 @@ anyio = ">=3.1.0" argon2-cffi = "*" jinja2 = "*" jupyter-client = ">=7.4.4" -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" jupyter-events = ">=0.4.0" jupyter-server-terminals = "*" nbconvert = ">=6.4.4" @@ -4302,7 +4095,6 @@ test = ["ipykernel", "pre-commit", "pytest (>=7.0)", "pytest-console-scripts", " name = "jupyter-server-fileid" version = "0.6.0" description = "" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4322,7 +4114,6 @@ test = ["jupyter-server[test] (>=1.15,<3)", "pytest", "pytest-cov"] name = "jupyter-server-terminals" version = "0.4.4" description = "A Jupyter Server Extension Providing Terminals." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4342,7 +4133,6 @@ test = ["coverage", "jupyter-server (>=2.0.0)", "pytest (>=7.0)", "pytest-cov", name = "jupyter-server-ydoc" version = "0.6.1" description = "A Jupyter Server Extension Providing Y Documents." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4362,7 +4152,6 @@ test = ["coverage", "jupyter-server[test] (>=2.0.0a0)", "pytest (>=7.0)", "pytes name = "jupyter-ydoc" version = "0.2.2" description = "Document structures for collaborative editing using Ypy" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4380,7 +4169,6 @@ test = ["pre-commit", "pytest", "pytest-asyncio", "websockets (>=10.0)", "ypy-we name = "jupyterlab" version = "3.6.1" description = "JupyterLab computational environment" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4409,7 +4197,6 @@ test = ["check-manifest", "coverage", "jupyterlab-server[test]", "pre-commit", " name = "jupyterlab-pygments" version = "0.2.2" description = "Pygments theme using JupyterLab CSS variables" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4421,7 +4208,6 @@ files = [ name = "jupyterlab-server" version = "2.19.0" description = "A set of server components for JupyterLab and JupyterLab like applications." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4447,7 +4233,6 @@ test = ["codecov", "ipykernel", "jupyterlab-server[openapi]", "openapi-spec-vali name = "jupyterlab-widgets" version = "3.0.5" description = "Jupyter interactive widgets for JupyterLab" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4459,7 +4244,6 @@ files = [ name = "jupytext" version = "1.14.4" description = "Jupyter notebooks as Markdown documents, Julia, Python or R scripts" -category = "main" optional = false python-versions = "~=3.6" files = [ @@ -4482,7 +4266,6 @@ toml = ["toml"] name = "keyring" version = "23.13.1" description = "Store and access your passwords safely." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4506,7 +4289,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec name = "kiwisolver" version = "1.4.4" description = "A fast implementation of the Cassowary constraint solver" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4584,7 +4366,6 @@ files = [ name = "knack" version = "0.10.1" description = "A Command-Line Interface framework" -category = "main" optional = false python-versions = "*" files = [ @@ -4603,7 +4384,6 @@ tabulate = "*" name = "kubernetes" version = "25.3.0" description = "Kubernetes python client" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4621,7 +4401,7 @@ requests-oauthlib = "*" setuptools = ">=21.0.0" six = ">=1.9.0" urllib3 = ">=1.24.2" -websocket-client = ">=0.32.0,<0.40.0 || >0.40.0,<0.41.0 || >=0.43.0" +websocket-client = ">=0.32.0,<0.40.0 || >0.40.0,<0.41.dev0 || >=0.43.dev0" [package.extras] adal = ["adal (>=1.0.2)"] @@ -4630,7 +4410,6 @@ adal = ["adal (>=1.0.2)"] name = "lockfile" version = "0.12.2" description = "Platform-independent file locking module" -category = "dev" optional = false python-versions = "*" files = [ @@ -4642,7 +4421,6 @@ files = [ name = "mako" version = "1.2.4" description = "A super-fast templating language that borrows the best ideas from the existing templating languages." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4662,7 +4440,6 @@ testing = ["pytest"] name = "markdown" version = "3.4.1" description = "Python implementation of Markdown." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4677,7 +4454,6 @@ testing = ["coverage", "pyyaml"] name = "markdown-it-py" version = "2.1.0" description = "Python port of markdown-it. Markdown parsing, done right!" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4702,7 +4478,6 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] name = "markupsafe" version = "2.1.2" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4762,7 +4537,6 @@ files = [ name = "matplotlib" version = "3.6.3" description = "Python plotting package" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4824,7 +4598,6 @@ python-dateutil = ">=2.7" name = "matplotlib-inline" version = "0.1.6" description = "Inline Matplotlib backend for Jupyter" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -4839,7 +4612,6 @@ traitlets = "*" name = "mdit-py-plugins" version = "0.3.3" description = "Collection of plugins for markdown-it-py" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4859,7 +4631,6 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] name = "mdurl" version = "0.1.2" description = "Markdown URL utilities" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4871,7 +4642,6 @@ files = [ name = "mistune" version = "2.0.4" description = "A sane Markdown parser with useful plugins and renderers" -category = "main" optional = false python-versions = "*" files = [ @@ -4883,7 +4653,6 @@ files = [ name = "more-itertools" version = "9.0.0" description = "More routines for operating on iterables, beyond itertools" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4895,7 +4664,6 @@ files = [ name = "msal" version = "1.20.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 = "main" optional = false python-versions = "*" files = [ @@ -4916,7 +4684,6 @@ broker = ["pymsalruntime (>=0.11.2,<0.14)"] name = "msal-extensions" version = "1.0.0" description = "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism." -category = "main" optional = false python-versions = "*" files = [ @@ -4935,7 +4702,6 @@ portalocker = [ name = "msgpack" version = "1.0.4" description = "MessagePack serializer" -category = "main" optional = false python-versions = "*" files = [ @@ -4997,7 +4763,6 @@ files = [ name = "msrest" version = "0.7.1" description = "AutoRest swagger generator Python client runtime." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5019,7 +4784,6 @@ async = ["aiodns", "aiohttp (>=3.0)"] name = "msrestazure" version = "0.6.4" description = "AutoRest swagger generator Python client runtime. Azure-specific module." -category = "main" optional = false python-versions = "*" files = [ @@ -5036,7 +4800,6 @@ six = "*" 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 = [ @@ -5048,7 +4811,6 @@ files = [ name = "nbclassic" version = "0.5.1" description = "Jupyter Notebook as a Jupyter Server extension." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5084,7 +4846,6 @@ test = ["coverage", "nbval", "pytest", "pytest-cov", "pytest-jupyter", "pytest-p name = "nbclient" version = "0.5.13" description = "A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -5106,7 +4867,6 @@ test = ["black", "check-manifest", "flake8", "ipykernel", "ipython (<8.0.0)", "i name = "nbconvert" version = "7.2.9" description = "Converting Jupyter Notebooks" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5144,7 +4904,6 @@ webpdf = ["pyppeteer (>=1,<1.1)"] name = "nbformat" version = "5.7.3" description = "The Jupyter Notebook format" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5166,7 +4925,6 @@ test = ["pep440", "pre-commit", "pytest", "testpath"] name = "nest-asyncio" version = "1.5.6" description = "Patch asyncio to allow nested event loops" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -5178,7 +4936,6 @@ files = [ name = "notebook" version = "6.5.2" description = "A web-based notebook environment for interactive computing" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5213,7 +4970,6 @@ test = ["coverage", "nbval", "pytest", "pytest-cov", "requests", "requests-unixs name = "notebook-shim" version = "0.2.2" description = "A shim layer for notebook traits and config" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5231,7 +4987,6 @@ test = ["pytest", "pytest-console-scripts", "pytest-tornasync"] name = "numpy" version = "1.24.1" description = "Fundamental package for array computing in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5269,7 +5024,6 @@ files = [ name = "oauthlib" version = "3.2.2" description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5286,7 +5040,6 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] name = "orjson" version = "3.8.5" description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5340,7 +5093,6 @@ files = [ name = "packaging" version = "21.3" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5355,7 +5107,6 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" name = "pandas" version = "1.5.3" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5403,7 +5154,6 @@ test = ["hypothesis (>=5.5.3)", "pytest (>=6.0)", "pytest-xdist (>=1.31)"] name = "pandocfilters" version = "1.5.0" description = "Utilities for writing pandoc filters in python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -5415,7 +5165,6 @@ files = [ name = "papermill" version = "2.4.0" description = "Parametrize and run Jupyter and nteract Notebooks" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5449,7 +5198,6 @@ test = ["attrs (>=17.4.0)", "azure-datalake-store (>=0.0.30)", "azure-storage-bl name = "paramiko" version = "2.12.0" description = "SSH2 protocol library" -category = "main" optional = false python-versions = "*" files = [ @@ -5473,7 +5221,6 @@ invoke = ["invoke (>=1.3)"] name = "parso" version = "0.8.3" description = "A Python Parser" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5489,7 +5236,6 @@ testing = ["docopt", "pytest (<6.0.0)"] name = "pathlib2" version = "2.3.7.post1" description = "Object-oriented filesystem paths" -category = "main" optional = false python-versions = "*" files = [ @@ -5504,7 +5250,6 @@ six = "*" name = "pathspec" version = "0.11.0" description = "Utility library for gitignore style pattern matching of file paths." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5516,7 +5261,6 @@ files = [ name = "pathvalidate" version = "2.5.2" description = "pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5531,7 +5275,6 @@ test = ["allpairspy", "click", "faker", "pytest (>=6.0.1)", "pytest-discord (>=0 name = "pendulum" version = "2.1.2" description = "Python datetimes made easy" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -5566,7 +5309,6 @@ pytzdata = ">=2020.1" name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "main" optional = false python-versions = "*" files = [ @@ -5581,7 +5323,6 @@ ptyprocess = ">=0.5" name = "pickleshare" version = "0.7.5" description = "Tiny 'shelve'-like database with concurrency support" -category = "main" optional = false python-versions = "*" files = [ @@ -5593,7 +5334,6 @@ files = [ name = "pillow" version = "9.4.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5684,7 +5424,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "pip" version = "22.3.1" description = "The PyPA recommended tool for installing Python packages." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5696,7 +5435,6 @@ files = [ name = "pkginfo" version = "1.9.6" description = "Query metadata from sdists / bdists / installed packages." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5711,7 +5449,6 @@ testing = ["pytest", "pytest-cov"] name = "platformdirs" version = "2.6.2" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5727,7 +5464,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.2.2)", "pytest (>=7.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 = [ @@ -5743,7 +5479,6 @@ testing = ["pytest", "pytest-benchmark"] name = "poetry" version = "1.3.2" description = "Python dependency management and packaging made easy." -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -5781,7 +5516,6 @@ xattr = {version = ">=0.10.0,<0.11.0", markers = "sys_platform == \"darwin\""} name = "poetry-core" version = "1.4.0" description = "Poetry PEP 517 Build Backend" -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -5793,7 +5527,6 @@ files = [ name = "poetry-plugin-export" version = "1.3.0" description = "Poetry plugin to export the dependencies to various formats" -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -5809,7 +5542,6 @@ poetry-core = ">=1.3.0,<2.0.0" name = "poetry-plugin-up" version = "0.2.1" description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file" -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -5824,7 +5556,6 @@ poetry = ">=1.2.0,<2.0.0" name = "portalocker" version = "2.7.0" description = "Wraps the portalocker recipe for easy usage" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -5844,7 +5575,6 @@ tests = ["pytest (>=5.4.1)", "pytest-cov (>=2.8.1)", "pytest-mypy (>=0.8.0)", "p name = "prefect" version = "2.7.11" description = "Workflow orchestration and management." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5898,7 +5628,6 @@ dev = ["autoflake8", "cairosvg", "flake8", "flaky", "ipython", "jinja2", "mike", name = "prettytable" version = "3.6.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 = [ @@ -5916,7 +5645,6 @@ tests = ["pytest", "pytest-cov", "pytest-lazy-fixture"] name = "prometheus-client" version = "0.16.0" description = "Python client for the Prometheus monitoring system." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5931,7 +5659,6 @@ twisted = ["twisted"] name = "prompt-toolkit" version = "3.0.36" description = "Library for building powerful interactive command lines in Python" -category = "main" optional = false python-versions = ">=3.6.2" files = [ @@ -5946,7 +5673,6 @@ wcwidth = "*" name = "psutil" version = "5.9.4" 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 = [ @@ -5973,7 +5699,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -5985,7 +5710,6 @@ files = [ name = "pure-eval" version = "0.2.2" description = "Safely evaluate AST nodes without side effects" -category = "main" optional = false python-versions = "*" files = [ @@ -6000,7 +5724,6 @@ tests = ["pytest"] name = "pyarrow" version = "11.0.0" description = "Python library for Apache Arrow" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6038,7 +5761,6 @@ numpy = ">=1.16.6" name = "pyasn1" version = "0.4.8" description = "ASN.1 types and codecs" -category = "main" optional = false python-versions = "*" files = [ @@ -6050,7 +5772,6 @@ files = [ name = "pyasn1-modules" version = "0.2.8" description = "A collection of ASN.1-based protocols modules." -category = "main" optional = false python-versions = "*" files = [ @@ -6065,7 +5786,6 @@ pyasn1 = ">=0.4.6,<0.5.0" 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 = [ @@ -6077,7 +5797,6 @@ files = [ name = "pydantic" version = "1.10.4" description = "Data validation and settings management using python type hints" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6130,7 +5849,6 @@ email = ["email-validator (>=1.0.3)"] name = "pydyf" version = "0.5.0" description = "A low-level PDF generator." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6146,7 +5864,6 @@ test = ["flake8", "isort", "pillow", "pytest"] name = "pygithub" version = "1.57" description = "Use the full Github API v3" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6165,14 +5882,13 @@ integrations = ["cryptography"] [[package]] name = "pygments" -version = "2.14.0" +version = "2.15.0" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false -python-versions = ">=3.6" +python-versions = ">=3.7" files = [ - {file = "Pygments-2.14.0-py3-none-any.whl", hash = "sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717"}, - {file = "Pygments-2.14.0.tar.gz", hash = "sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297"}, + {file = "Pygments-2.15.0-py3-none-any.whl", hash = "sha256:77a3299119af881904cd5ecd1ac6a66214b6e9bed1f2db16993b54adede64094"}, + {file = "Pygments-2.15.0.tar.gz", hash = "sha256:f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500"}, ] [package.extras] @@ -6182,7 +5898,6 @@ plugins = ["importlib-metadata"] name = "pyjwt" version = "2.6.0" description = "JSON Web Token implementation in Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6203,7 +5918,6 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] name = "pymsalruntime" version = "0.13.2" description = "The MSALRuntime Python Interop Package" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -6226,7 +5940,6 @@ files = [ name = "pymysql" version = "1.0.2" description = "Pure Python MySQL Driver" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -6242,7 +5955,6 @@ rsa = ["cryptography"] 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 = [ @@ -6269,7 +5981,6 @@ tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"] name = "pyopenssl" version = "23.0.0" description = "Python wrapper module around the OpenSSL library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -6288,7 +5999,6 @@ test = ["flaky", "pretend", "pytest (>=3.0.1)"] 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 = [ @@ -6303,7 +6013,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pyphen" version = "0.13.2" description = "Pure Python module to hyphenate text" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6319,7 +6028,6 @@ test = ["coverage[toml]", "flake8 (<5)", "pytest", "pytest-cov", "pytest-flake8" name = "pyreadline3" version = "3.4.1" description = "A python implementation of GNU readline." -category = "main" optional = false python-versions = "*" files = [ @@ -6331,7 +6039,6 @@ files = [ name = "pyrsistent" version = "0.19.3" description = "Persistent/Functional/Immutable data structures" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6368,7 +6075,6 @@ files = [ name = "pysigma" version = "0.8.12" description = "Sigma rule processing and conversion tools" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6384,7 +6090,6 @@ pyyaml = ">=6.0,<7.0" name = "pysigma-backend-elasticsearch" version = "0.1.2" description = "pySigma Elasticsearch backend" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6399,7 +6104,6 @@ pysigma = ">=0.8.12,<0.9.0" name = "pysigma-backend-insightidr" version = "0.1.8" description = "pySigma Rapid7 InsightIDR backend" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6414,7 +6118,6 @@ pysigma = ">=0.8.1,<0.9.0" name = "pysigma-backend-opensearch" version = "0.1.4" description = "pySigma OpenSearch backend" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6430,7 +6133,6 @@ pysigma-backend-elasticsearch = ">=0.1.2,<0.2.0" name = "pysigma-backend-qradar" version = "0.2.1" description = "pySigma Qradar backend" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6445,7 +6147,6 @@ pysigma = ">=0.8.1,<0.9.0" name = "pysigma-backend-splunk" version = "0.3.7" description = "pySigma Splunk backend" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6461,7 +6162,6 @@ pysigma-pipeline-sysmon = ">=1.0.0,<2.0.0" name = "pysigma-pipeline-crowdstrike" version = "0.1.8" description = "pySigma CrowdStrike processing pipelines" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6476,7 +6176,6 @@ pysigma = ">=0.8.1,<0.9.0" name = "pysigma-pipeline-sysmon" version = "1.0.1" description = "pySigma Sysmon processing pipelines" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6491,7 +6190,6 @@ pysigma = ">=0.8.1,<0.9.0" name = "pysigma-pipeline-windows" version = "1.0.1" description = "pySigma Windows processing pipelines" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6506,7 +6204,6 @@ pysigma = ">=0.8.1,<0.9.0" name = "pysocks" version = "1.7.1" description = "A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -6519,7 +6216,6 @@ files = [ name = "pytest" version = "7.2.1" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6543,7 +6239,6 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2. 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 = [ @@ -6558,7 +6253,6 @@ six = ">=1.5" name = "python-dotenv" version = "0.21.1" description = "Read key-value pairs from a .env file and set them as environment variables" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6573,7 +6267,6 @@ cli = ["click (>=5.0)"] name = "python-json-logger" version = "2.0.4" description = "A python library adding a json log formatter" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -6585,7 +6278,6 @@ files = [ name = "python-slugify" version = "8.0.0" description = "A Python slugify application that also handles Unicode" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6603,7 +6295,6 @@ unidecode = ["Unidecode (>=1.1.1)"] name = "pytz" version = "2022.7.1" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -6615,7 +6306,6 @@ files = [ name = "pytz-deprecation-shim" version = "0.1.0.post0" description = "Shims to make deprecation of pytz easier" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -6630,7 +6320,6 @@ tzdata = {version = "*", markers = "python_version >= \"3.6\""} name = "pytzdata" version = "2020.1" description = "The Olson timezone database for Python." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -6642,7 +6331,6 @@ files = [ name = "pywin32" version = "305" description = "Python for Window Extensions" -category = "main" optional = false python-versions = "*" files = [ @@ -6666,7 +6354,6 @@ files = [ name = "pywin32-ctypes" version = "0.2.0" description = "" -category = "dev" optional = false python-versions = "*" files = [ @@ -6678,7 +6365,6 @@ files = [ name = "pywinpty" version = "2.0.10" description = "Pseudo terminal support for Windows from Python." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6694,7 +6380,6 @@ files = [ name = "pyyaml" version = "6.0" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -6744,7 +6429,6 @@ files = [ name = "pyzmq" version = "25.0.0" description = "Python bindings for 0MQ" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -6834,7 +6518,6 @@ cffi = {version = "*", markers = "implementation_name == \"pypy\""} name = "qtconsole" version = "5.4.0" description = "Jupyter Qt console" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -6860,7 +6543,6 @@ test = ["flaky", "pytest", "pytest-qt"] name = "qtpy" version = "2.3.0" description = "Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6)." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6878,7 +6560,6 @@ test = ["pytest (>=6,!=7.0.0,!=7.0.1)", "pytest-cov (>=3.0.0)", "pytest-qt"] name = "rapidfuzz" version = "2.13.7" description = "rapid fuzzy string matching" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6980,7 +6661,6 @@ full = ["numpy"] name = "readchar" version = "4.0.3" description = "Library to easily read single chars and key strokes" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -6995,7 +6675,6 @@ setuptools = ">=41.0" name = "regex" version = "2022.10.31" description = "Alternative regular expression module, to replace re." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7093,7 +6772,6 @@ files = [ name = "requests" version = "2.28.2" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7, <4" files = [ @@ -7116,7 +6794,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-oauthlib" version = "1.3.1" description = "OAuthlib authentication support for Requests." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -7135,7 +6812,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 = [ @@ -7150,7 +6826,6 @@ requests = ">=2.0.1,<3.0.0" name = "rfc3339-validator" version = "0.1.4" description = "A pure python RFC3339 validator" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -7165,7 +6840,6 @@ six = "*" name = "rfc3986" version = "1.5.0" description = "Validating URI References per RFC 3986" -category = "main" optional = false python-versions = "*" files = [ @@ -7183,7 +6857,6 @@ idna2008 = ["idna"] name = "rfc3986-validator" version = "0.1.1" description = "Pure python rfc3986 validator" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -7195,7 +6868,6 @@ files = [ name = "rich" version = "13.3.1" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -7214,7 +6886,6 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"] name = "rsa" version = "4.9" description = "Pure-Python RSA implementation" -category = "main" optional = false python-versions = ">=3.6,<4" files = [ @@ -7229,7 +6900,6 @@ pyasn1 = ">=0.1.3" name = "scp" version = "0.13.6" description = "scp module for paramiko" -category = "main" optional = false python-versions = "*" files = [ @@ -7244,7 +6914,6 @@ paramiko = "*" name = "seaborn" version = "0.12.2" description = "Statistical data visualization" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7266,7 +6935,6 @@ stats = ["scipy (>=1.3)", "statsmodels (>=0.10)"] name = "secretstorage" version = "3.3.3" description = "Python bindings to FreeDesktop.org Secret Service API" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -7282,7 +6950,6 @@ jeepney = ">=0.6" name = "semver" version = "2.13.0" description = "Python helper for Semantic Versioning (http://semver.org/)" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -7294,7 +6961,6 @@ files = [ name = "send2trash" version = "1.8.0" description = "Send file to trash natively under Mac OS X, Windows and Linux." -category = "main" optional = false python-versions = "*" files = [ @@ -7311,7 +6977,6 @@ win32 = ["pywin32"] name = "setuptools" version = "67.1.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7328,7 +6993,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 = [ @@ -7340,7 +7004,6 @@ files = [ name = "sigma-cli" version = "0.5.3" description = "Sigma Command Line Interface (conversion, check etc.) based on pySigma" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -7365,7 +7028,6 @@ pysigma-pipeline-windows = ">=1.0.1,<2.0.0" 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 = [ @@ -7377,7 +7039,6 @@ files = [ name = "sniffio" version = "1.3.0" description = "Sniff out which async library your code is running under" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7389,7 +7050,6 @@ files = [ name = "soupsieve" version = "2.3.2.post1" description = "A modern CSS selector implementation for Beautiful Soup." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7401,7 +7061,6 @@ files = [ name = "sqlalchemy" version = "1.4.46" description = "Database Abstraction Library" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -7449,7 +7108,7 @@ files = [ ] [package.dependencies] -greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and (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", optional = true, markers = "python_version >= \"3\" and (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\" or extra == \"asyncio\")"} [package.extras] aiomysql = ["aiomysql", "greenlet (!=0.4.17)"] @@ -7476,7 +7135,6 @@ sqlcipher = ["sqlcipher3-binary"] name = "sshtunnel" version = "0.1.5" description = "Pure python SSH tunnels" -category = "main" optional = false python-versions = "*" files = [ @@ -7496,7 +7154,6 @@ test = ["tox (>=1.8.1)"] name = "stack-data" version = "0.6.2" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "main" optional = false python-versions = "*" files = [ @@ -7516,7 +7173,6 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"] name = "starlette" version = "0.22.0" description = "The little ASGI library that shines." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7534,7 +7190,6 @@ full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart", "pyyam name = "tabulate" version = "0.9.0" description = "Pretty-print tabular data" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7549,7 +7204,6 @@ widechars = ["wcwidth"] name = "tenacity" version = "8.1.0" description = "Retry code until it succeeds" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7564,7 +7218,6 @@ doc = ["reno", "sphinx", "tornado (>=4.5)"] name = "termcolor" version = "2.2.0" description = "ANSI color formatting for output in terminal" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7579,7 +7232,6 @@ tests = ["pytest", "pytest-cov"] name = "terminado" version = "0.17.1" description = "Tornado websocket backend for the Xterm.js Javascript terminal emulator library." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7600,7 +7252,6 @@ test = ["pre-commit", "pytest (>=7.0)", "pytest-timeout"] name = "text-unidecode" version = "1.3" description = "The most basic Text::Unidecode port" -category = "main" optional = false python-versions = "*" files = [ @@ -7612,7 +7263,6 @@ files = [ name = "textwrap3" version = "0.9.2" description = "textwrap from Python 3.6 backport (plus a few tweaks)" -category = "main" optional = false python-versions = "*" files = [ @@ -7624,7 +7274,6 @@ files = [ name = "tinycss2" version = "1.2.1" description = "A tiny CSS parser" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7643,7 +7292,6 @@ test = ["flake8", "isort", "pytest"] 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 = [ @@ -7655,7 +7303,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7667,7 +7314,6 @@ files = [ name = "tomlkit" version = "0.11.6" description = "Style preserving TOML library" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -7679,7 +7325,6 @@ files = [ name = "tornado" version = "6.2" description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -7700,7 +7345,6 @@ files = [ name = "tqdm" version = "4.64.1" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -7721,7 +7365,6 @@ telegram = ["requests"] name = "traitlets" version = "5.9.0" description = "Traitlets Python configuration system" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7737,7 +7380,6 @@ test = ["argcomplete (>=2.0)", "pre-commit", "pytest", "pytest-mock"] name = "trove-classifiers" version = "2023.1.20" description = "Canonical source for classifiers on PyPI (pypi.org)." -category = "dev" optional = false python-versions = "*" files = [ @@ -7749,7 +7391,6 @@ files = [ name = "typer" version = "0.7.0" description = "Typer, build great CLIs. Easy to code. Based on Python type hints." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7770,7 +7411,6 @@ test = ["black (>=22.3.0,<23.0.0)", "coverage (>=6.2,<7.0)", "isort (>=5.0.6,<6. name = "typing-extensions" version = "4.4.0" description = "Backported and Experimental Type Hints for Python 3.7+" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7782,7 +7422,6 @@ files = [ name = "tzdata" version = "2022.7" description = "Provider of IANA time zone data" -category = "main" optional = false python-versions = ">=2" files = [ @@ -7794,7 +7433,6 @@ files = [ name = "tzlocal" version = "4.2" description = "tzinfo object for the local timezone" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7814,7 +7452,6 @@ test = ["pytest (>=4.3)", "pytest-mock (>=3.3)"] name = "uri-template" version = "1.2.0" description = "RFC 6570 URI Template Processor" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7829,7 +7466,6 @@ dev = ["flake8 (<4.0.0)", "flake8-annotations", "flake8-bugbear", "flake8-commas name = "urllib3" version = "1.26.14" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -7853,7 +7489,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "urllib3-secure-extra" version = "0.1.0" description = "Marker library to detect whether urllib3 was installed with the deprecated [secure] extra" -category = "main" optional = false python-versions = "*" files = [ @@ -7865,7 +7500,6 @@ files = [ name = "uvicorn" version = "0.20.0" description = "The lightning-fast ASGI server." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7884,7 +7518,6 @@ standard = ["colorama (>=0.4)", "httptools (>=0.5.0)", "python-dotenv (>=0.13)", name = "virtualenv" version = "20.17.1" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -7905,7 +7538,6 @@ testing = ["coverage (>=6.2)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7 name = "wcwidth" version = "0.2.6" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -7917,7 +7549,6 @@ files = [ name = "weasyprint" version = "57.2" description = "The Awesome Document Factory" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7943,7 +7574,6 @@ test = ["flake8", "isort", "pytest"] name = "webcolors" version = "1.12" description = "A library for working with color names and color values formats defined by HTML and CSS." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7955,7 +7585,6 @@ files = [ name = "webencodings" version = "0.5.1" description = "Character encoding aliases for legacy web content" -category = "main" optional = false python-versions = "*" files = [ @@ -7967,7 +7596,6 @@ files = [ name = "websocket-client" version = "1.3.3" description = "WebSocket client for Python with low level API options" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7984,7 +7612,6 @@ test = ["websockets"] name = "websockets" version = "10.4" description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8063,7 +7690,6 @@ files = [ name = "widgetsnbextension" version = "4.0.5" description = "Jupyter interactive widgets for Jupyter Notebook" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8075,7 +7701,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 = [ @@ -8149,7 +7774,6 @@ files = [ name = "xattr" version = "0.10.1" description = "Python wrapper for extended filesystem attributes" -category = "dev" optional = false python-versions = "*" files = [ @@ -8234,7 +7858,6 @@ cffi = ">=1.0" 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 = [ @@ -8246,42 +7869,75 @@ files = [ name = "y-py" version = "0.5.5" description = "Python bindings for the Y-CRDT built from yrs (Rust)" -category = "main" optional = false python-versions = "*" files = [ {file = "y_py-0.5.5-cp310-cp310-macosx_10_7_x86_64.whl", hash = "sha256:f61d173bbe980b35f5720d94a9537bc09aec8621f8bba61d5f4db236679940d1"}, {file = "y_py-0.5.5-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:e66d9145d122339502ddb80d5aaed10592310c776b07f19f28e3391521cd19ec"}, + {file = "y_py-0.5.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9945fccb004bfa18cc545c32c4df7110b4563e7397f1161d1309046a8fe1a2f6"}, + {file = "y_py-0.5.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:58f8791c6ffea822b17fb0389d31955aa1014805455223213aa2a8e05508dcb2"}, + {file = "y_py-0.5.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a6ef2a61d909b70958cd252fa1d172e4696392e5c60abe67cacc4c113ad9e1a3"}, + {file = "y_py-0.5.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:696de11dc906f80d15389adedaad5029c1f0a47f1ec176809629e9409f9ce206"}, {file = "y_py-0.5.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:23285cb734a8036dbba07323a96f858e040b31fde888fc19daf2904ec62524f6"}, {file = "y_py-0.5.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:f5b5ea683cb1cebb30c2a0a04a8b15cf01eccf4e1aee9406c97c8830d5913e64"}, {file = "y_py-0.5.5-cp310-none-win32.whl", hash = "sha256:36558e6e117e70c7af47e5b07614abff481dd549d97394759ff513398add6363"}, {file = "y_py-0.5.5-cp310-none-win_amd64.whl", hash = "sha256:b4ccbd7e9e9ffab54bd5e1debe933dee495cf93783e1bfd0811ede9527a6c12d"}, {file = "y_py-0.5.5-cp311-cp311-macosx_10_7_x86_64.whl", hash = "sha256:df64934fe00bf10c1afb1a1b6ecf487b71fb233678faf075f4c0a9f384f99c70"}, {file = "y_py-0.5.5-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:a15182ffc4d68659aea49374f7a7057e708dac8f49a9a5d8966482cef9c1cba2"}, + {file = "y_py-0.5.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:af35255902e3feab8ed76d998f0cb3bb38598c67e92049748df4ab53483a6668"}, + {file = "y_py-0.5.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:9bce58ccda1fcf22b0862a3c1b77c9fb715e0fa906e6aef18ff2f34ddf4da8ea"}, + {file = "y_py-0.5.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8b33c5582a3c8b30a9b7b57f600d2a957eec7af80798587ca291fc34528b7848"}, + {file = "y_py-0.5.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ec64adac54d84266970ffd6b7a293e8919eae867edbe395fa668718da0905846"}, {file = "y_py-0.5.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:95969ae8f9158cc8ba73ae631213e7030eac080330cb4aaa58a033932ee807a4"}, {file = "y_py-0.5.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:90bcfd4de15063b41cb451911f67c0be2dafe701e66cf59c54c549ec309a3d48"}, {file = "y_py-0.5.5-cp311-none-win32.whl", hash = "sha256:9be9a3981f4ed0983339b883d7eb1414a253ddcf248fb3b420e4d82da38b42e2"}, {file = "y_py-0.5.5-cp311-none-win_amd64.whl", hash = "sha256:a7668feef5734a769a5cff120b9bf79338b35dedbd5e6dfa99ac0c70640e11d4"}, {file = "y_py-0.5.5-cp37-cp37m-macosx_10_7_x86_64.whl", hash = "sha256:1258dd7ab1a03895b493bc6683d888adff8521b0d44d17b963be432395555f43"}, {file = "y_py-0.5.5-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:77e7a3e73e0fd71b016247a2d7dda21eeccb3ac53783c264fe13ea7801497084"}, + {file = "y_py-0.5.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e3c02002e1404b43e65a86b6cb16a98cffd82acb154072eb4063642dd57d4c65"}, + {file = "y_py-0.5.5-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d33310526a88f0326dd8e04b2e81029fe1ccca9cca19041889dc83914ade8def"}, + {file = "y_py-0.5.5-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d116804a00feb914c3014f15bc0c1e549bd82ef41e7e20e6f2b37ed97ed1d83f"}, + {file = "y_py-0.5.5-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:812ba1c0d6635668319ffbefdf8f94a38e586e7f1898c4a71759d0eaf61ed485"}, {file = "y_py-0.5.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:52f03aa7bda1e862560fec043cc8580633dff811949d7df86ee3aa313d89ee78"}, {file = "y_py-0.5.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:3d318e922a8a193e2b7761594f0aa90a2e6d559dfdc96db4812995050887e9c5"}, {file = "y_py-0.5.5-cp37-none-win32.whl", hash = "sha256:b36cd7b8d43782d932e7476b5381c13ecc02dcaabb988fdf920c2c30c8c93148"}, {file = "y_py-0.5.5-cp37-none-win_amd64.whl", hash = "sha256:df1fe3118d66127eacca14916d398099ff1016e2f003a5dab5f3fba4b449e7eb"}, {file = "y_py-0.5.5-cp38-cp38-macosx_10_7_x86_64.whl", hash = "sha256:a8ccd6baf2ac27e92a0c5bc05ee03528d897f9b86e2ae8fc27b04dcf0c462655"}, {file = "y_py-0.5.5-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:44a1e40582386309b873c6ab8a24e47f02fe2482359a85cf4b0a65353c00702c"}, + {file = "y_py-0.5.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7bd40457e2cca0f8559e92e094c2955f2dd13df6c4e6083f5677edb6ab8a74a7"}, + {file = "y_py-0.5.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:0317cca08dfb5029830184b3090bff6b13049cd108ec7d16707ca46de63cd2ab"}, + {file = "y_py-0.5.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ffa5e8c48cefb6259e918caa2035d18f4505d966f40b6a2e82968e90e5111dd8"}, + {file = "y_py-0.5.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7f63b4ec6381558266df24e6e5cfe38fafb35c5ba5fa094f9782eabcfa7022a7"}, {file = "y_py-0.5.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0edfa91505e3de0276daa44cf1f00a059c0cfc460e3fbb3f5188fefab30358ea"}, {file = "y_py-0.5.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:822c04279e14a178c3726c9ccb16b447c5d03ebedb3410028f4aeb399f482d1f"}, {file = "y_py-0.5.5-cp38-none-win32.whl", hash = "sha256:f4f1dd115c9493b4dc054521f85c69da15b9a036227199706757adf14013e3a7"}, {file = "y_py-0.5.5-cp38-none-win_amd64.whl", hash = "sha256:17dac9b53cc7c1c9845d6fb028e8f59b44da673f0dda9bb4a73eb86944181ce0"}, + {file = "y_py-0.5.5-cp39-cp39-macosx_10_7_x86_64.whl", hash = "sha256:4cdeef5f675440d1db3e1a9ba9f24628d492f567c9a24ac0197a03ac4b8ef1cb"}, + {file = "y_py-0.5.5-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:3206ecc0a758ed899e006271e3221a9edb52cfee943b48cea4ca59e5e9af2689"}, + {file = "y_py-0.5.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d2c7eee2171094c232fceae1a88148bfeecf6eb553757b99416b603f95f1a58c"}, + {file = "y_py-0.5.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:5284af06657adf8ec9c01cb824d4d5bd060b54e8271ee2738a1333708c7f8220"}, + {file = "y_py-0.5.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b8763a24b6d2c853aa06ddb02cd84f1f744ccecb2a1ec5b7002d7ae895c7ea46"}, + {file = "y_py-0.5.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:889047f9edd7a7ec65e7b0f98e54d37a40fd4d64e5f39985e90b810fb908a4b4"}, {file = "y_py-0.5.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e3b7d4150fb775a97d5454ca0e3eb2527ba83ec0e67a9244e4061abb7d91b16f"}, {file = "y_py-0.5.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:3ff13618977bd24031387e32ba3c90e795992a5a8bac55707ff58e4c0839301d"}, {file = "y_py-0.5.5-cp39-none-win32.whl", hash = "sha256:6cd577e7a1b777c78127f6d89707b91b9a5935c632ebfa1791624d11c462a874"}, {file = "y_py-0.5.5-cp39-none-win_amd64.whl", hash = "sha256:00c81e71abbbeab3b29ccc806176677a11397e637b2fd60c1fede24b0a7b4f32"}, {file = "y_py-0.5.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0e6ec7744ec1614fbcd5fdd9cfe2b1b7755c8fc9e2766782d0c3960b1f71fb4f"}, {file = "y_py-0.5.5-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:400691bdf3be9ee950d73806a18fa81128b8ed3c74fde6b12f9d26ef311df877"}, + {file = "y_py-0.5.5-pp38-pypy38_pp73-macosx_10_7_x86_64.whl", hash = "sha256:71e0112506b623d5fd69ae3623472a559b3847a0b340fe291e3037edb8d3fc8b"}, + {file = "y_py-0.5.5-pp38-pypy38_pp73-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:46c5cdc18036042392ad33531eecb1dc572e555283802f87a5b7c1d4b660e3aa"}, + {file = "y_py-0.5.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4c85ac3cd06a12824f15eff3b02c2f46ffda2d516c3249ad83665b97729d0c83"}, + {file = "y_py-0.5.5-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:76dd2810c5ef7f1998c7b8c6b1072b7058353d4544499c85ee7ea1638b89719f"}, + {file = "y_py-0.5.5-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4a0800ab8815c61f4ce02479fc9707a6a197b2015ab8f7d5a2c7a5f2bd1bf5b3"}, + {file = "y_py-0.5.5-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9814b7a5ec758b8b3a3e240b2bae132c2148709a59e4425fa15975f28180cdc2"}, {file = "y_py-0.5.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:410bfd166c8fcd6384655471e02449abc6051f0510d75954c3fa7f0aa43cf8aa"}, {file = "y_py-0.5.5-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:743b69a1920fa38696961d04e2921621f5794945b95e43797110830732c9f092"}, + {file = "y_py-0.5.5-pp39-pypy39_pp73-macosx_10_7_x86_64.whl", hash = "sha256:ae1349e391ab306019bfb30970d70406d21fa3b327ce95465f1181c47a0f2169"}, + {file = "y_py-0.5.5-pp39-pypy39_pp73-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:3384b2b3a796ed9461e05c6508298cbb031fde08dc44cb43acebdc75943e1f9d"}, + {file = "y_py-0.5.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fef47c146c2b1001ebc22c92c770bc4f037bb492428ca95797dc9f463ad8c4af"}, + {file = "y_py-0.5.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ef804557e0ea60278b5e88f4076248b70ec5a90c9054faed02421a3c419e05ec"}, + {file = "y_py-0.5.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4788f540be262f9705913e2c86d339d55bbf71e5ddb1f764f195531f1ddcff35"}, + {file = "y_py-0.5.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2d563728d0a689cac676969cb34e2e9a341f73a07c09a666d9337be3701852e9"}, {file = "y_py-0.5.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8b0abfffed321b63850bbafb6223815db7336e86068f8ac841c2dbf5bf6326cd"}, {file = "y_py-0.5.5-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:0a14b9293a94a75d4659001fb6d7dba9c5386c8b752968f32a573830645c4e14"}, {file = "y_py-0.5.5.tar.gz", hash = "sha256:f222bab71d8d3df9a40b2e5ab3a767d734c6ce11998e9a30a02fb83ab3e090b3"}, @@ -8291,7 +7947,6 @@ files = [ name = "ypy-websocket" version = "0.8.2" description = "WebSocket connector for Ypy" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8311,7 +7966,6 @@ test = ["mypy", "pre-commit", "pytest", "pytest-asyncio", "websockets (>=10.0)"] name = "zipp" version = "3.12.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8327,7 +7981,6 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools" name = "zopfli" version = "0.2.2" description = "Zopfli module for python" -category = "main" optional = false python-versions = ">=3.7" files = [