From f1e8ee3705d361ccbeb8187d730112d3c035347d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:57:17 +0000 Subject: [PATCH] Bump pygments from 2.13.0 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.13.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.13.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: indirect ... Signed-off-by: dependabot[bot] --- poetry.lock | 235 ++++------------------------------------------------ 1 file changed, 18 insertions(+), 217 deletions(-) diff --git a/poetry.lock b/poetry.lock index eaf328102..0717cbbfb 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 = "aiohttp" version = "3.8.3" description = "Async http client/server framework (asyncio)" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -113,7 +112,6 @@ speedups = ["Brotli", "aiodns", "cchardet"] name = "aiosignal" version = "1.2.0" description = "aiosignal: a list of registered asynchronous callbacks" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -128,7 +126,6 @@ frozenlist = ">=1.1.0" name = "alabaster" version = "0.7.12" description = "A configurable sidebar-enabled Sphinx theme" -category = "main" optional = true python-versions = "*" files = [ @@ -140,7 +137,6 @@ files = [ 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 = [ @@ -151,7 +147,6 @@ files = [ name = "anyascii" version = "0.3.1" description = "Unicode to ASCII transliteration" -category = "main" optional = true python-versions = ">=3.3" files = [ @@ -163,7 +158,6 @@ files = [ name = "appnope" version = "0.1.3" description = "Disable App Nap on macOS >= 10.9" -category = "main" optional = true python-versions = "*" files = [ @@ -175,7 +169,6 @@ files = [ name = "astroid" version = "2.12.12" description = "An abstract syntax tree for Python with inference support." -category = "dev" optional = false python-versions = ">=3.7.2" files = [ @@ -195,7 +188,6 @@ wrapt = [ name = "asttokens" version = "2.0.8" description = "Annotate AST trees with source code positions" -category = "main" optional = true python-versions = "*" files = [ @@ -213,7 +205,6 @@ test = ["astroid (<=2.5.3)", "pytest"] name = "astunparse" version = "1.6.3" description = "An AST unparser for Python" -category = "dev" optional = false python-versions = "*" files = [ @@ -229,7 +220,6 @@ wheel = ">=0.23.0,<1.0" name = "async-timeout" version = "4.0.2" description = "Timeout context manager for asyncio programs" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -241,7 +231,6 @@ files = [ name = "atomicwrites" version = "1.4.1" description = "Atomic file writes." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -252,7 +241,6 @@ files = [ name = "attrs" version = "20.2.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -270,7 +258,6 @@ tests-no-zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (> name = "babel" version = "2.10.3" description = "Internationalization utilities" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -285,7 +272,6 @@ pytz = ">=2015.7" name = "backcall" version = "0.2.0" description = "Specifications for callback functions passed in to an API" -category = "main" optional = true python-versions = "*" files = [ @@ -297,7 +283,6 @@ files = [ name = "boto3" version = "1.25.0" description = "The AWS SDK for Python" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -317,7 +302,6 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] name = "botocore" version = "1.28.0" description = "Low-level, data-driven core of boto 3." -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -337,7 +321,6 @@ crt = ["awscrt (==0.14.0)"] name = "cachetools" version = "5.2.0" description = "Extensible memoizing collections and decorators" -category = "main" optional = true python-versions = "~=3.7" files = [ @@ -349,7 +332,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 = [ @@ -361,7 +343,6 @@ files = [ name = "cffi" version = "1.15.1" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = "*" files = [ @@ -438,7 +419,6 @@ pycparser = "*" name = "charset-normalizer" version = "2.1.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -453,7 +433,6 @@ unicode-backport = ["unicodedata2"] name = "click" version = "7.1.2" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -465,7 +444,6 @@ files = [ name = "click-default-group" version = "1.2.2" description = "Extends click.Group to invoke a command without explicit subcommand name" -category = "main" optional = false python-versions = "*" files = [ @@ -479,7 +457,6 @@ click = "*" 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 = [ @@ -491,7 +468,6 @@ files = [ name = "coloredlogs" version = "15.0.1" description = "Colored terminal output for Python's logging module" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -509,7 +485,6 @@ cron = ["capturer (>=2.4)"] name = "commonmark" version = "0.9.1" description = "Python parser for the CommonMark Markdown spec" -category = "main" optional = false python-versions = "*" files = [ @@ -524,7 +499,6 @@ test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"] name = "contractions" version = "0.1.72" description = "Fixes contractions such as `you're` to you `are`" -category = "main" optional = true python-versions = "*" files = [ @@ -539,7 +513,6 @@ textsearch = ">=0.0.21" name = "coverage" version = "6.5.0" description = "Code coverage measurement for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -595,6 +568,9 @@ files = [ {file = "coverage-6.5.0.tar.gz", hash = "sha256:f642e90754ee3e06b0e7e51bce3379590e76b7f76b708e1a71ff043f87025c84"}, ] +[package.dependencies] +tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\""} + [package.extras] toml = ["tomli"] @@ -602,7 +578,6 @@ toml = ["tomli"] name = "datasets" version = "2.2.1" description = "HuggingFace community-driven open-source library of datasets" -category = "main" optional = true python-versions = "*" files = [ @@ -643,7 +618,6 @@ vision = ["Pillow (>=6.2.1)"] name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -655,7 +629,6 @@ files = [ name = "detoxify" version = "0.5.0" description = "A python library for detecting toxic comments" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -672,7 +645,6 @@ transformers = "!=4.18.0" name = "dill" version = "0.3.6" description = "serialize all of python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -687,7 +659,6 @@ graph = ["objgraph (>=1.7.2)"] name = "docformatter" version = "1.5.0" description = "Formats docstrings to follow PEP 257" -category = "main" optional = true python-versions = ">=3.6,<4.0" files = [ @@ -706,7 +677,6 @@ tomli = ["tomli (<2.0.0)"] name = "docutils" version = "0.15.2" description = "Docutils -- Python Documentation Utilities" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -719,7 +689,6 @@ files = [ name = "emoji" version = "2.1.0" description = "Emoji for Python" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -733,7 +702,6 @@ dev = ["coverage", "coveralls", "pytest"] name = "executing" version = "1.1.1" description = "Get the currently executing AST node of a frame, and other information" -category = "main" optional = true python-versions = "*" files = [ @@ -748,7 +716,6 @@ tests = ["asttokens", "littleutils", "pytest", "rich"] name = "fairscale" version = "0.4.12" description = "FairScale: A PyTorch library for large-scale and high-performance training." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -763,7 +730,6 @@ torch = ">=1.8.0" name = "filelock" version = "3.8.0" description = "A platform independent file lock." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -779,7 +745,6 @@ testing = ["covdefaults (>=2.2)", "coverage (>=6.4.2)", "pytest (>=7.1.2)", "pyt name = "flake8" version = "5.0.4" description = "the modular source code checker: pep8 pyflakes and co" -category = "main" optional = true python-versions = ">=3.6.1" files = [ @@ -796,7 +761,6 @@ pyflakes = ">=2.5.0,<2.6.0" name = "flake8-bugbear" version = "22.10.25" description = "A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -815,7 +779,6 @@ dev = ["coverage", "hypothesis", "hypothesmith (>=0.2)", "pre-commit", "tox"] name = "flask" version = "1.1.4" description = "A simple framework for building complex web applications." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -838,7 +801,6 @@ dotenv = ["python-dotenv"] name = "frozenlist" version = "1.3.1" description = "A list-like structure which implements collections.abc.MutableSequence" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -907,7 +869,6 @@ files = [ name = "fsspec" version = "2022.2.0" description = "File-system specification" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -945,7 +906,6 @@ ssh = ["paramiko"] name = "fuzzywuzzy" version = "0.18.0" description = "Fuzzy string matching in python" -category = "main" optional = true python-versions = "*" files = [ @@ -960,7 +920,6 @@ speedup = ["python-levenshtein (>=0.12)"] name = "gevent" version = "22.10.1" description = "Coroutine-based network library" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5" files = [ @@ -1022,7 +981,6 @@ test = ["backports.socketpair", "cffi (>=1.12.2)", "contextvars (==2.4)", "cover name = "gevent-websocket" version = "0.10.1" description = "Websocket handler for the gevent pywsgi server, a Python network library" -category = "main" optional = false python-versions = "*" files = [ @@ -1037,7 +995,6 @@ gevent = "*" name = "gitdb" version = "4.0.9" description = "Git Object Database" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1052,7 +1009,6 @@ smmap = ">=3.0.1,<6" name = "gitdb2" version = "4.0.2" description = "A mirror package for gitdb" -category = "main" optional = true python-versions = "*" files = [ @@ -1067,7 +1023,6 @@ gitdb = ">=4.0.1" name = "gitpython" version = "3.1.30" description = "GitPython is a python library used to interact with Git repositories" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1082,7 +1037,6 @@ gitdb = ">=4.0.1,<5" name = "google-api-core" version = "2.10.2" description = "Google API client core library" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1105,7 +1059,6 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0dev)"] name = "google-auth" version = "2.13.0" description = "Google Authentication Library" -category = "main" optional = true python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*" files = [ @@ -1129,7 +1082,6 @@ reauth = ["pyu2f (>=0.1.5)"] name = "google-cloud-core" version = "2.3.2" description = "Google Cloud API client core library" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1138,7 +1090,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.6,<2.0.0 || >2.3.0,<3.0.0dev" +google-api-core = ">=1.31.6,<2.0.dev0 || >2.3.0,<3.0.0dev" google-auth = ">=1.25.0,<3.0dev" [package.extras] @@ -1148,7 +1100,6 @@ grpc = ["grpcio (>=1.38.0,<2.0dev)"] name = "google-cloud-storage" version = "2.5.0" description = "Google Cloud Storage API client library" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1157,7 +1108,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.5,<2.0.0 || >2.3.0,<3.0.0dev" +google-api-core = ">=1.31.5,<2.0.dev0 || >2.3.0,<3.0.0dev" google-auth = ">=1.25.0,<3.0dev" google-cloud-core = ">=2.3.0,<3.0dev" google-resumable-media = ">=2.3.2" @@ -1170,7 +1121,6 @@ protobuf = ["protobuf (<5.0.0dev)"] name = "google-crc32c" version = "1.5.0" description = "A python wrapper of the C library 'Google CRC32C'" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1251,7 +1201,6 @@ testing = ["pytest"] name = "google-resumable-media" version = "2.4.0" description = "Utilities for Google Media Downloads and Resumable Uploads" -category = "main" optional = true python-versions = ">= 3.7" files = [ @@ -1270,7 +1219,6 @@ requests = ["requests (>=2.18.0,<3.0.0dev)"] name = "googleapis-common-protos" version = "1.56.4" description = "Common protobufs used in Google APIs" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1288,7 +1236,6 @@ grpc = ["grpcio (>=1.0.0,<2.0.0dev)"] name = "greenlet" version = "1.1.3.post0" 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 = [ @@ -1367,7 +1314,6 @@ docs = ["Sphinx"] name = "huggingface-hub" version = "0.10.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" -category = "main" optional = true python-versions = ">=3.7.0" files = [ @@ -1397,7 +1343,6 @@ torch = ["torch"] name = "humanfriendly" version = "10.0" description = "Human friendly output for text interfaces using Python" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1412,7 +1357,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve name = "hydra-core" version = "1.2.0" description = "A framework for elegantly configuring complex applications" -category = "main" optional = false python-versions = "*" files = [ @@ -1421,7 +1365,7 @@ files = [ ] [package.dependencies] -antlr4-python3-runtime = ">=4.9.0,<4.10.0" +antlr4-python3-runtime = "==4.9.*" importlib-resources = {version = "*", markers = "python_version < \"3.9\""} omegaconf = ">=2.2,<3.0" packaging = "*" @@ -1430,7 +1374,6 @@ packaging = "*" name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1442,7 +1385,6 @@ files = [ name = "imagesize" version = "1.4.1" description = "Getting image size from png/jpeg/jpeg2000/gif file" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1454,7 +1396,6 @@ files = [ name = "importlib-metadata" version = "4.2.0" description = "Read metadata from Python packages" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1473,7 +1414,6 @@ testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pep517", name = "importlib-resources" version = "5.10.0" description = "Read resources from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1492,7 +1432,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec name = "iopath" version = "0.1.10" description = "A library for providing I/O abstraction." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1511,7 +1450,6 @@ aws = ["boto3"] name = "ipython" version = "8.10.0" description = "IPython: Productive Interactive Computing" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -1550,7 +1488,6 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.21)", "pa name = "isort" version = "5.10.1" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.6.1,<4.0" files = [ @@ -1568,7 +1505,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "itsdangerous" version = "1.1.0" description = "Various helpers to pass data to untrusted environments and back." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1580,7 +1516,6 @@ files = [ name = "jedi" version = "0.18.1" description = "An autocompletion tool for Python that can be used for text editors." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1599,7 +1534,6 @@ testing = ["Django (<3.1)", "colorama", "docopt", "pytest (<7.0.0)"] name = "jinja2" version = "2.11.3" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1617,7 +1551,6 @@ i18n = ["Babel (>=0.8)"] name = "jmespath" version = "1.0.1" description = "JSON Matching Expressions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1629,7 +1562,6 @@ files = [ name = "joblib" version = "1.2.0" description = "Lightweight pipelining with Python functions" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1641,7 +1573,6 @@ files = [ name = "jsonlines" version = "3.1.0" description = "Library with helpers for the jsonlines file format" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1656,7 +1587,6 @@ attrs = ">=19.2.0" name = "lazy-object-proxy" version = "1.7.1" description = "A fast and thorough lazy object proxy." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1703,7 +1633,6 @@ files = [ name = "markdown" version = "3.3.2" description = "Python implementation of Markdown." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1718,7 +1647,6 @@ testing = ["coverage", "pyyaml"] name = "markdown-it-py" version = "0.5.8" description = "Python port of markdown-it. Markdown parsing, done right!" -category = "main" optional = true python-versions = "~=3.6" files = [ @@ -1740,7 +1668,6 @@ testing = ["coverage", "psutil", "pytest (>=3.6,<4)", "pytest-benchmark (>=3.2,< name = "markupsafe" version = "2.0.1" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1819,7 +1746,6 @@ files = [ name = "matplotlib-inline" version = "0.1.6" description = "Inline Matplotlib backend for Jupyter" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -1834,7 +1760,6 @@ traitlets = "*" name = "mccabe" version = "0.7.0" description = "McCabe checker, plugin for flake8" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1846,7 +1771,6 @@ files = [ name = "mdutils" version = "1.4.0" description = "Useful package for creating Markdown files while executing python code." -category = "dev" optional = false python-versions = "*" files = [ @@ -1857,7 +1781,6 @@ files = [ name = "mock" version = "4.0.3" description = "Rolling backport of unittest.mock for all Pythons" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1874,7 +1797,6 @@ test = ["pytest (<5.4)", "pytest-cov"] name = "more-itertools" version = "9.0.0" description = "More routines for operating on iterables, beyond itertools" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1886,7 +1808,6 @@ files = [ name = "multidict" version = "6.0.2" description = "multidict implementation" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1955,7 +1876,6 @@ files = [ name = "multiprocess" version = "0.70.14" description = "better multiprocessing and multithreading in python" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1982,7 +1902,6 @@ dill = ">=0.3.6" name = "mypy" version = "0.971" description = "Optional static typing for Python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2025,7 +1944,6 @@ reports = ["lxml"] name = "mypy-extensions" version = "0.4.3" description = "Experimental type system extensions for programs checked with the mypy typechecker." -category = "dev" optional = false python-versions = "*" files = [ @@ -2037,7 +1955,6 @@ files = [ name = "myst-parser" version = "0.12.10" description = "An extended commonmark compliant parser, with bridges to docutils & sphinx." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2060,7 +1977,6 @@ testing = ["beautifulsoup4", "coverage", "pytest (>=3.6,<4)", "pytest-cov", "pyt name = "ninja" version = "1.10.2.4" description = "Ninja is a small build system with a focus on speed" -category = "main" optional = true python-versions = "*" files = [ @@ -2087,7 +2003,6 @@ test = ["codecov (>=2.0.5)", "coverage (>=4.2)", "flake8 (>=3.0.4)", "pytest (>= name = "nltk" version = "3.7" description = "Natural Language Toolkit" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2113,7 +2028,6 @@ twitter = ["twython"] name = "numpy" version = "1.23.4" description = "NumPy is the fundamental package for array computing with Python." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -2151,7 +2065,6 @@ files = [ name = "nvidia-cublas-cu11" version = "11.10.3.66" description = "CUBLAS native runtime libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -2167,7 +2080,6 @@ wheel = "*" name = "nvidia-cuda-nvrtc-cu11" version = "11.7.99" description = "NVRTC native runtime libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -2184,7 +2096,6 @@ wheel = "*" name = "nvidia-cuda-runtime-cu11" version = "11.7.99" description = "CUDA Runtime native Libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -2200,7 +2111,6 @@ wheel = "*" name = "nvidia-cudnn-cu11" version = "8.5.0.96" description = "cuDNN runtime libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -2216,7 +2126,6 @@ wheel = "*" name = "omegaconf" version = "2.2.3" description = "A flexible configuration library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2225,14 +2134,13 @@ files = [ ] [package.dependencies] -antlr4-python3-runtime = ">=4.9.0,<4.10.0" +antlr4-python3-runtime = "==4.9.*" PyYAML = ">=5.1.0" [[package]] name = "packaging" version = "21.3" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2247,7 +2155,6 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" name = "pandas" version = "1.5.1" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -2295,7 +2202,6 @@ test = ["hypothesis (>=5.5.3)", "pytest (>=6.0)", "pytest-xdist (>=1.31)"] name = "parlai" version = "1.7.1" description = "Unified platform for dialogue research." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2368,7 +2274,6 @@ websocket-client = "*" name = "parso" version = "0.8.3" description = "A Python Parser" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2384,7 +2289,6 @@ testing = ["docopt", "pytest (<6.0.0)"] name = "pdoc" version = "10.0.4" description = "API Documentation for Python Projects" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2404,7 +2308,6 @@ dev = ["flake8", "hypothesis", "mypy", "pytest", "pytest-cov", "pytest-timeout", name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "main" optional = true python-versions = "*" files = [ @@ -2419,7 +2322,6 @@ ptyprocess = ">=0.5" name = "pickleshare" version = "0.7.5" description = "Tiny 'shelve'-like database with concurrency support" -category = "main" optional = true python-versions = "*" files = [ @@ -2431,7 +2333,6 @@ files = [ name = "pillow" version = "9.3.0" description = "Python Imaging Library (Fork)" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2506,7 +2407,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "platformdirs" version = "2.5.2" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2522,7 +2422,6 @@ test = ["appdirs (==1.4.4)", "pytest (>=6)", "pytest-cov (>=2.7)", "pytest-mock name = "pluggy" version = "0.13.1" description = "plugin and hook calling mechanisms for python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2537,7 +2436,6 @@ dev = ["pre-commit", "tox"] name = "portalocker" version = "2.6.0" description = "Wraps the portalocker recipe for easy usage" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -2557,7 +2455,6 @@ tests = ["pytest (>=5.4.1)", "pytest-cov (>=2.8.1)", "pytest-mypy (>=0.8.0)", "p name = "prometheus-client" version = "0.13.1" description = "Python client for the Prometheus monitoring system." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2572,7 +2469,6 @@ twisted = ["twisted"] name = "prompt-toolkit" version = "3.0.31" description = "Library for building powerful interactive command lines in Python" -category = "main" optional = true python-versions = ">=3.6.2" files = [ @@ -2587,7 +2483,6 @@ wcwidth = "*" name = "protobuf" version = "3.20.3" description = "Protocol Buffers" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2619,7 +2514,6 @@ files = [ name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "main" optional = true python-versions = "*" files = [ @@ -2631,7 +2525,6 @@ files = [ name = "pure-eval" version = "0.2.2" description = "Safely evaluate AST nodes without side effects" -category = "main" optional = true python-versions = "*" files = [ @@ -2646,7 +2539,6 @@ tests = ["pytest"] name = "py" version = "1.11.0" description = "library with cross-python path, ini-parsing, io, code, log facilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -2658,7 +2550,6 @@ files = [ name = "py-gfm" version = "1.0.2" description = "An implementation of Github-Flavored Markdown written as an extension to the Python Markdown library." -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -2673,7 +2564,6 @@ markdown = ">=3.2,<4.0" name = "py-rouge" version = "1.1" description = "Full Python implementation of the ROUGE metric, producing same results as in the official perl implementation." -category = "main" optional = true python-versions = "*" files = [ @@ -2685,7 +2575,6 @@ files = [ name = "pyahocorasick" version = "1.4.4" description = "pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the \"ahocorasick.Automaton\" class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license." -category = "main" optional = true python-versions = "*" files = [ @@ -2731,7 +2620,6 @@ files = [ name = "pyarrow" version = "9.0.0" description = "Python library for Apache Arrow" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2770,7 +2658,6 @@ numpy = ">=1.16.6" name = "pyasn1" version = "0.4.8" description = "ASN.1 types and codecs" -category = "main" optional = true python-versions = "*" files = [ @@ -2782,7 +2669,6 @@ files = [ name = "pyasn1-modules" version = "0.2.8" description = "A collection of ASN.1-based protocols modules." -category = "main" optional = true python-versions = "*" files = [ @@ -2797,7 +2683,6 @@ pyasn1 = ">=0.4.6,<0.5.0" name = "pycodestyle" version = "2.9.1" description = "Python style guide checker" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2809,7 +2694,6 @@ files = [ name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2821,7 +2705,6 @@ files = [ name = "pyflakes" version = "2.5.0" description = "passive checker of Python programs" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2831,14 +2714,13 @@ files = [ [[package]] name = "pygments" -version = "2.13.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.13.0-py3-none-any.whl", hash = "sha256:f643f331ab57ba3c9d89212ee4a2dabc6e94f117cf4eefde99a0574720d14c42"}, - {file = "Pygments-2.13.0.tar.gz", hash = "sha256:56a8508ae95f98e2b9bdf93a6be5ae3f7d8af858b43e02c5a2ff083726be40c1"}, + {file = "Pygments-2.15.0-py3-none-any.whl", hash = "sha256:77a3299119af881904cd5ecd1ac6a66214b6e9bed1f2db16993b54adede64094"}, + {file = "Pygments-2.15.0.tar.gz", hash = "sha256:f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500"}, ] [package.extras] @@ -2848,7 +2730,6 @@ plugins = ["importlib-metadata"] name = "pylint" version = "2.15.5" description = "python code static checker" -category = "dev" optional = false python-versions = ">=3.7.2" files = [ @@ -2875,7 +2756,6 @@ testutils = ["gitpython (>3)"] 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 = [ @@ -2890,7 +2770,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pyreadline3" version = "3.4.1" description = "A python implementation of GNU readline." -category = "main" optional = true python-versions = "*" files = [ @@ -2902,7 +2781,6 @@ files = [ name = "pytest" version = "5.4.3" description = "pytest: simple powerful testing with Python" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2926,20 +2804,18 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xm [[package]] name = "pytest-cov" -version = "2.12.1" +version = "4.1.0" description = "Pytest plugin for measuring coverage." -category = "dev" optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +python-versions = ">=3.7" files = [ - {file = "pytest-cov-2.12.1.tar.gz", hash = "sha256:261ceeb8c227b726249b376b8526b600f38667ee314f910353fa318caa01f4d7"}, - {file = "pytest_cov-2.12.1-py2.py3-none-any.whl", hash = "sha256:261bb9e47e65bd099c89c3edf92972865210c36813f80ede5277dceb77a4a62a"}, + {file = "pytest-cov-4.1.0.tar.gz", hash = "sha256:3904b13dfbfec47f003b8e77fd5b589cd11904a21ddf1ab38a64f204d6a10ef6"}, + {file = "pytest_cov-4.1.0-py3-none-any.whl", hash = "sha256:6ba70b9e97e69fcc3fb45bfeab2d0a138fb65c4d0d6a41ef33983ad114be8c3a"}, ] [package.dependencies] -coverage = ">=5.2.1" +coverage = {version = ">=5.2.1", extras = ["toml"]} pytest = ">=4.6" -toml = "*" [package.extras] testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtualenv"] @@ -2948,7 +2824,6 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtuale name = "pytest-datadir" version = "1.4.1" description = "pytest plugin for test data directories and files" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2963,7 +2838,6 @@ pytest = ">=5.0" name = "pytest-regressions" version = "2.3.1" description = "Easy to use fixtures to write regression tests." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2986,7 +2860,6 @@ num = ["numpy", "pandas"] 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 = [ @@ -3001,7 +2874,6 @@ six = ">=1.5" name = "pytz" version = "2022.5" description = "World timezone definitions, modern and historical" -category = "main" optional = true python-versions = "*" files = [ @@ -3013,7 +2885,6 @@ files = [ name = "pywin32" version = "304" description = "Python for Window Extensions" -category = "main" optional = true python-versions = "*" files = [ @@ -3037,7 +2908,6 @@ files = [ name = "pyyaml" version = "5.4.1" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -3076,7 +2946,6 @@ files = [ name = "pyzmq" version = "24.0.1" description = "Python bindings for 0MQ" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3164,7 +3033,6 @@ py = {version = "*", markers = "implementation_name == \"pypy\""} name = "regex" version = "2022.9.13" description = "Alternative regular expression module, to replace re." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3262,7 +3130,6 @@ files = [ name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3284,7 +3151,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-mock" version = "1.10.0" description = "Mock out responses from the requests package" -category = "main" optional = true python-versions = "*" files = [ @@ -3304,7 +3170,6 @@ test = ["fixtures", "mock", "purl", "pytest", "requests-futures", "sphinx", "tes name = "responses" version = "0.18.0" description = "A utility library for mocking out the `requests` Python library." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -3323,7 +3188,6 @@ tests = ["coverage (>=6.0.0)", "flake8", "mypy", "pytest (>=4.6)", "pytest-cov", name = "rich" version = "12.6.0" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "main" optional = false python-versions = ">=3.6.3,<4.0.0" files = [ @@ -3343,7 +3207,6 @@ jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"] name = "rich-click" version = "1.5.2" description = "Format click help output nicely with rich" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3363,7 +3226,6 @@ typer = ["typer (>=0.4,<0.6)"] name = "rsa" version = "4.9" description = "Pure-Python RSA implementation" -category = "main" optional = true python-versions = ">=3.6,<4" files = [ @@ -3378,7 +3240,6 @@ pyasn1 = ">=0.1.3" name = "s3transfer" version = "0.6.0" description = "An Amazon S3 Transfer Manager" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -3396,7 +3257,6 @@ crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"] name = "scikit-learn" version = "1.1.2" description = "A set of python modules for machine learning and data mining" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -3436,7 +3296,6 @@ tests = ["black (>=22.3.0)", "flake8 (>=3.8.2)", "matplotlib (>=3.1.2)", "mypy ( name = "scipy" version = "1.9.3" description = "Fundamental algorithms for scientific computing in Python" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -3475,7 +3334,6 @@ test = ["asv", "gmpy2", "mpmath", "pytest", "pytest-cov", "pytest-xdist", "sciki name = "sentencepiece" version = "0.1.97" description = "SentencePiece python wrapper" -category = "main" optional = true python-versions = "*" files = [ @@ -3522,7 +3380,6 @@ files = [ name = "setuptools" version = "65.5.1" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3539,7 +3396,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "sh" version = "1.14.3" description = "Python subprocess replacement" -category = "main" optional = false python-versions = "*" files = [ @@ -3550,7 +3406,6 @@ files = [ name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -3562,7 +3417,6 @@ files = [ name = "smmap" version = "5.0.0" description = "A pure Python implementation of a sliding window memory map manager" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3574,7 +3428,6 @@ files = [ name = "snowballstemmer" version = "2.2.0" description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms." -category = "main" optional = true python-versions = "*" files = [ @@ -3586,7 +3439,6 @@ files = [ name = "sphinx" version = "2.2.2" description = "Python documentation generator" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -3621,7 +3473,6 @@ test = ["docutils-stubs", "flake8 (>=3.5.0)", "flake8-import-order", "html5lib", name = "sphinx-autodoc-typehints" version = "1.10.3" description = "Type hints (PEP 484) support for the Sphinx autodoc extension" -category = "main" optional = true python-versions = ">=3.5.2" files = [ @@ -3640,7 +3491,6 @@ type-comments = ["typed-ast (>=1.4.0)"] name = "sphinx-rtd-theme" version = "1.0.0" description = "Read the Docs theme for Sphinx" -category = "main" optional = true python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" files = [ @@ -3659,7 +3509,6 @@ dev = ["bump2version", "sphinxcontrib-httpdomain", "transifex-client"] name = "sphinxcontrib-applehelp" version = "1.0.2" description = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -3675,7 +3524,6 @@ test = ["pytest"] name = "sphinxcontrib-devhelp" version = "1.0.2" description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document." -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -3691,7 +3539,6 @@ test = ["pytest"] name = "sphinxcontrib-htmlhelp" version = "2.0.0" description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3707,7 +3554,6 @@ test = ["html5lib", "pytest"] name = "sphinxcontrib-jsmath" version = "1.0.1" description = "A sphinx extension which renders display math in HTML via JavaScript" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -3722,7 +3568,6 @@ test = ["flake8", "mypy", "pytest"] name = "sphinxcontrib-qthelp" version = "1.0.3" description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document." -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -3738,7 +3583,6 @@ test = ["pytest"] name = "sphinxcontrib-serializinghtml" version = "1.1.5" description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)." -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -3754,7 +3598,6 @@ test = ["pytest"] name = "stack-data" version = "0.5.1" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "main" optional = true python-versions = "*" files = [ @@ -3774,7 +3617,6 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"] name = "subword-nmt" version = "0.3.8" description = "Unsupervised Word Segmentation for Neural Machine Translation and Text Generation" -category = "main" optional = true python-versions = "*" files = [ @@ -3790,7 +3632,6 @@ tqdm = "*" name = "tabulate" version = "0.8.10" description = "Pretty-print tabular data" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -3805,7 +3646,6 @@ widechars = ["wcwidth"] name = "tensorboardx" version = "2.5" description = "TensorBoardX lets you watch Tensors Flow without Tensorflow" -category = "main" optional = true python-versions = "*" files = [ @@ -3822,7 +3662,6 @@ six = "*" name = "textsearch" version = "0.0.24" description = "Find strings/words in text; convenience and C speed" -category = "main" optional = true python-versions = "*" files = [ @@ -3838,7 +3677,6 @@ pyahocorasick = "*" name = "threadpoolctl" version = "3.1.0" description = "threadpoolctl" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3850,7 +3688,6 @@ files = [ name = "tokenizers" version = "0.13.1" description = "Fast and Customizable Tokenizers" -category = "main" optional = true python-versions = "*" files = [ @@ -3892,23 +3729,10 @@ dev = ["datasets", "numpy", "pytest", "requests"] docs = ["setuptools-rust", "sphinx", "sphinx-rtd-theme"] testing = ["datasets", "numpy", "pytest", "requests"] -[[package]] -name = "toml" -version = "0.10.2" -description = "Python Library for Tom's Obvious, Minimal Language" -category = "dev" -optional = false -python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" -files = [ - {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"}, - {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"}, -] - [[package]] name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3920,7 +3744,6 @@ files = [ name = "tomlkit" version = "0.11.5" description = "Style preserving TOML library" -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -3932,7 +3755,6 @@ files = [ name = "torch" version = "1.13.1" description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration" -category = "main" optional = true python-versions = ">=3.7.0" files = [ @@ -3973,7 +3795,6 @@ opt-einsum = ["opt-einsum (>=3.3)"] name = "torchtext" version = "0.14.1" description = "Text utilities and datasets for PyTorch" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -4008,7 +3829,6 @@ tqdm = "*" name = "tornado" version = "6.3.2" description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." -category = "main" optional = false python-versions = ">= 3.8" files = [ @@ -4029,7 +3849,6 @@ files = [ name = "tqdm" version = "4.62.3" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -4049,7 +3868,6 @@ telegram = ["requests"] name = "traitlets" version = "5.5.0" description = "" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -4065,7 +3883,6 @@ test = ["pre-commit", "pytest"] name = "transformers" version = "4.23.1" description = "State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow" -category = "main" optional = true python-versions = ">=3.7.0" files = [ @@ -4130,7 +3947,6 @@ vision = ["Pillow"] 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 = [ @@ -4142,7 +3958,6 @@ files = [ name = "unidecode" version = "1.3.6" description = "ASCII transliterations of Unicode text" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -4154,7 +3969,6 @@ files = [ name = "untokenize" version = "0.1.1" description = "Transforms tokens into original source code (while preserving whitespace)." -category = "main" optional = true python-versions = "*" files = [ @@ -4165,7 +3979,6 @@ files = [ name = "urllib3" version = "1.26.12" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4" files = [ @@ -4182,7 +3995,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "wcwidth" version = "0.2.5" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -4194,7 +4006,6 @@ files = [ name = "websocket-client" version = "1.4.1" description = "WebSocket client for Python with low level API options" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -4211,7 +4022,6 @@ test = ["websockets"] name = "websockets" version = "10.3" description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4269,7 +4079,6 @@ files = [ name = "werkzeug" version = "1.0.1" description = "The comprehensive WSGI web application library." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -4285,7 +4094,6 @@ watchdog = ["watchdog"] name = "wheel" version = "0.38.1" description = "A built-package format for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4300,7 +4108,6 @@ test = ["pytest (>=3.0.0)"] name = "wrapt" version = "1.14.1" description = "Module for decorators, wrappers and monkey patching." -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -4374,7 +4181,6 @@ files = [ name = "xmltodict" version = "0.12.0" description = "Makes working with XML feel like you are working with JSON" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4386,7 +4192,6 @@ files = [ name = "xxhash" version = "3.1.0" description = "Python binding for xxHash" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4475,7 +4280,6 @@ files = [ name = "yarl" version = "1.8.1" description = "Yet another URL library" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -4548,7 +4352,6 @@ multidict = ">=4.0" name = "zipp" version = "3.10.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4564,7 +4367,6 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools" name = "zope-event" version = "4.5.0" description = "Very basic event publishing system" -category = "main" optional = false python-versions = "*" files = [ @@ -4583,7 +4385,6 @@ test = ["zope.testrunner"] name = "zope-interface" version = "5.5.0" description = "Interfaces for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -4641,4 +4442,4 @@ worker-addons = ["detoxify"] [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "226f1633a15c7b5e6963592e2a73c2eab9543b5fae729b1edc2b5bedbf36f24a" +content-hash = "b13d883f32f55fe757eae44db31f1e4415c3acf8b8868c169894aa5fcb249814"