diff --git a/poetry.lock b/poetry.lock index bc5309a5..767d688d 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.7.1 and should not be changed by hand. [[package]] name = "absl-py" version = "0.15.0" description = "Abseil Python Common Libraries, see https://github.com/abseil/abseil-py." -category = "dev" optional = false python-versions = "*" files = [ @@ -19,7 +18,6 @@ six = "*" name = "alabaster" version = "0.7.12" description = "A configurable sidebar-enabled Sphinx theme" -category = "main" optional = true python-versions = "*" files = [ @@ -31,7 +29,6 @@ files = [ name = "applaunchservices" version = "0.2.1" description = "Simple package for registering an app with apple Launch Services to handle UTI and URL" -category = "main" optional = true python-versions = "*" files = [ @@ -46,7 +43,6 @@ pyobjc = "*" name = "appnope" version = "0.1.2" description = "Disable App Nap on macOS >= 10.9" -category = "main" optional = true python-versions = "*" files = [ @@ -58,7 +54,6 @@ files = [ name = "argcomplete" version = "1.12.3" description = "Bash tab completion for argparse" -category = "main" optional = true python-versions = "*" files = [ @@ -76,7 +71,6 @@ test = ["coverage", "flake8", "pexpect", "wheel"] name = "arrow" version = "1.2.1" description = "Better dates & times for Python" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -92,7 +86,6 @@ typing-extensions = {version = "*", markers = "python_version < \"3.8\""} name = "astroid" version = "2.6.6" description = "An abstract syntax tree for Python with inference support." -category = "main" optional = true python-versions = "~=3.6" files = [ @@ -111,7 +104,6 @@ wrapt = ">=1.11,<1.13" name = "atomicwrites" version = "1.4.0" description = "Atomic file writes." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -123,7 +115,6 @@ files = [ name = "attrs" version = "21.2.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -141,7 +132,6 @@ tests-no-zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "mypy", "pympler", "p name = "autopep8" version = "1.5.7" description = "A tool that automatically formats Python code to conform to the PEP 8 style guide" -category = "main" optional = true python-versions = "*" files = [ @@ -157,7 +147,6 @@ toml = "*" name = "babel" version = "2.9.1" description = "Internationalization utilities" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -172,7 +161,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 = [ @@ -184,7 +172,6 @@ files = [ name = "bcrypt" version = "3.2.0" description = "Modern password hashing for your software and your servers" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -212,7 +199,6 @@ typecheck = ["mypy"] name = "binaryornot" version = "0.4.4" description = "Ultra-lightweight pure Python package to check if a file is binary or text." -category = "main" optional = true python-versions = "*" files = [ @@ -227,7 +213,6 @@ chardet = ">=3.0.2" name = "black" version = "21.10b0" description = "The uncompromising code formatter." -category = "main" optional = true python-versions = ">=3.6.2" files = [ @@ -256,7 +241,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "bleach" version = "4.1.0" description = "An easy safelist-based HTML-sanitizing tool." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -273,7 +257,6 @@ webencodings = "*" name = "cachetools" version = "4.2.4" description = "Extensible memoizing collections and decorators" -category = "dev" optional = false python-versions = "~=3.5" files = [ @@ -285,7 +268,6 @@ files = [ name = "certifi" version = "2021.10.8" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = "*" files = [ @@ -297,7 +279,6 @@ files = [ name = "cffi" version = "1.15.0" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = true python-versions = "*" files = [ @@ -360,7 +341,6 @@ pycparser = "*" name = "cfgv" version = "3.3.1" description = "Validate configuration and produce human readable error messages." -category = "dev" optional = false python-versions = ">=3.6.1" files = [ @@ -372,7 +352,6 @@ files = [ name = "chardet" version = "4.0.0" description = "Universal encoding detector for Python 2 and 3" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -384,7 +363,6 @@ files = [ name = "charset-normalizer" version = "2.0.7" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.5.0" files = [ @@ -399,7 +377,6 @@ unicode-backport = ["unicodedata2"] name = "click" version = "8.0.3" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -415,7 +392,6 @@ importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} name = "cloudpickle" version = "2.0.0" description = "Extended pickling support for Python objects" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -427,7 +403,6 @@ files = [ name = "colorama" version = "0.4.3" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -439,7 +414,6 @@ files = [ name = "configparser" version = "5.1.0" description = "Updated configparser from Python 3.8 for Python 2.6+." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -455,7 +429,6 @@ testing = ["pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", name = "cookiecutter" version = "1.7.3" description = "A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template." -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -477,7 +450,6 @@ six = ">=1.10" name = "cryptography" version = "35.0.0" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -518,7 +490,6 @@ test = ["hypothesis (>=1.11.4,!=3.79.2)", "iso8601", "pretend", "pytest (>=6.2.0 name = "cycler" version = "0.11.0" description = "Composable style cycles" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -530,7 +501,6 @@ files = [ name = "debugpy" version = "1.5.1" description = "An implementation of the Debug Adapter Protocol for Python" -category = "main" optional = true python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" files = [ @@ -561,7 +531,6 @@ files = [ name = "decorator" version = "5.1.0" description = "Decorators for Humans" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -573,7 +542,6 @@ files = [ name = "defusedxml" version = "0.7.1" description = "XML bomb protection for Python stdlib modules" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -585,7 +553,6 @@ files = [ name = "diff-match-patch" version = "20200713" description = "Repackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text." -category = "main" optional = true python-versions = ">=2.7" files = [ @@ -597,7 +564,6 @@ files = [ name = "distlib" version = "0.3.4" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -609,7 +575,6 @@ files = [ name = "docker-pycreds" version = "0.4.0" description = "Python bindings for the docker credentials store API" -category = "dev" optional = false python-versions = "*" files = [ @@ -624,7 +589,6 @@ six = ">=1.4.0" name = "docutils" version = "0.15.2" description = "Docutils -- Python Documentation Utilities" -category = "main" optional = true python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -637,7 +601,6 @@ files = [ name = "dunamai" version = "1.7.0" description = "Dynamic version generation" -category = "dev" optional = false python-versions = ">=3.5,<4.0" files = [ @@ -653,7 +616,6 @@ packaging = ">=20.9" name = "entrypoints" version = "0.3" description = "Discover and load entry points from installed packages." -category = "main" optional = true python-versions = ">=2.7" files = [ @@ -665,7 +627,6 @@ files = [ name = "filelock" version = "3.4.2" description = "A platform independent file lock." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -681,7 +642,6 @@ testing = ["covdefaults (>=1.2.0)", "coverage (>=4)", "pytest (>=4)", "pytest-co name = "flake8" version = "3.9.2" description = "the modular source code checker: pep8 pyflakes and co" -category = "main" optional = true python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -699,7 +659,6 @@ pyflakes = ">=2.3.0,<2.4.0" name = "gitdb" version = "4.0.9" description = "Git Object Database" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -714,7 +673,6 @@ smmap = ">=3.0.1,<6" name = "gitpython" version = "3.1.24" description = "GitPython is a python library used to interact with Git repositories" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -730,7 +688,6 @@ typing-extensions = {version = ">=3.7.4.3", markers = "python_version < \"3.10\" name = "google-auth" version = "2.3.3" description = "Google Authentication Library" -category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*" files = [ @@ -754,7 +711,6 @@ reauth = ["pyu2f (>=0.1.5)"] name = "google-auth-oauthlib" version = "0.4.6" description = "Google Authentication Library" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -773,7 +729,6 @@ tool = ["click (>=6.0.0)"] name = "grpcio" version = "1.41.1" description = "HTTP/2-based RPC framework" -category = "dev" optional = false python-versions = "*" files = [ @@ -833,7 +788,6 @@ protobuf = ["grpcio-tools (>=1.41.1)"] name = "gym" version = "0.23.1" description = "Gym: A universal API for reinforcement learning environments" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -861,7 +815,6 @@ toy-text = ["pygame (==2.1.0)", "scipy (>=1.4.1)"] name = "gym-notices" version = "0.0.8" description = "Notices for gym" -category = "main" optional = false python-versions = "*" files = [ @@ -873,7 +826,6 @@ files = [ name = "identify" version = "2.4.5" description = "File identification library for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -888,7 +840,6 @@ license = ["ukkonen"] name = "idna" version = "3.3" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -900,7 +851,6 @@ files = [ name = "imagesize" version = "1.2.0" 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 = [ @@ -912,7 +862,6 @@ files = [ name = "importlib-metadata" version = "4.13.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -933,7 +882,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag name = "importlib-resources" version = "5.4.0" description = "Read resources from Python packages" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -952,7 +900,6 @@ testing = ["pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", name = "inflection" version = "0.5.1" description = "A port of Ruby on Rails inflector to Python" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -964,7 +911,6 @@ files = [ name = "iniconfig" version = "1.1.1" description = "iniconfig: brain-dead simple config-ini parsing" -category = "dev" optional = false python-versions = "*" files = [ @@ -976,7 +922,6 @@ files = [ name = "intervaltree" version = "3.1.0" description = "Editable interval tree data structure for Python 2 and 3" -category = "main" optional = true python-versions = "*" files = [ @@ -990,7 +935,6 @@ sortedcontainers = ">=2.0,<3.0" name = "ipykernel" version = "6.5.0" description = "IPython Kernel for Jupyter" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1016,7 +960,6 @@ test = ["flaky", "ipyparallel", "nose", "pytest (!=5.3.4)", "pytest-cov"] name = "ipython" version = "7.29.0" description = "IPython: Productive Interactive Computing" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1053,7 +996,6 @@ test = ["ipykernel", "nbformat", "nose (>=0.10.1)", "numpy (>=1.17)", "pygments" name = "ipython-genutils" version = "0.2.0" description = "Vestigial utilities from IPython" -category = "main" optional = true python-versions = "*" files = [ @@ -1065,7 +1007,6 @@ files = [ name = "isort" version = "5.10.0" description = "A Python utility / library to sort Python imports." -category = "main" optional = true python-versions = ">=3.6.1,<4.0" files = [ @@ -1083,7 +1024,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jedi" version = "0.18.0" description = "An autocompletion tool for Python that can be used for text editors." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1102,7 +1042,6 @@ testing = ["Django (<3.1)", "colorama", "docopt", "pytest (<6.0.0)"] name = "jeepney" version = "0.7.1" description = "Low-level, pure Python DBus protocol wrapper." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1116,14 +1055,13 @@ trio = ["async_generator", "trio"] [[package]] name = "jinja2" -version = "3.0.2" +version = "3.1.3" description = "A very fast and expressive template engine." -category = "main" optional = false -python-versions = ">=3.6" +python-versions = ">=3.7" files = [ - {file = "Jinja2-3.0.2-py3-none-any.whl", hash = "sha256:8569982d3f0889eed11dd620c706d39b60c36d6d25843961f33f77fb6bc6b20c"}, - {file = "Jinja2-3.0.2.tar.gz", hash = "sha256:827a0e32839ab1600d4eb1c4c33ec5a8edfbc5cb42dafa13b81f182f97784b45"}, + {file = "Jinja2-3.1.3-py3-none-any.whl", hash = "sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa"}, + {file = "Jinja2-3.1.3.tar.gz", hash = "sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90"}, ] [package.dependencies] @@ -1136,7 +1074,6 @@ i18n = ["Babel (>=2.7)"] name = "jinja2-time" version = "0.2.0" description = "Jinja2 Extension for Dates and Times" -category = "main" optional = true python-versions = "*" files = [ @@ -1152,7 +1089,6 @@ jinja2 = "*" name = "jpype1" version = "1.3.0" description = "A Python to Java bridge." -category = "main" optional = false python-versions = "*" files = [ @@ -1188,7 +1124,6 @@ tests = ["pytest"] name = "jsonschema" version = "4.2.1" description = "An implementation of JSON Schema validation for Python" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1210,7 +1145,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- name = "jupyter-client" version = "6.2.0" description = "Jupyter protocol implementation and client libraries" -category = "main" optional = true python-versions = ">=3.6.1" files = [ @@ -1234,7 +1168,6 @@ test = ["async-generator", "ipykernel", "ipython", "jedi (<0.18)", "mock", "mypy name = "jupyter-core" version = "4.9.1" description = "Jupyter core package. A base package on which Jupyter projects rely." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1250,7 +1183,6 @@ traitlets = "*" name = "jupyterlab-pygments" version = "0.1.2" description = "Pygments theme using JupyterLab CSS variables" -category = "main" optional = true python-versions = "*" files = [ @@ -1265,7 +1197,6 @@ pygments = ">=2.4.1,<3" name = "keyring" version = "23.2.1" description = "Store and access your passwords safely." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1287,7 +1218,6 @@ testing = ["pytest (>=4.6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4) name = "kiwisolver" version = "1.3.2" description = "A fast implementation of the Cassowary constraint solver" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1341,7 +1271,6 @@ files = [ name = "lazy-object-proxy" version = "1.6.0" description = "A fast and thorough lazy object proxy." -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -1373,7 +1302,6 @@ files = [ name = "markdown" version = "3.3.4" description = "Python implementation of Markdown." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1391,7 +1319,6 @@ testing = ["coverage", "pyyaml"] name = "markupsafe" version = "2.0.1" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1470,7 +1397,6 @@ files = [ name = "matplotlib" version = "3.4.3" description = "Python plotting package" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1509,7 +1435,6 @@ python-dateutil = ">=2.7" name = "matplotlib-inline" version = "0.1.3" description = "Inline Matplotlib backend for Jupyter" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -1524,7 +1449,6 @@ traitlets = "*" name = "mccabe" version = "0.6.1" description = "McCabe checker, plugin for flake8" -category = "main" optional = true python-versions = "*" files = [ @@ -1536,7 +1460,6 @@ files = [ name = "mistune" version = "0.8.4" description = "The fastest markdown parser in pure Python" -category = "main" optional = true python-versions = "*" files = [ @@ -1548,7 +1471,6 @@ files = [ name = "mypy-extensions" version = "0.4.3" description = "Experimental type system extensions for programs checked with the mypy typechecker." -category = "main" optional = true python-versions = "*" files = [ @@ -1560,7 +1482,6 @@ files = [ name = "nbclient" version = "0.5.4" description = "A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor." -category = "main" optional = true python-versions = ">=3.6.1" files = [ @@ -1583,7 +1504,6 @@ test = ["black", "bumpversion", "check-manifest", "codecov", "coverage", "flake8 name = "nbconvert" version = "6.2.0" description = "Converting Jupyter Notebooks" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1617,7 +1537,6 @@ webpdf = ["pyppeteer (==0.2.6)"] name = "nbformat" version = "5.1.3" description = "The Jupyter Notebook format" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -1639,7 +1558,6 @@ test = ["check-manifest", "fastjsonschema", "pytest", "pytest-cov", "testpath"] name = "nest-asyncio" version = "1.5.1" description = "Patch asyncio to allow nested event loops" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -1651,7 +1569,6 @@ files = [ name = "nodeenv" version = "1.6.0" description = "Node.js virtual environment builder" -category = "dev" optional = false python-versions = "*" files = [ @@ -1663,7 +1580,6 @@ files = [ name = "numpy" version = "1.21.4" description = "NumPy is the fundamental package for array computing with Python." -category = "main" optional = false python-versions = ">=3.7,<3.11" files = [ @@ -1703,7 +1619,6 @@ files = [ name = "numpydoc" version = "1.1.0" description = "Sphinx extension to support docstrings in Numpy format" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -1722,7 +1637,6 @@ testing = ["matplotlib", "pytest", "pytest-cov"] name = "oauthlib" version = "3.1.1" description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1739,7 +1653,6 @@ signedtoken = ["cryptography (>=3.0.0,<4)", "pyjwt (>=2.0.0,<3)"] name = "packaging" version = "21.2" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1754,7 +1667,6 @@ pyparsing = ">=2.0.2,<3" name = "pandas" version = "1.3.4" description = "Powerful data structures for data analysis, time series, and statistics" -category = "dev" optional = false python-versions = ">=3.7.1" files = [ @@ -1786,7 +1698,7 @@ files = [ [package.dependencies] numpy = [ - {version = ">=1.17.3", markers = "platform_machine != \"aarch64\" and platform_machine != \"arm64\" and python_version < \"3.10\""}, + {version = ">=1.17.3", markers = "(platform_machine != \"aarch64\" and platform_machine != \"arm64\") and python_version < \"3.10\""}, {version = ">=1.19.2", markers = "platform_machine == \"aarch64\" and python_version < \"3.10\""}, {version = ">=1.20.0", markers = "platform_machine == \"arm64\" and python_version < \"3.10\""}, ] @@ -1800,7 +1712,6 @@ test = ["hypothesis (>=3.58)", "pytest (>=6.0)", "pytest-xdist"] name = "pandocfilters" version = "1.5.0" description = "Utilities for writing pandoc filters in python" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1812,7 +1723,6 @@ files = [ name = "paramiko" version = "2.8.0" description = "SSH2 protocol library" -category = "main" optional = true python-versions = "*" files = [ @@ -1835,7 +1745,6 @@ invoke = ["invoke (>=1.3)"] name = "parso" version = "0.8.2" description = "A Python Parser" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1851,7 +1760,6 @@ testing = ["docopt", "pytest (<6.0.0)"] name = "pathspec" version = "0.9.0" description = "Utility library for gitignore style pattern matching of file paths." -category = "main" optional = true python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -1863,7 +1771,6 @@ files = [ name = "pathtools" version = "0.1.2" description = "File system general utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -1874,7 +1781,6 @@ files = [ name = "peewee" version = "3.14.8" description = "a little orm" -category = "main" optional = false python-versions = "*" files = [ @@ -1885,7 +1791,6 @@ files = [ name = "pettingzoo" version = "1.16.0" description = "Gym for multi-agent reinforcement learning" -category = "main" optional = false python-versions = ">=3.7, <3.11" files = [ @@ -1911,7 +1816,6 @@ tests = ["pynput"] name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "main" optional = true python-versions = "*" files = [ @@ -1926,7 +1830,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 = [ @@ -1938,7 +1841,6 @@ files = [ name = "pillow" version = "8.4.0" description = "Python Imaging Library (Fork)" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1989,7 +1891,6 @@ files = [ name = "platformdirs" version = "2.4.0" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2005,7 +1906,6 @@ test = ["appdirs (==1.4.4)", "pytest (>=6)", "pytest-cov (>=2.7)", "pytest-mock name = "pluggy" version = "1.0.0" description = "plugin and hook calling mechanisms for python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2024,7 +1924,6 @@ testing = ["pytest", "pytest-benchmark"] name = "poetry-dynamic-versioning" version = "0.13.1" description = "Plugin for Poetry to enable dynamic versioning based on VCS tags" -category = "dev" optional = false python-versions = ">=3.5,<4.0" files = [ @@ -2041,7 +1940,6 @@ tomlkit = ">=0.4" name = "poyo" version = "0.5.0" description = "A lightweight YAML Parser for Python. 🐓" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2053,7 +1951,6 @@ files = [ name = "pre-commit" version = "2.17.0" description = "A framework for managing and maintaining multi-language pre-commit hooks." -category = "dev" optional = false python-versions = ">=3.6.1" files = [ @@ -2074,7 +1971,6 @@ virtualenv = ">=20.0.8" name = "promise" version = "2.3" description = "Promises/A+ implementation for Python" -category = "dev" optional = false python-versions = "*" files = [ @@ -2091,7 +1987,6 @@ test = ["coveralls", "futures", "mock", "pytest (>=2.7.3)", "pytest-benchmark", name = "prompt-toolkit" version = "3.0.22" description = "Library for building powerful interactive command lines in Python" -category = "main" optional = true python-versions = ">=3.6.2" files = [ @@ -2106,7 +2001,6 @@ wcwidth = "*" name = "protobuf" version = "3.19.1" description = "Protocol Buffers" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -2140,7 +2034,6 @@ files = [ name = "psutil" version = "5.8.0" description = "Cross-platform lib for process and system monitoring in Python." -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2181,7 +2074,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "unittest2", "wmi"] name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "main" optional = true python-versions = "*" files = [ @@ -2193,7 +2085,6 @@ files = [ 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 = [ @@ -2205,7 +2096,6 @@ files = [ name = "pyasn1" version = "0.4.8" description = "ASN.1 types and codecs" -category = "dev" optional = false python-versions = "*" files = [ @@ -2217,7 +2107,6 @@ files = [ name = "pyasn1-modules" version = "0.2.8" description = "A collection of ASN.1-based protocols modules." -category = "dev" optional = false python-versions = "*" files = [ @@ -2232,7 +2121,6 @@ pyasn1 = ">=0.4.6,<0.5.0" name = "pycodestyle" version = "2.7.0" description = "Python style guide checker" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2244,7 +2132,6 @@ files = [ name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2256,7 +2143,6 @@ files = [ name = "pydocstyle" version = "6.1.1" description = "Python docstring style checker" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2274,7 +2160,6 @@ toml = ["toml"] name = "pyflakes" version = "2.3.1" description = "passive checker of Python programs" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2286,7 +2171,6 @@ files = [ name = "pygments" version = "2.10.0" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -2298,7 +2182,6 @@ files = [ name = "pylint" version = "2.9.6" description = "python code static checker" -category = "main" optional = true python-versions = "~=3.6" files = [ @@ -2317,7 +2200,6 @@ toml = ">=0.7.1" name = "pyls-spyder" version = "0.4.0" description = "Spyder extensions for the python-lsp-server" -category = "main" optional = true python-versions = ">= 3.6" files = [ @@ -2332,7 +2214,6 @@ python-lsp-server = ">=1.0.1" name = "pynacl" version = "1.4.0" description = "Python binding to the Networking and Cryptography (NaCl) library" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2368,7 +2249,6 @@ tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"] name = "pyobjc" version = "7.3" description = "Python<->ObjC Interoperability Module" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2515,7 +2395,6 @@ pyobjc-framework-WebKit = "7.3" name = "pyobjc-core" version = "7.3" description = "Python<->ObjC Interoperability Module" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2533,7 +2412,6 @@ files = [ name = "pyobjc-framework-accessibility" version = "7.3" description = "Wrappers for the framework Accessibility on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2551,7 +2429,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-accounts" version = "7.3" description = "Wrappers for the framework Accounts on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2567,7 +2444,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-addressbook" version = "7.3" description = "Wrappers for the framework AddressBook on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2584,7 +2460,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-adservices" version = "7.3" description = "Wrappers for the framework AdServices on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2600,7 +2475,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-adsupport" version = "7.3" description = "Wrappers for the framework AdSupport on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2616,7 +2490,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-applescriptkit" version = "7.3" description = "Wrappers for the framework AppleScriptKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2632,7 +2505,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-applescriptobjc" version = "7.3" description = "Wrappers for the framework AppleScriptObjC on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2648,7 +2520,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-applicationservices" version = "7.3" description = "Wrappers for the framework ApplicationServices on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2671,7 +2542,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-apptrackingtransparency" version = "7.3" description = "Wrappers for the framework AppTrackingTransparency on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2687,7 +2557,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-authenticationservices" version = "7.3" description = "Wrappers for the framework AuthenticationServices on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2704,7 +2573,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-automaticassessmentconfiguration" version = "7.3" description = "Wrappers for the framework AutomaticAssessmentConfiguration on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2721,7 +2589,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-automator" version = "7.3" description = "Wrappers for the framework Automator on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2737,7 +2604,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-avfoundation" version = "7.3" description = "Wrappers for the framework AVFoundation on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2756,7 +2622,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-avkit" version = "7.3" description = "Wrappers for the framework AVKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2774,7 +2639,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-businesschat" version = "7.3" description = "Wrappers for the framework BusinessChat on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2790,7 +2654,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-calendarstore" version = "7.3" description = "Wrappers for the framework CalendarStore on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2806,7 +2669,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-callkit" version = "7.3" description = "Wrappers for the framework CallKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2822,7 +2684,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-cfnetwork" version = "7.3" description = "Wrappers for the framework CFNetwork on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2839,7 +2700,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-classkit" version = "7.3" description = "Wrappers for the framework ClassKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2856,7 +2716,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-cloudkit" version = "7.3" description = "Wrappers for the framework CloudKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2875,7 +2734,6 @@ pyobjc-framework-CoreLocation = ">=7.3" name = "pyobjc-framework-cocoa" version = "7.3" description = "Wrappers for the Cocoa frameworks on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2896,7 +2754,6 @@ pyobjc-core = ">=7.3" name = "pyobjc-framework-collaboration" version = "7.3" description = "Wrappers for the framework Collaboration on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2912,7 +2769,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-colorsync" version = "7.3" description = "Wrappers for the framework ColorSync on Mac OS X" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2928,7 +2784,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-contacts" version = "7.3" description = "Wrappers for the framework Contacts on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2945,7 +2800,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-contactsui" version = "7.3" description = "Wrappers for the framework ContactsUI on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2963,7 +2817,6 @@ pyobjc-framework-Contacts = ">=7.3" name = "pyobjc-framework-coreaudio" version = "7.3" description = "Wrappers for the framework CoreAudio on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2985,7 +2838,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-coreaudiokit" version = "7.3" description = "Wrappers for the framework CoreAudioKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3003,7 +2855,6 @@ pyobjc-framework-CoreAudio = ">=7.3" name = "pyobjc-framework-corebluetooth" version = "7.3" description = "Wrappers for the framework CoreBluetooth on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3020,7 +2871,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-coredata" version = "7.3" description = "Wrappers for the framework CoreData on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3037,7 +2887,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-corehaptics" version = "7.3" description = "Wrappers for the framework CoreHaptics on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3053,7 +2902,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-corelocation" version = "7.3" description = "Wrappers for the framework CoreLocation on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3070,7 +2918,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-coremedia" version = "7.3" description = "Wrappers for the framework CoreMedia on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3092,7 +2939,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-coremediaio" version = "7.3" description = "Wrappers for the framework CoreMediaIO on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3109,7 +2955,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-coremidi" version = "7.3" description = "Wrappers for the framework CoreMIDI on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3126,7 +2971,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-coreml" version = "7.3" description = "Wrappers for the framework CoreML on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3143,7 +2987,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-coremotion" version = "7.3" description = "Wrappers for the framework CoreMotion on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3159,7 +3002,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-coreservices" version = "7.3" description = "Wrappers for the framework CoreServices on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3176,7 +3018,6 @@ pyobjc-framework-FSEvents = ">=7.3" name = "pyobjc-framework-corespotlight" version = "7.3" description = "Wrappers for the framework CoreSpotlight on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3193,7 +3034,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-coretext" version = "7.3" description = "Wrappers for the framework CoreText on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3216,7 +3056,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-corewlan" version = "7.3" description = "Wrappers for the framework CoreWLAN on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3233,7 +3072,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-cryptotokenkit" version = "7.3" description = "Wrappers for the framework CryptoTokenKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3250,7 +3088,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-devicecheck" version = "7.3" description = "Wrappers for the framework DeviceCheck on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3266,7 +3103,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-dictionaryservices" version = "7.3" description = "Wrappers for the framework DictionaryServices on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3282,7 +3118,6 @@ pyobjc-framework-CoreServices = ">=7.3" name = "pyobjc-framework-discrecording" version = "7.3" description = "Wrappers for the framework DiscRecording on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3299,7 +3134,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-discrecordingui" version = "7.3" description = "Wrappers for the framework DiscRecordingUI on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3316,7 +3150,6 @@ pyobjc-framework-DiscRecording = ">=7.3" name = "pyobjc-framework-diskarbitration" version = "7.3" description = "Wrappers for the framework DiskArbitration on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3332,7 +3165,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-dvdplayback" version = "7.3" description = "Wrappers for the framework DVDPlayback on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3348,7 +3180,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-eventkit" version = "7.3" description = "Wrappers for the framework Accounts on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3364,7 +3195,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-exceptionhandling" version = "7.3" description = "Wrappers for the framework ExceptionHandling on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3380,7 +3210,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-executionpolicy" version = "7.3" description = "Wrappers for the framework ExecutionPolicy on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3396,7 +3225,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-externalaccessory" version = "7.3" description = "Wrappers for the framework ExternalAccessory on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3413,7 +3241,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-fileprovider" version = "7.3" description = "Wrappers for the framework FileProvider on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3435,7 +3262,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-fileproviderui" version = "7.3" description = "Wrappers for the framework FileProviderUI on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3451,7 +3277,6 @@ pyobjc-framework-FileProvider = ">=7.3" name = "pyobjc-framework-findersync" version = "7.3" description = "Wrappers for the framework FinderSync on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3467,7 +3292,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-fsevents" version = "7.3" description = "Wrappers for the framework FSEvents on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3484,7 +3308,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-gamecenter" version = "7.3" description = "Wrappers for the framework GameCenter on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3501,7 +3324,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-gamecontroller" version = "7.3" description = "Wrappers for the framework GameController on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3518,7 +3340,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-gamekit" version = "7.3" description = "Wrappers for the framework GameKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3536,7 +3357,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-gameplaykit" version = "7.3" description = "Wrappers for the framework GameplayKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3554,7 +3374,6 @@ pyobjc-framework-SpriteKit = ">=7.3" name = "pyobjc-framework-imagecapturecore" version = "7.3" description = "Wrappers for the framework ImageCaptureCore on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3571,7 +3390,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-imserviceplugin" version = "7.3" description = "Wrappers for the framework IMServicePlugIn on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3588,7 +3406,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-inputmethodkit" version = "7.3" description = "Wrappers for the framework InputMethodKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3605,7 +3422,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-installerplugins" version = "7.3" description = "Wrappers for the framework InstallerPlugins on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3621,7 +3437,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-instantmessage" version = "7.3" description = "Wrappers for the framework InstantMessage on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3638,7 +3453,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-intents" version = "7.3" description = "Wrappers for the framework Intents on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3655,7 +3469,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-interfacebuilderkit" version = "7.3" description = "Wrappers for the framework InterfaceBuilderKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3671,7 +3484,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-iosurface" version = "7.3" description = "Wrappers for the framework IOSurface on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3687,7 +3499,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-ituneslibrary" version = "7.3" description = "Wrappers for the framework iTunesLibrary on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3703,7 +3514,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-kernelmanagement" version = "7.3" description = "Wrappers for the framework KernelManagement on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3719,7 +3529,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-latentsemanticmapping" version = "7.3" description = "Wrappers for the framework LatentSemanticMapping on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3735,7 +3544,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-launchservices" version = "7.3" description = "Wrappers for the framework LaunchServices on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3751,7 +3559,6 @@ pyobjc-framework-CoreServices = ">=7.3" name = "pyobjc-framework-libdispatch" version = "7.3" description = "Wrappers for libdispatch on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3772,7 +3579,6 @@ pyobjc-core = ">=7.3" name = "pyobjc-framework-linkpresentation" version = "7.3" description = "Wrappers for the framework LinkPresentation on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3789,7 +3595,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-localauthentication" version = "7.3" description = "Wrappers for the framework LocalAuthentication on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3806,7 +3611,6 @@ pyobjc-framework-Security = ">=7.3" name = "pyobjc-framework-mapkit" version = "7.3" description = "Wrappers for the framework MapKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3825,7 +3629,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-mediaaccessibility" version = "7.3" description = "Wrappers for the framework MediaAccessibility on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3841,7 +3644,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-medialibrary" version = "7.3" description = "Wrappers for the framework MediaLibrary on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3858,7 +3660,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-mediaplayer" version = "7.3" description = "Wrappers for the framework MediaPlayer on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3874,7 +3675,6 @@ pyobjc-framework-AVFoundation = ">=7.3" name = "pyobjc-framework-mediatoolbox" version = "7.3" description = "Wrappers for the framework MediaToolbox on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3891,7 +3691,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-message" version = "7.3" description = "Wrappers for the framework Message on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3907,7 +3706,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-metal" version = "7.3" description = "Wrappers for the framework Metal on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3924,7 +3722,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-metalkit" version = "7.3" description = "Wrappers for the framework MetalKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3942,7 +3739,6 @@ pyobjc-framework-Metal = ">=7.3" name = "pyobjc-framework-metalperformanceshaders" version = "7.3" description = "Wrappers for the framework MetalPerformanceShaders on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3959,7 +3755,6 @@ pyobjc-framework-Metal = ">=7.3" name = "pyobjc-framework-metalperformanceshadersgraph" version = "7.3" description = "Wrappers for the framework MetalPerformanceShadersGraph on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3975,7 +3770,6 @@ pyobjc-framework-MetalPerformanceShaders = ">=7.3" name = "pyobjc-framework-mlcompute" version = "7.3" description = "Wrappers for the framework MLCompute on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3991,7 +3785,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-modelio" version = "7.3" description = "Wrappers for the framework ModelIO on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4009,7 +3802,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-multipeerconnectivity" version = "7.3" description = "Wrappers for the framework MultipeerConnectivity on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4026,7 +3818,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-naturallanguage" version = "7.3" description = "Wrappers for the framework NaturalLanguage on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4042,7 +3833,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-netfs" version = "7.3" description = "Wrappers for the framework NetFS on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4058,7 +3848,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-network" version = "7.3" description = "Wrappers for the framework Network on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4075,7 +3864,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-networkextension" version = "7.3" description = "Wrappers for the framework NetworkExtension on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4092,7 +3880,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-notificationcenter" version = "7.3" description = "Wrappers for the framework NotificationCenter on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4109,7 +3896,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-opendirectory" version = "7.3" description = "Wrappers for the framework OpenDirectory on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4125,7 +3911,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-osakit" version = "7.3" description = "Wrappers for the framework OSAKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4141,7 +3926,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-oslog" version = "7.3" description = "Wrappers for the framework OSLog on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4160,7 +3944,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-passkit" version = "7.3" description = "Wrappers for the framework PassKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4177,7 +3960,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-pencilkit" version = "7.3" description = "Wrappers for the framework PencilKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4193,7 +3975,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-photos" version = "7.3" description = "Wrappers for the framework Photos on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4210,7 +3991,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-photosui" version = "7.3" description = "Wrappers for the framework PhotosUI on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4227,7 +4007,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-preferencepanes" version = "7.3" description = "Wrappers for the framework PreferencePanes on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4243,7 +4022,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-pubsub" version = "7.3" description = "Wrappers for the framework PubSub on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4259,7 +4037,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-pushkit" version = "7.3" description = "Wrappers for the framework PushKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4276,7 +4053,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-quartz" version = "7.3" description = "Wrappers for the Quartz frameworks on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4298,7 +4074,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-quicklookthumbnailing" version = "7.3" description = "Wrappers for the framework QuickLookThumbnailing on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4315,7 +4090,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-replaykit" version = "7.3" description = "Wrappers for the framework ReplayKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4332,7 +4106,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-safariservices" version = "7.3" description = "Wrappers for the framework SafariServices on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4349,7 +4122,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-scenekit" version = "7.3" description = "Wrappers for the framework SceneKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4367,7 +4139,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-screensaver" version = "7.3" description = "Wrappers for the framework ScreenSaver on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4384,7 +4155,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-screentime" version = "7.3" description = "Wrappers for the framework ScreenTime on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4400,7 +4170,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-scriptingbridge" version = "7.3" description = "Wrappers for the framework ScriptingBridge on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4417,7 +4186,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-searchkit" version = "7.3" description = "Wrappers for the framework SearchKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4433,7 +4201,6 @@ pyobjc-framework-CoreServices = ">=7.3" name = "pyobjc-framework-security" version = "7.3" description = "Wrappers for the framework Security on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4455,7 +4222,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-securityfoundation" version = "7.3" description = "Wrappers for the framework SecurityFoundation on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4472,7 +4238,6 @@ pyobjc-framework-Security = ">=7.3" name = "pyobjc-framework-securityinterface" version = "7.3" description = "Wrappers for the framework SecurityInterface on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4490,7 +4255,6 @@ pyobjc-framework-Security = ">=7.3" name = "pyobjc-framework-servernotification" version = "7.3" description = "Wrappers for the framework ServerNotification on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4506,7 +4270,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-servicemanagement" version = "7.3" description = "Wrappers for the framework ServiceManagement on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4522,7 +4285,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-social" version = "7.3" description = "Wrappers for the framework Social on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4538,7 +4300,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-soundanalysis" version = "7.3" description = "Wrappers for the framework SoundAnalysis on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4554,7 +4315,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-speech" version = "7.3" description = "Wrappers for the framework Speech on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4571,7 +4331,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-spritekit" version = "7.3" description = "Wrappers for the framework SpriteKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4589,7 +4348,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-storekit" version = "7.3" description = "Wrappers for the framework StoreKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4606,7 +4364,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-syncservices" version = "7.3" description = "Wrappers for the framework SyncServices on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4624,7 +4381,6 @@ pyobjc-framework-CoreData = ">=7.3" name = "pyobjc-framework-systemconfiguration" version = "7.3" description = "Wrappers for the framework SystemConfiguration on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4641,7 +4397,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-systemextensions" version = "7.3" description = "Wrappers for the framework SystemExtensions on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4658,7 +4413,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-uniformtypeidentifiers" version = "7.3" description = "Wrappers for the framework UniformTypeIdentifiers on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4674,7 +4428,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-usernotifications" version = "7.3" description = "Wrappers for the framework UserNotifications on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4691,7 +4444,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-usernotificationsui" version = "7.3" description = "Wrappers for the framework UserNotificationsUI on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4708,7 +4460,6 @@ pyobjc-framework-UserNotifications = ">=7.3" name = "pyobjc-framework-videosubscriberaccount" version = "7.3" description = "Wrappers for the framework VideoSubscriberAccount on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4724,7 +4475,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-videotoolbox" version = "7.3" description = "Wrappers for the framework VideoToolbox on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4743,7 +4493,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-virtualization" version = "7.3" description = "Wrappers for the framework Virtualization on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4760,7 +4509,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyobjc-framework-vision" version = "7.3" description = "Wrappers for the framework Vision on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4779,7 +4527,6 @@ pyobjc-framework-Quartz = ">=7.3" name = "pyobjc-framework-webkit" version = "7.3" description = "Wrappers for the framework WebKit on macOS" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4796,7 +4543,6 @@ pyobjc-framework-Cocoa = ">=7.3" name = "pyparsing" version = "2.4.7" description = "Python parsing module" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -4808,7 +4554,6 @@ files = [ name = "pyqt5" version = "5.12.3" description = "Python bindings for the Qt cross platform UI and application toolkit" -category = "main" optional = true python-versions = "*" files = [ @@ -4825,7 +4570,6 @@ PyQt5_sip = ">=4.19.14,<13" name = "pyqt5-sip" version = "12.9.0" description = "The sip module support for PyQt5" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -4856,7 +4600,6 @@ files = [ name = "pyqtwebengine" version = "5.12.1" description = "Python bindings for the Qt WebEngine framework" -category = "main" optional = true python-versions = "*" files = [ @@ -4873,7 +4616,6 @@ PyQt5 = ">=5.12" name = "pyrsistent" version = "0.18.0" description = "Persistent/Functional/Immutable data structures" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4904,7 +4646,6 @@ files = [ name = "pytest" version = "6.2.5" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -4930,7 +4671,6 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xm name = "python-dateutil" version = "2.8.2" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -4945,7 +4685,6 @@ six = ">=1.5" name = "python-lsp-black" version = "1.0.0" description = "Black plugin for the Python LSP Server" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4965,7 +4704,6 @@ dev = ["flake8", "isort (>=5.0)", "mypy", "pytest"] name = "python-lsp-jsonrpc" version = "1.0.0" description = "JSON RPC 2.0 server library" -category = "main" optional = true python-versions = "*" files = [ @@ -4983,7 +4721,6 @@ test = ["coverage", "pycodestyle", "pyflakes", "pylint", "pytest", "pytest-cov"] name = "python-lsp-server" version = "1.2.4" description = "Python Language Server for the Language Server Protocol" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -5024,7 +4761,6 @@ yapf = ["yapf"] name = "python-slugify" version = "5.0.2" description = "A Python Slugify application that handles Unicode" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -5042,7 +4778,6 @@ unidecode = ["Unidecode (>=1.1.1)"] name = "pytz" version = "2021.3" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -5054,7 +4789,6 @@ files = [ name = "pywin32" version = "302" description = "Python for Window Extensions" -category = "main" optional = true python-versions = "*" files = [ @@ -5074,7 +4808,6 @@ files = [ name = "pywin32-ctypes" version = "0.2.0" description = "" -category = "main" optional = true python-versions = "*" files = [ @@ -5086,7 +4819,6 @@ files = [ name = "pyxdg" version = "0.27" description = "PyXDG contains implementations of freedesktop.org standards in python." -category = "main" optional = true python-versions = "*" files = [ @@ -5098,7 +4830,6 @@ files = [ name = "pyyaml" version = "5.4.1" description = "YAML parser and emitter for Python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -5137,7 +4868,6 @@ files = [ name = "pyzmq" version = "22.3.0" description = "Python bindings for 0MQ" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -5198,7 +4928,6 @@ py = {version = "*", markers = "implementation_name == \"pypy\""} name = "qdarkstyle" version = "3.0.2" description = "The most complete dark/light style sheet for C++/Python and Qt applications" -category = "main" optional = true python-versions = "*" files = [ @@ -5218,7 +4947,6 @@ example = ["pyqt5", "pyside2"] name = "qstylizer" version = "0.2.1" description = "Stylesheet Generator for PyQt{4-5}/PySide{1-2}" -category = "main" optional = true python-versions = "*" files = [ @@ -5237,7 +4965,6 @@ test = ["pytest (>=6,<7)", "pytest-catchlog (>=1,<2)", "pytest-mock (>=3,<4)"] name = "qtawesome" version = "1.1.0" description = "FontAwesome icons in PyQt and PySide applications" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -5252,7 +4979,6 @@ qtpy = "*" name = "qtconsole" version = "5.1.1" description = "Jupyter Qt console" -category = "main" optional = true python-versions = ">= 3.6" files = [ @@ -5278,7 +5004,6 @@ test = ["flaky", "pytest", "pytest-qt"] name = "qtpy" version = "1.11.2" description = "Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets." -category = "main" optional = true python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*" files = [ @@ -5290,7 +5015,6 @@ files = [ name = "regex" version = "2021.11.2" description = "Alternative regular expression module, to replace re." -category = "main" optional = true python-versions = "*" files = [ @@ -5349,7 +5073,6 @@ files = [ name = "requests" version = "2.26.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -5371,7 +5094,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<5)"] name = "requests-oauthlib" version = "1.3.0" description = "OAuthlib authentication support for Requests." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -5390,7 +5112,6 @@ rsa = ["oauthlib[signedtoken] (>=3.0.0)"] name = "rope" version = "0.21.0" description = "a python refactoring library..." -category = "main" optional = true python-versions = "*" files = [ @@ -5404,7 +5125,6 @@ dev = ["pytest", "pytest-timeout"] name = "rsa" version = "4.7.2" description = "Pure-Python RSA implementation" -category = "dev" optional = false python-versions = ">=3.5, <4" files = [ @@ -5419,7 +5139,6 @@ pyasn1 = ">=0.1.3" name = "rtree" version = "0.9.7" description = "R-Tree spatial index for Python GIS" -category = "main" optional = true python-versions = "*" files = [ @@ -5456,7 +5175,6 @@ files = [ name = "secretstorage" version = "3.3.1" description = "Python bindings to FreeDesktop.org Secret Service API" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -5472,7 +5190,6 @@ jeepney = ">=0.6" name = "sentry-sdk" version = "1.4.3" description = "Python client for Sentry (https://sentry.io)" -category = "dev" optional = false python-versions = "*" files = [ @@ -5505,7 +5222,6 @@ tornado = ["tornado (>=5)"] name = "setuptools" version = "59.5.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5521,7 +5237,6 @@ testing = ["flake8-2020", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "mock" name = "shortuuid" version = "1.0.1" description = "A generator library for concise, unambiguous and URL-safe UUIDs." -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -5533,7 +5248,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 = [ @@ -5545,7 +5259,6 @@ files = [ name = "smmap" version = "5.0.0" description = "A pure Python implementation of a sliding window memory map manager" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5557,7 +5270,6 @@ files = [ name = "snowballstemmer" version = "2.1.0" description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms." -category = "main" optional = true python-versions = "*" files = [ @@ -5569,7 +5281,6 @@ files = [ name = "sortedcontainers" version = "2.4.0" description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set" -category = "main" optional = true python-versions = "*" files = [ @@ -5581,7 +5292,6 @@ files = [ name = "sphinx" version = "4.2.0" description = "Python documentation generator" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -5617,7 +5327,6 @@ test = ["cython", "html5lib", "pytest", "pytest-cov", "typed-ast"] 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 = [ @@ -5633,7 +5342,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 = [ @@ -5649,7 +5357,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 = [ @@ -5665,7 +5372,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 = [ @@ -5680,7 +5386,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 = [ @@ -5696,7 +5401,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 = [ @@ -5712,7 +5416,6 @@ test = ["pytest"] name = "spyder" version = "5.1.5" description = "The Scientific Python Development Environment" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -5769,7 +5472,6 @@ test = ["coverage", "cython", "flaky", "matplotlib", "pandas", "pillow", "pytest name = "spyder-kernels" version = "2.1.3" description = "Jupyter kernels for Spyder's console" -category = "main" optional = true python-versions = "*" files = [ @@ -5792,7 +5494,6 @@ test = ["codecov", "cython", "dask[distributed]", "flaky", "matplotlib", "mock", name = "stable-baselines3" version = "1.1.0" description = "Pytorch version of Stable Baselines, implementations of reinforcement learning algorithms." -category = "dev" optional = false python-versions = "*" files = [ @@ -5817,7 +5518,6 @@ tests = ["black", "flake8 (>=3.8)", "flake8-bugbear", "isort (>=5.0)", "pytest", name = "subprocess32" version = "3.5.4" description = "A backport of the subprocess module from Python 3 for use on 2.x." -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4" files = [ @@ -5830,7 +5530,6 @@ files = [ name = "tensorboard" version = "2.7.0" description = "TensorBoard lets you watch Tensors Flow" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5856,7 +5555,6 @@ wheel = ">=0.26" name = "tensorboard-data-server" version = "0.6.1" description = "Fast data loading for TensorBoard" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5869,7 +5567,6 @@ files = [ name = "tensorboard-plugin-wit" version = "1.8.0" description = "What-If Tool TensorBoard plugin." -category = "dev" optional = false python-versions = "*" files = [ @@ -5880,7 +5577,6 @@ files = [ name = "termcolor" version = "1.1.0" description = "ANSII Color formatting for output in terminal." -category = "dev" optional = false python-versions = "*" files = [ @@ -5891,7 +5587,6 @@ files = [ name = "testpath" version = "0.5.0" description = "Test utilities for code working with files and commands" -category = "main" optional = true python-versions = ">= 3.5" files = [ @@ -5906,7 +5601,6 @@ test = ["pathlib2", "pytest"] name = "text-unidecode" version = "1.3" description = "The most basic Text::Unidecode port" -category = "main" optional = true python-versions = "*" files = [ @@ -5918,7 +5612,6 @@ files = [ name = "textdistance" version = "4.2.2" description = "Compute distance between the two texts." -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -5944,7 +5637,6 @@ test = ["hypothesis", "isort", "numpy", "pytest"] name = "three-merge" version = "0.1.1" description = "Simple library for merging two strings with respect to a base one" -category = "main" optional = true python-versions = "*" files = [ @@ -5962,7 +5654,6 @@ test = ["flaky", "pytest", "pytest-cov", "pytest-timeout"] name = "tinycss2" version = "1.1.0" description = "tinycss2" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -5981,7 +5672,6 @@ test = ["coverage[toml]", "pytest", "pytest-cov", "pytest-flake8", "pytest-isort 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 = [ @@ -5993,7 +5683,6 @@ files = [ name = "tomli" version = "1.2.2" description = "A lil' TOML parser" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -6005,7 +5694,6 @@ files = [ name = "tomlkit" version = "0.7.2" description = "Style preserving TOML library" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -6017,7 +5705,6 @@ files = [ name = "torch" version = "1.7.1" description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration" -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -6043,7 +5730,6 @@ typing-extensions = "*" name = "tornado" version = "6.1" description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." -category = "main" optional = true python-versions = ">= 3.5" files = [ @@ -6094,7 +5780,6 @@ files = [ name = "traitlets" version = "5.1.1" description = "Traitlets Python configuration system" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -6109,7 +5794,6 @@ test = ["pytest"] name = "trueskill" version = "0.4.5" description = "The video game rating system" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -6123,7 +5807,6 @@ six = "*" name = "typed-ast" version = "1.4.3" description = "a fork of Python 2 and 3 ast modules with type comment support" -category = "main" optional = true python-versions = "*" files = [ @@ -6163,7 +5846,6 @@ files = [ name = "typing-extensions" version = "3.10.0.2" description = "Backported and Experimental Type Hints for Python 3.5+" -category = "main" optional = false python-versions = "*" files = [ @@ -6176,7 +5858,6 @@ files = [ name = "ujson" version = "4.2.0" description = "Ultra fast JSON encoder and decoder for Python" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -6230,7 +5911,6 @@ files = [ name = "urllib3" version = "1.26.7" 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.*, <4" files = [ @@ -6247,7 +5927,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "virtualenv" version = "20.13.0" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -6270,7 +5949,6 @@ testing = ["coverage (>=4)", "coverage-enable-subprocess (>=1)", "flaky (>=3)", name = "wandb" version = "0.12.6" description = "A CLI and library for interacting with the Weights and Biases API." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -6309,7 +5987,6 @@ sweeps = ["PyYAML", "jsonref (>=0.2)", "jsonschema (>=3.2.0)", "numpy (>=1.15,<1 name = "watchdog" version = "2.1.6" description = "Filesystem events monitoring" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -6345,7 +6022,6 @@ watchmedo = ["PyYAML (>=3.10)"] name = "wcwidth" version = "0.2.5" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = true python-versions = "*" files = [ @@ -6357,7 +6033,6 @@ files = [ name = "webencodings" version = "0.5.1" description = "Character encoding aliases for legacy web content" -category = "main" optional = true python-versions = "*" files = [ @@ -6369,7 +6044,6 @@ files = [ name = "werkzeug" version = "2.0.2" description = "The comprehensive WSGI web application library." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -6384,7 +6058,6 @@ watchdog = ["watchdog"] name = "wheel" version = "0.40.0" description = "A built-package format for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6399,7 +6072,6 @@ test = ["pytest (>=6.0.0)"] name = "wrapt" version = "1.12.1" description = "Module for decorators, wrappers and monkey patching." -category = "main" optional = true python-versions = "*" files = [ @@ -6410,7 +6082,6 @@ files = [ name = "wurlitzer" version = "3.0.2" description = "Capture C-level output in context managers" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -6422,7 +6093,6 @@ files = [ name = "yapf" version = "0.31.0" description = "A formatter for Python code." -category = "main" optional = true python-versions = "*" files = [ @@ -6434,7 +6104,6 @@ files = [ name = "yaspin" version = "2.1.0" description = "Yet Another Terminal Spinner" -category = "dev" optional = false python-versions = ">=3.6.2,<4.0.0" files = [ @@ -6449,7 +6118,6 @@ termcolor = ">=1.1.0,<2.0.0" name = "zipp" version = "3.6.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.6" files = [