diff --git a/software/poetry.lock b/software/poetry.lock index 9931eff..bf8f4a9 100644 --- a/software/poetry.lock +++ b/software/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry 1.4.1 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 = "aifs" version = "0.0.9" description = "Local semantic search. Stupidly simple." -category = "main" optional = false python-versions = ">=3.9,<4.0" files = [ @@ -20,7 +19,6 @@ unstructured = ">=0.12.0,<0.13.0" name = "aiohttp" version = "3.9.3" description = "Async http client/server framework (asyncio)" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -117,7 +115,6 @@ speedups = ["Brotli", "aiodns", "brotlicffi"] name = "aiosignal" version = "1.3.1" description = "aiosignal: a list of registered asynchronous callbacks" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -132,7 +129,6 @@ frozenlist = ">=1.1.0" name = "annotated-types" version = "0.6.0" description = "Reusable constraint types to use with typing.Annotated" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -144,7 +140,6 @@ files = [ name = "ansicon" version = "1.89.0" description = "Python wrapper for loading Jason Hood's ANSICON" -category = "main" optional = false python-versions = "*" files = [ @@ -156,7 +151,6 @@ files = [ name = "anyio" version = "4.3.0" description = "High level compatibility layer for multiple asynchronous event loop implementations" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -179,7 +173,6 @@ trio = ["trio (>=0.23)"] name = "appnope" version = "0.1.4" description = "Disable App Nap on macOS >= 10.9" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -191,7 +184,6 @@ files = [ name = "asgiref" version = "3.8.1" description = "ASGI specs, helper code, and adapters" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -209,7 +201,6 @@ tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"] name = "astor" version = "0.8.1" description = "Read/rewrite/write Python ASTs" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -221,7 +212,6 @@ files = [ name = "asttokens" version = "2.4.1" description = "Annotate AST trees with source code positions" -category = "main" optional = false python-versions = "*" files = [ @@ -240,7 +230,6 @@ test = ["astroid (>=1,<2)", "astroid (>=2,<4)", "pytest"] name = "async-timeout" version = "4.0.3" description = "Timeout context manager for asyncio programs" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -252,7 +241,6 @@ files = [ name = "attrs" version = "23.2.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -272,7 +260,6 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p name = "backoff" version = "2.2.1" description = "Function decoration for backoff and retry" -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -284,7 +271,6 @@ files = [ name = "bcrypt" version = "4.1.2" description = "Modern password hashing for your software and your servers" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -325,7 +311,6 @@ typecheck = ["mypy"] name = "beautifulsoup4" version = "4.12.3" description = "Screen-scraping library" -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -347,7 +332,6 @@ lxml = ["lxml"] name = "black" version = "24.3.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -394,7 +378,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "blessed" version = "1.20.0" description = "Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities." -category = "main" optional = false python-versions = ">=2.7" files = [ @@ -411,7 +394,6 @@ wcwidth = ">=0.1.4" name = "build" version = "1.2.1" description = "A simple, correct Python build frontend" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -437,7 +419,6 @@ virtualenv = ["virtualenv (>=20.0.35)"] name = "cachetools" version = "5.3.3" description = "Extensible memoizing collections and decorators" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -449,7 +430,6 @@ files = [ name = "certifi" version = "2024.2.2" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -461,7 +441,6 @@ files = [ name = "cffi" version = "1.16.0" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -526,7 +505,6 @@ pycparser = "*" name = "cfgv" version = "3.4.0" description = "Validate configuration and produce human readable error messages." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -538,7 +516,6 @@ files = [ name = "chardet" version = "5.2.0" description = "Universal encoding detector for Python 3" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -550,7 +527,6 @@ files = [ name = "charset-normalizer" version = "3.3.2" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -650,7 +626,6 @@ files = [ name = "chroma-hnswlib" version = "0.7.3" description = "Chromas fork of hnswlib" -category = "main" optional = false python-versions = "*" files = [ @@ -688,7 +663,6 @@ numpy = "*" name = "chromadb" version = "0.4.24" description = "Chroma." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -730,7 +704,6 @@ uvicorn = {version = ">=0.18.3", extras = ["standard"]} name = "click" version = "8.1.7" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -745,7 +718,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} 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 = [ @@ -757,7 +729,6 @@ files = [ name = "coloredlogs" version = "15.0.1" description = "Colored terminal output for Python's logging module" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -775,7 +746,6 @@ cron = ["capturer (>=2.4)"] name = "comm" version = "0.2.2" description = "Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -793,7 +763,6 @@ test = ["pytest"] name = "contourpy" version = "1.2.0" description = "Python library for calculating contours of 2D quadrilateral grids" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -857,7 +826,6 @@ test-no-images = ["pytest", "pytest-cov", "pytest-xdist", "wurlitzer"] name = "cycler" version = "0.12.1" description = "Composable style cycles" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -873,7 +841,6 @@ tests = ["pytest", "pytest-cov", "pytest-xdist"] name = "dataclasses-json" version = "0.6.4" description = "Easily serialize dataclasses to and from JSON." -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -889,7 +856,6 @@ typing-inspect = ">=0.4.0,<1" name = "dateparser" version = "1.2.0" description = "Date parsing library designed to parse dates from HTML pages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -912,7 +878,6 @@ langdetect = ["langdetect"] name = "debugpy" version = "1.8.1" description = "An implementation of the Debug Adapter Protocol for Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -944,7 +909,6 @@ files = [ name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -956,7 +920,6 @@ files = [ name = "deepdiff" version = "6.7.1" description = "Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -975,7 +938,6 @@ optimize = ["orjson"] name = "deprecated" version = "1.2.14" description = "Python @deprecated decorator to deprecate old python classes, functions or methods." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -993,7 +955,6 @@ dev = ["PyTest", "PyTest-Cov", "bump2version (<1)", "sphinx (<2)", "tox"] name = "distlib" version = "0.3.8" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -1005,7 +966,6 @@ files = [ name = "distro" version = "1.9.0" description = "Distro - an OS platform information API" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1017,7 +977,6 @@ files = [ name = "editor" version = "1.6.6" description = "🖋 Open the default text editor 🖋" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1033,7 +992,6 @@ xmod = "*" name = "emoji" version = "2.11.0" description = "Emoji for Python" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -1048,7 +1006,6 @@ dev = ["coverage", "coveralls", "pytest"] name = "evdev" version = "1.7.0" description = "Bindings to the Linux input handling subsystem" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1059,7 +1016,6 @@ files = [ name = "exceptiongroup" version = "1.2.0" description = "Backport of PEP 654 (exception groups)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1074,7 +1030,6 @@ test = ["pytest (>=6)"] name = "executing" version = "2.0.1" description = "Get the currently executing AST node of a frame, and other information" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1089,7 +1044,6 @@ tests = ["asttokens (>=2.1.0)", "coverage", "coverage-enable-subprocess", "ipyth name = "fastapi" version = "0.110.0" description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1109,7 +1063,6 @@ all = ["email-validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)" name = "ffmpeg-python" version = "0.2.0" description = "Python bindings for FFmpeg - with complex filtering support" -category = "main" optional = false python-versions = "*" files = [ @@ -1127,7 +1080,6 @@ dev = ["Sphinx (==2.1.0)", "future (==0.17.1)", "numpy (==1.16.4)", "pytest (==4 name = "filelock" version = "3.13.3" description = "A platform independent file lock." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1144,7 +1096,6 @@ typing = ["typing-extensions (>=4.8)"] name = "filetype" version = "1.2.0" description = "Infer file type and MIME type of any file/buffer. No external dependencies." -category = "main" optional = false python-versions = "*" files = [ @@ -1156,7 +1107,6 @@ files = [ name = "flatbuffers" version = "24.3.25" description = "The FlatBuffers serialization format for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1168,7 +1118,6 @@ files = [ name = "fonttools" version = "4.50.0" description = "Tools to manipulate font files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1234,7 +1183,6 @@ woff = ["brotli (>=1.0.1)", "brotlicffi (>=0.8.0)", "zopfli (>=0.1.4)"] name = "frozenlist" version = "1.4.1" description = "A list-like structure which implements collections.abc.MutableSequence" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1321,7 +1269,6 @@ files = [ name = "fsspec" version = "2024.3.1" description = "File-system specification" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1357,7 +1304,6 @@ tqdm = ["tqdm"] name = "future" version = "1.0.0" description = "Clean single-source support for Python 3 and 2" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1369,7 +1315,6 @@ files = [ name = "git-python" version = "1.0.3" description = "combination and simplification of some useful git commands" -category = "main" optional = false python-versions = "*" files = [ @@ -1384,7 +1329,6 @@ gitpython = "*" name = "gitdb" version = "4.0.11" description = "Git Object Database" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1399,7 +1343,6 @@ smmap = ">=3.0.1,<6" name = "gitpython" version = "3.1.42" description = "GitPython is a Python library used to interact with Git repositories" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1417,7 +1360,6 @@ test = ["black", "coverage[toml]", "ddt (>=1.1.1,!=1.4.3)", "mock", "mypy", "pre name = "google-auth" version = "2.29.0" description = "Google Authentication Library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1441,7 +1383,6 @@ requests = ["requests (>=2.20.0,<3.0.0.dev0)"] name = "googleapis-common-protos" version = "1.63.0" description = "Common protobufs used in Google APIs" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1459,7 +1400,6 @@ grpc = ["grpcio (>=1.44.0,<2.0.0.dev0)"] name = "grpcio" version = "1.62.1" description = "HTTP/2-based RPC framework" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1526,7 +1466,6 @@ protobuf = ["grpcio-tools (>=1.62.1)"] name = "h11" version = "0.14.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1538,7 +1477,6 @@ files = [ name = "html2image" version = "2.0.4.3" description = "Package acting as a wrapper around the headless mode of existing web browsers to generate images from URLs and from HTML+CSS strings or files." -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -1554,7 +1492,6 @@ websocket-client = ">=1.0.0,<2.0.0" name = "httpcore" version = "1.0.5" description = "A minimal low-level HTTP client." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1569,14 +1506,13 @@ h11 = ">=0.13,<0.15" [package.extras] asyncio = ["anyio (>=4.0,<5.0)"] http2 = ["h2 (>=3,<5)"] -socks = ["socksio (>=1.0.0,<2.0.0)"] +socks = ["socksio (==1.*)"] trio = ["trio (>=0.22.0,<0.26.0)"] [[package]] name = "httptools" version = "0.6.1" description = "A collection of framework independent HTTP protocol utils." -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -1625,7 +1561,6 @@ test = ["Cython (>=0.29.24,<0.30.0)"] name = "httpx" version = "0.27.0" description = "The next generation HTTP client." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1636,21 +1571,20 @@ files = [ [package.dependencies] anyio = "*" certifi = "*" -httpcore = ">=1.0.0,<2.0.0" +httpcore = "==1.*" idna = "*" sniffio = "*" [package.extras] brotli = ["brotli", "brotlicffi"] -cli = ["click (>=8.0.0,<9.0.0)", "pygments (>=2.0.0,<3.0.0)", "rich (>=10,<14)"] +cli = ["click (==8.*)", "pygments (==2.*)", "rich (>=10,<14)"] http2 = ["h2 (>=3,<5)"] -socks = ["socksio (>=1.0.0,<2.0.0)"] +socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" version = "0.22.2" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -1685,7 +1619,6 @@ typing = ["types-PyYAML", "types-requests", "types-simplejson", "types-toml", "t name = "humanfriendly" version = "10.0" description = "Human friendly output for text interfaces using Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1700,7 +1633,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve name = "identify" version = "2.5.35" description = "File identification library for Python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1715,7 +1647,6 @@ license = ["ukkonen"] name = "idna" version = "3.6" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1727,7 +1658,6 @@ files = [ name = "importlib-metadata" version = "7.0.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1747,7 +1677,6 @@ testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs name = "importlib-resources" version = "6.4.0" description = "Read resources from Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1766,7 +1695,6 @@ testing = ["jaraco.test (>=5.4)", "pytest (>=6)", "pytest-checkdocs (>=2.4)", "p name = "iniconfig" version = "2.0.0" description = "brain-dead simple config-ini parsing" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1778,7 +1706,6 @@ files = [ name = "inquirer" version = "3.2.4" description = "Collection of common interactive command line user interfaces, based on Inquirer.js" -category = "main" optional = false python-versions = ">=3.8.1" files = [ @@ -1795,7 +1722,6 @@ readchar = ">=3.0.6" name = "ipykernel" version = "6.29.4" description = "IPython Kernel for Jupyter" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1809,7 +1735,7 @@ comm = ">=0.1.1" debugpy = ">=1.6.5" ipython = ">=7.23.1" jupyter-client = ">=6.1.12" -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" matplotlib-inline = ">=0.1" nest-asyncio = "*" packaging = "*" @@ -1829,7 +1755,6 @@ test = ["flaky", "ipyparallel", "pre-commit", "pytest (>=7.0)", "pytest-asyncio name = "ipython" version = "8.18.1" description = "IPython: Productive Interactive Computing" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -1867,7 +1792,6 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.22)", "pa name = "ipywidgets" version = "8.1.2" description = "Jupyter interactive widgets" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1889,7 +1813,6 @@ test = ["ipykernel", "jsonschema", "pytest (>=3.6.0)", "pytest-cov", "pytz"] name = "isort" version = "5.13.2" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.8.0" files = [ @@ -1904,7 +1827,6 @@ colors = ["colorama (>=0.4.6)"] name = "jedi" version = "0.19.1" description = "An autocompletion tool for Python that can be used for text editors." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1924,7 +1846,6 @@ testing = ["Django", "attrs", "colorama", "docopt", "pytest (<7.0.0)"] name = "jinja2" version = "3.1.3" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1942,7 +1863,6 @@ i18n = ["Babel (>=2.7)"] name = "jinxed" version = "1.2.1" description = "Jinxed Terminal Library" -category = "main" optional = false python-versions = "*" files = [ @@ -1957,7 +1877,6 @@ ansicon = {version = "*", markers = "platform_system == \"Windows\""} name = "joblib" version = "1.3.2" description = "Lightweight pipelining with Python functions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1969,7 +1888,6 @@ files = [ name = "jsonpath-python" version = "1.0.6" description = "A more powerful JSONPath implementation in modern python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1981,7 +1899,6 @@ files = [ name = "jupyter-client" version = "8.6.1" description = "Jupyter protocol implementation and client libraries" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1991,7 +1908,7 @@ files = [ [package.dependencies] importlib-metadata = {version = ">=4.8.3", markers = "python_version < \"3.10\""} -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" python-dateutil = ">=2.8.2" pyzmq = ">=23.0" tornado = ">=6.2" @@ -2005,7 +1922,6 @@ test = ["coverage", "ipykernel (>=6.14)", "mypy", "paramiko", "pre-commit", "pyt name = "jupyter-core" version = "5.7.2" description = "Jupyter core package. A base package on which Jupyter projects rely." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2026,7 +1942,6 @@ test = ["ipykernel", "pre-commit", "pytest (<8)", "pytest-cov", "pytest-timeout" name = "jupyterlab-widgets" version = "3.0.10" description = "Jupyter interactive widgets for JupyterLab" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2038,7 +1953,6 @@ files = [ name = "kiwisolver" version = "1.4.5" description = "A fast implementation of the Cassowary constraint solver" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2152,7 +2066,6 @@ files = [ name = "kubernetes" version = "29.0.0" description = "Kubernetes python client" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2170,7 +2083,7 @@ requests = "*" requests-oauthlib = "*" six = ">=1.9.0" urllib3 = ">=1.24.2" -websocket-client = ">=0.32.0,<0.40.0 || >0.40.0,<0.41.0 || >=0.43.0" +websocket-client = ">=0.32.0,<0.40.0 || >0.40.0,<0.41.dev0 || >=0.43.dev0" [package.extras] adal = ["adal (>=1.0.2)"] @@ -2179,7 +2092,6 @@ adal = ["adal (>=1.0.2)"] name = "langdetect" version = "1.0.9" description = "Language detection library ported from Google's language-detection." -category = "main" optional = false python-versions = "*" files = [ @@ -2194,7 +2106,6 @@ six = "*" name = "linkify-it-py" version = "2.0.3" description = "Links recognition library with FULL unicode support." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2215,7 +2126,6 @@ test = ["coverage", "pytest", "pytest-cov"] name = "litellm" version = "1.34.16" description = "Library to easily interface with LLM API providers" -category = "main" optional = false python-versions = "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,>=3.8" files = [ @@ -2242,7 +2152,6 @@ proxy = ["PyJWT (>=2.8.0,<3.0.0)", "apscheduler (>=3.10.4,<4.0.0)", "backoff", " name = "lxml" version = "5.1.1" description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2289,7 +2198,6 @@ files = [ {file = "lxml-5.1.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:2992480a25434d2df31413136ef87effab14d43b07f1f54c5012c4f6c7530144"}, {file = "lxml-5.1.1-cp37-cp37m-win32.whl", hash = "sha256:1d0270d33fbde6e1c6758ff58e2e284144f5331aa05dfe7f44ceafdf4e9d31aa"}, {file = "lxml-5.1.1-cp37-cp37m-win_amd64.whl", hash = "sha256:dec3491aa69a91ed07f5e6bc033e2b1a9424447ad5312ee69ac973e94d79083a"}, - {file = "lxml-5.1.1-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:87b67d8620c2725d666e5d88ddba56bcdb1f52211a2e7d22f951b67c35f7f627"}, {file = "lxml-5.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:5bd2595ebe95214446e00a1ab94571f778b126e17736ea222c07505c4e092289"}, {file = "lxml-5.1.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bfbdadc3cfe552331ecb0bbdcabf148d1697c73aa4321151e0e6c1704eeb76a7"}, {file = "lxml-5.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:52358249292bc155af681a9240ec3d944c1195f0124aa10ec4e3635adc1e10a1"}, @@ -2332,7 +2240,6 @@ source = ["Cython (>=3.0.9)"] name = "markdown-it-py" version = "3.0.0" description = "Python port of markdown-it. Markdown parsing, done right!" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2359,7 +2266,6 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] name = "markupsafe" version = "2.1.5" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2429,7 +2335,6 @@ files = [ name = "marshmallow" version = "3.21.1" description = "A lightweight library for converting complex datatypes to and from native Python datatypes." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2449,7 +2354,6 @@ tests = ["pytest", "pytz", "simplejson"] name = "matplotlib" version = "3.8.3" description = "Python plotting package" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -2499,7 +2403,6 @@ python-dateutil = ">=2.7" name = "matplotlib-inline" version = "0.1.6" description = "Inline Matplotlib backend for Jupyter" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2514,7 +2417,6 @@ traitlets = "*" name = "mdit-py-plugins" version = "0.4.0" description = "Collection of plugins for markdown-it-py" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2534,7 +2436,6 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] name = "mdurl" version = "0.1.2" description = "Markdown URL utilities" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2546,7 +2447,6 @@ files = [ name = "mmh3" version = "4.1.0" description = "Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions." -category = "main" optional = false python-versions = "*" files = [ @@ -2639,7 +2539,6 @@ test = ["mypy (>=1.0)", "pytest (>=7.0.0)"] name = "monotonic" version = "1.6" description = "An implementation of time.monotonic() for Python 2 & < 3.3" -category = "main" optional = false python-versions = "*" files = [ @@ -2651,7 +2550,6 @@ files = [ name = "mouseinfo" version = "0.1.3" description = "An application to display XY position and RGB color information for the pixel currently under the mouse. Works on Python 2 and 3." -category = "main" optional = false python-versions = "*" files = [ @@ -2667,7 +2565,6 @@ rubicon-objc = {version = "*", markers = "platform_system == \"Darwin\""} name = "mpmath" version = "1.3.0" description = "Python library for arbitrary-precision floating-point arithmetic" -category = "main" optional = false python-versions = "*" files = [ @@ -2685,7 +2582,6 @@ tests = ["pytest (>=4.6)"] name = "multidict" version = "6.0.5" description = "multidict implementation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2785,7 +2681,6 @@ files = [ name = "mypy-extensions" version = "1.0.0" description = "Type system extensions for programs checked with the mypy type checker." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2797,7 +2692,6 @@ files = [ name = "nest-asyncio" version = "1.6.0" description = "Patch asyncio to allow nested event loops" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2809,7 +2703,6 @@ files = [ name = "networkx" version = "3.2.1" description = "Python package for creating and manipulating graphs and networks" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -2828,7 +2721,6 @@ test = ["pytest (>=7.2)", "pytest-cov (>=4.0)"] name = "ngrok" version = "1.2.0" description = "The ngrok Agent SDK for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2848,7 +2740,6 @@ files = [ name = "nltk" version = "3.8.1" description = "Natural Language Toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2874,7 +2765,6 @@ twitter = ["twython"] name = "nodeenv" version = "1.8.0" description = "Node.js virtual environment builder" -category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*" files = [ @@ -2889,7 +2779,6 @@ setuptools = "*" name = "numpy" version = "1.26.4" description = "Fundamental package for array computing in Python" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -2935,7 +2824,6 @@ files = [ name = "nvidia-cublas-cu12" version = "12.1.3.1" description = "CUBLAS native runtime libraries" -category = "main" optional = false python-versions = ">=3" files = [ @@ -2947,7 +2835,6 @@ files = [ name = "nvidia-cuda-cupti-cu12" version = "12.1.105" description = "CUDA profiling tools runtime libs." -category = "main" optional = false python-versions = ">=3" files = [ @@ -2959,7 +2846,6 @@ files = [ name = "nvidia-cuda-nvrtc-cu12" version = "12.1.105" description = "NVRTC native runtime libraries" -category = "main" optional = false python-versions = ">=3" files = [ @@ -2971,7 +2857,6 @@ files = [ name = "nvidia-cuda-runtime-cu12" version = "12.1.105" description = "CUDA Runtime native Libraries" -category = "main" optional = false python-versions = ">=3" files = [ @@ -2983,7 +2868,6 @@ files = [ name = "nvidia-cudnn-cu12" version = "8.9.2.26" description = "cuDNN runtime libraries" -category = "main" optional = false python-versions = ">=3" files = [ @@ -2997,7 +2881,6 @@ nvidia-cublas-cu12 = "*" name = "nvidia-cufft-cu12" version = "11.0.2.54" description = "CUFFT native runtime libraries" -category = "main" optional = false python-versions = ">=3" files = [ @@ -3009,7 +2892,6 @@ files = [ name = "nvidia-curand-cu12" version = "10.3.2.106" description = "CURAND native runtime libraries" -category = "main" optional = false python-versions = ">=3" files = [ @@ -3021,7 +2903,6 @@ files = [ name = "nvidia-cusolver-cu12" version = "11.4.5.107" description = "CUDA solver native runtime libraries" -category = "main" optional = false python-versions = ">=3" files = [ @@ -3038,7 +2919,6 @@ nvidia-nvjitlink-cu12 = "*" name = "nvidia-cusparse-cu12" version = "12.1.0.106" description = "CUSPARSE native runtime libraries" -category = "main" optional = false python-versions = ">=3" files = [ @@ -3053,7 +2933,6 @@ nvidia-nvjitlink-cu12 = "*" name = "nvidia-nccl-cu12" version = "2.19.3" description = "NVIDIA Collective Communication Library (NCCL) Runtime" -category = "main" optional = false python-versions = ">=3" files = [ @@ -3064,7 +2943,6 @@ files = [ name = "nvidia-nvjitlink-cu12" version = "12.4.99" description = "Nvidia JIT LTO Library" -category = "main" optional = false python-versions = ">=3" files = [ @@ -3077,7 +2955,6 @@ files = [ name = "nvidia-nvtx-cu12" version = "12.1.105" description = "NVIDIA Tools Extension" -category = "main" optional = false python-versions = ">=3" files = [ @@ -3089,7 +2966,6 @@ files = [ name = "oauthlib" version = "3.2.2" description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3106,7 +2982,6 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] name = "onnxruntime" version = "1.17.1" description = "ONNX Runtime is a runtime accelerator for Machine Learning models" -category = "main" optional = false python-versions = "*" files = [ @@ -3149,7 +3024,6 @@ sympy = "*" name = "open-interpreter" version = "0.2.4" description = "Let language models run code" -category = "main" optional = false python-versions = "<3.12,>=3.9" files = [ @@ -3202,7 +3076,6 @@ safe = ["semgrep (>=1.52.0,<2.0.0)", "yaspin (>=3.0.1,<4.0.0)"] name = "openai" version = "1.14.3" description = "The official Python library for the openai API" -category = "main" optional = false python-versions = ">=3.7.1" files = [ @@ -3226,7 +3099,6 @@ datalib = ["numpy (>=1)", "pandas (>=1.2.3)", "pandas-stubs (>=1.1.0.11)"] name = "opencv-python" version = "4.9.0.80" description = "Wrapper package for OpenCV python bindings." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3241,20 +3113,17 @@ files = [ [package.dependencies] numpy = [ - {version = ">=1.21.0", markers = "python_version <= \"3.9\" and platform_system == \"Darwin\" and platform_machine == \"arm64\""}, - {version = ">=1.21.2", markers = "python_version >= \"3.10\""}, - {version = ">=1.21.4", markers = "python_version >= \"3.10\" and platform_system == \"Darwin\""}, + {version = ">=1.21.0", markers = "python_version == \"3.9\" and platform_system == \"Darwin\" and platform_machine == \"arm64\""}, {version = ">=1.23.5", markers = "python_version >= \"3.11\""}, - {version = ">=1.19.3", markers = "python_version >= \"3.6\" and platform_system == \"Linux\" and platform_machine == \"aarch64\" or python_version >= \"3.9\""}, - {version = ">=1.17.0", markers = "python_version >= \"3.7\""}, - {version = ">=1.17.3", markers = "python_version >= \"3.8\""}, + {version = ">=1.21.4", markers = "python_version >= \"3.10\" and platform_system == \"Darwin\" and python_version < \"3.11\""}, + {version = ">=1.21.2", markers = "platform_system != \"Darwin\" and python_version >= \"3.10\" and python_version < \"3.11\""}, + {version = ">=1.19.3", markers = "platform_system == \"Linux\" and platform_machine == \"aarch64\" and python_version >= \"3.8\" and python_version < \"3.10\" or python_version > \"3.9\" and python_version < \"3.10\" or python_version >= \"3.9\" and platform_system != \"Darwin\" and python_version < \"3.10\" or python_version >= \"3.9\" and platform_machine != \"arm64\" and python_version < \"3.10\""}, ] [[package]] name = "opentelemetry-api" version = "1.24.0" description = "OpenTelemetry Python API" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3270,7 +3139,6 @@ importlib-metadata = ">=6.0,<=7.0" name = "opentelemetry-exporter-otlp-proto-common" version = "1.24.0" description = "OpenTelemetry Protobuf encoding" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3285,7 +3153,6 @@ opentelemetry-proto = "1.24.0" name = "opentelemetry-exporter-otlp-proto-grpc" version = "1.24.0" description = "OpenTelemetry Collector Protobuf over gRPC Exporter" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3309,7 +3176,6 @@ test = ["pytest-grpc"] name = "opentelemetry-instrumentation" version = "0.45b0" description = "Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3326,7 +3192,6 @@ wrapt = ">=1.0.0,<2.0.0" name = "opentelemetry-instrumentation-asgi" version = "0.45b0" description = "ASGI instrumentation for OpenTelemetry" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3348,7 +3213,6 @@ instruments = ["asgiref (>=3.0,<4.0)"] name = "opentelemetry-instrumentation-fastapi" version = "0.45b0" description = "OpenTelemetry FastAPI Instrumentation" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3370,7 +3234,6 @@ instruments = ["fastapi (>=0.58,<1.0)"] name = "opentelemetry-proto" version = "1.24.0" description = "OpenTelemetry Python Proto" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3385,7 +3248,6 @@ protobuf = ">=3.19,<5.0" name = "opentelemetry-sdk" version = "1.24.0" description = "OpenTelemetry Python SDK" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3402,7 +3264,6 @@ typing-extensions = ">=3.7.4" name = "opentelemetry-semantic-conventions" version = "0.45b0" description = "OpenTelemetry Semantic Conventions" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3414,7 +3275,6 @@ files = [ name = "opentelemetry-util-http" version = "0.45b0" description = "Web util for OpenTelemetry" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3426,7 +3286,6 @@ files = [ name = "ordered-set" version = "4.1.0" description = "An OrderedSet is a custom MutableSet that remembers its order, so that every" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3441,7 +3300,6 @@ dev = ["black", "mypy", "pytest"] name = "orjson" version = "3.10.0" description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3502,7 +3360,6 @@ files = [ name = "overrides" version = "7.7.0" description = "A decorator to automatically detect mismatch when overriding a method." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3514,7 +3371,6 @@ files = [ name = "packaging" version = "24.0" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3526,7 +3382,6 @@ files = [ name = "parso" version = "0.8.3" description = "A Python Parser" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3542,7 +3397,6 @@ testing = ["docopt", "pytest (<6.0.0)"] name = "pathspec" version = "0.12.1" description = "Utility library for gitignore style pattern matching of file paths." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -3554,7 +3408,6 @@ files = [ name = "pexpect" version = "4.9.0" description = "Pexpect allows easy control of interactive console applications." -category = "main" optional = false python-versions = "*" files = [ @@ -3569,7 +3422,6 @@ ptyprocess = ">=0.5" name = "pillow" version = "10.2.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3655,7 +3507,6 @@ xmp = ["defusedxml"] name = "platformdirs" version = "4.2.0" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3671,7 +3522,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4.3)", "pytest- name = "pluggy" version = "1.4.0" description = "plugin and hook calling mechanisms for python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -3687,7 +3537,6 @@ testing = ["pytest", "pytest-benchmark"] name = "plyer" version = "2.1.0" description = "Platform-independent wrapper for platform-dependent APIs" -category = "main" optional = false python-versions = "*" files = [ @@ -3705,7 +3554,6 @@ macosx = ["pyobjus"] name = "posthog" version = "3.5.0" description = "Integrate PostHog into any python application." -category = "main" optional = false python-versions = "*" files = [ @@ -3729,7 +3577,6 @@ test = ["coverage", "flake8", "freezegun (==0.3.15)", "mock (>=2.0.0)", "pylint" name = "pre-commit" version = "3.7.0" description = "A framework for managing and maintaining multi-language pre-commit hooks." -category = "dev" optional = false python-versions = ">=3.9" files = [ @@ -3748,7 +3595,6 @@ virtualenv = ">=20.10.0" name = "prompt-toolkit" version = "3.0.43" description = "Library for building powerful interactive command lines in Python" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -3763,7 +3609,6 @@ wcwidth = "*" name = "protobuf" version = "4.25.3" description = "" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3784,7 +3629,6 @@ files = [ name = "psutil" version = "5.9.8" description = "Cross-platform lib for process and system monitoring in Python." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -3813,7 +3657,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -3825,7 +3668,6 @@ files = [ name = "pulsar-client" version = "3.4.0" description = "Apache Pulsar Python client library" -category = "main" optional = false python-versions = "*" files = [ @@ -3873,7 +3715,6 @@ functions = ["apache-bookkeeper-client (>=4.16.1)", "grpcio (>=1.60.0)", "promet name = "pure-eval" version = "0.2.2" description = "Safely evaluate AST nodes without side effects" -category = "main" optional = false python-versions = "*" files = [ @@ -3888,7 +3729,6 @@ tests = ["pytest"] name = "pyasn1" version = "0.6.0" description = "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3900,7 +3740,6 @@ files = [ name = "pyasn1-modules" version = "0.4.0" description = "A collection of ASN.1-based protocols modules" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3915,7 +3754,6 @@ pyasn1 = ">=0.4.6,<0.7.0" name = "pyaudio" version = "0.2.14" description = "Cross-platform audio I/O with PortAudio" -category = "main" optional = false python-versions = "*" files = [ @@ -3939,7 +3777,6 @@ test = ["numpy"] name = "pyautogui" version = "0.9.54" description = "PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2." -category = "main" optional = false python-versions = "*" files = [ @@ -3960,7 +3797,6 @@ pytweening = ">=1.0.4" name = "pycparser" version = "2.22" description = "C parser in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3972,7 +3808,6 @@ files = [ name = "pydantic" version = "2.6.4" description = "Data validation using Python type hints" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3992,7 +3827,6 @@ email = ["email-validator (>=2.0.0)"] name = "pydantic-core" version = "2.16.3" description = "" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4084,7 +3918,6 @@ typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0" name = "pydub" version = "0.25.1" description = "Manipulate audio with an simple and easy high level interface" -category = "main" optional = false python-versions = "*" files = [ @@ -4096,7 +3929,6 @@ files = [ name = "pygetwindow" version = "0.0.9" description = "A simple, cross-platform module for obtaining GUI information on application's windows." -category = "main" optional = false python-versions = "*" files = [ @@ -4110,7 +3942,6 @@ pyrect = "*" name = "pygments" version = "2.17.2" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4126,7 +3957,6 @@ windows-terminal = ["colorama (>=0.4.6)"] name = "pymonctl" version = "0.7" description = "Cross-Platform toolkit to get info on and control monitors connected" -category = "main" optional = false python-versions = "*" files = [ @@ -4146,7 +3976,6 @@ dev = ["mypy (>=0.990)", "types-python-xlib (>=0.32)", "types-pywin32 (>=305.0.0 name = "pymsgbox" version = "1.0.9" description = "A simple, cross-platform, pure Python module for JavaScript-like message boxes." -category = "main" optional = false python-versions = "*" files = [ @@ -4157,7 +3986,6 @@ files = [ name = "pynput" version = "1.7.6" description = "Monitor and control user input devices" -category = "main" optional = false python-versions = "*" files = [ @@ -4176,7 +4004,6 @@ six = "*" name = "pyobjc" version = "10.2" description = "Python<->ObjC Interoperability Module" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4347,7 +4174,6 @@ allbindings = ["pyobjc-core (==10.2)", "pyobjc-framework-AVFoundation (==10.2)", name = "pyobjc-core" version = "10.2" description = "Python<->ObjC Interoperability Module" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4364,7 +4190,6 @@ files = [ name = "pyobjc-framework-accessibility" version = "10.2" description = "Wrappers for the framework Accessibility on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4383,7 +4208,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-accounts" version = "10.2" description = "Wrappers for the framework Accounts on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4399,7 +4223,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-addressbook" version = "10.2" description = "Wrappers for the framework AddressBook on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4417,7 +4240,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-adservices" version = "10.2" description = "Wrappers for the framework AdServices on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4433,7 +4255,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-adsupport" version = "10.2" description = "Wrappers for the framework AdSupport on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4449,7 +4270,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-applescriptkit" version = "10.2" description = "Wrappers for the framework AppleScriptKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4465,7 +4285,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-applescriptobjc" version = "10.2" description = "Wrappers for the framework AppleScriptObjC on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4481,7 +4300,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-applicationservices" version = "10.2" description = "Wrappers for the framework ApplicationServices on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4504,7 +4322,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-apptrackingtransparency" version = "10.2" description = "Wrappers for the framework AppTrackingTransparency on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4520,7 +4337,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-audiovideobridging" version = "10.2" description = "Wrappers for the framework AudioVideoBridging on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4541,7 +4357,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-authenticationservices" version = "10.2" description = "Wrappers for the framework AuthenticationServices on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4559,7 +4374,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-automaticassessmentconfiguration" version = "10.2" description = "Wrappers for the framework AutomaticAssessmentConfiguration on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4577,7 +4391,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-automator" version = "10.2" description = "Wrappers for the framework Automator on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4595,7 +4408,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-avfoundation" version = "10.2" description = "Wrappers for the framework AVFoundation on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4616,7 +4428,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-avkit" version = "10.2" description = "Wrappers for the framework AVKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4635,7 +4446,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-avrouting" version = "10.2" description = "Wrappers for the framework AVRouting on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4653,7 +4463,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-backgroundassets" version = "10.2" description = "Wrappers for the framework BackgroundAssets on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4671,7 +4480,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-browserenginekit" version = "10.2" description = "Wrappers for the framework BrowserEngineKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4692,7 +4500,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-businesschat" version = "10.2" description = "Wrappers for the framework BusinessChat on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4708,7 +4515,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-calendarstore" version = "10.2" description = "Wrappers for the framework CalendarStore on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4724,7 +4530,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-callkit" version = "10.2" description = "Wrappers for the framework CallKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4740,7 +4545,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-cfnetwork" version = "10.2" description = "Wrappers for the framework CFNetwork on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4758,7 +4562,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-cinematic" version = "10.2" description = "Wrappers for the framework Cinematic on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4777,7 +4580,6 @@ pyobjc-framework-Metal = ">=10.2" name = "pyobjc-framework-classkit" version = "10.2" description = "Wrappers for the framework ClassKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4795,7 +4597,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-cloudkit" version = "10.2" description = "Wrappers for the framework CloudKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4814,7 +4615,6 @@ pyobjc-framework-CoreLocation = ">=10.2" name = "pyobjc-framework-cocoa" version = "10.2" description = "Wrappers for the Cocoa frameworks on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4834,7 +4634,6 @@ pyobjc-core = ">=10.2" name = "pyobjc-framework-collaboration" version = "10.2" description = "Wrappers for the framework Collaboration on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4850,7 +4649,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-colorsync" version = "10.2" description = "Wrappers for the framework ColorSync on Mac OS X" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4866,7 +4664,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-contacts" version = "10.2" description = "Wrappers for the framework Contacts on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4884,7 +4681,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-contactsui" version = "10.2" description = "Wrappers for the framework ContactsUI on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4903,7 +4699,6 @@ pyobjc-framework-Contacts = ">=10.2" name = "pyobjc-framework-coreaudio" version = "10.2" description = "Wrappers for the framework CoreAudio on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4924,7 +4719,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-coreaudiokit" version = "10.2" description = "Wrappers for the framework CoreAudioKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4943,7 +4737,6 @@ pyobjc-framework-CoreAudio = ">=10.2" name = "pyobjc-framework-corebluetooth" version = "10.2" description = "Wrappers for the framework CoreBluetooth on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4961,7 +4754,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-coredata" version = "10.2" description = "Wrappers for the framework CoreData on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4979,7 +4771,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-corehaptics" version = "10.2" description = "Wrappers for the framework CoreHaptics on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4995,7 +4786,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-corelocation" version = "10.2" description = "Wrappers for the framework CoreLocation on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5013,7 +4803,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-coremedia" version = "10.2" description = "Wrappers for the framework CoreMedia on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5034,7 +4823,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-coremediaio" version = "10.2" description = "Wrappers for the framework CoreMediaIO on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5052,7 +4840,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-coremidi" version = "10.2" description = "Wrappers for the framework CoreMIDI on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5070,7 +4857,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-coreml" version = "10.2" description = "Wrappers for the framework CoreML on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5088,7 +4874,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-coremotion" version = "10.2" description = "Wrappers for the framework CoreMotion on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5109,7 +4894,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-coreservices" version = "10.2" description = "Wrappers for the framework CoreServices on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5128,7 +4912,6 @@ pyobjc-framework-FSEvents = ">=10.2" name = "pyobjc-framework-corespotlight" version = "10.2" description = "Wrappers for the framework CoreSpotlight on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5146,7 +4929,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-coretext" version = "10.2" description = "Wrappers for the framework CoreText on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5168,7 +4950,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-corewlan" version = "10.2" description = "Wrappers for the framework CoreWLAN on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5186,7 +4967,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-cryptotokenkit" version = "10.2" description = "Wrappers for the framework CryptoTokenKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5204,7 +4984,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-datadetection" version = "10.2" description = "Wrappers for the framework DataDetection on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5220,7 +4999,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-devicecheck" version = "10.2" description = "Wrappers for the framework DeviceCheck on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5236,7 +5014,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-dictionaryservices" version = "10.2" description = "Wrappers for the framework DictionaryServices on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5252,7 +5029,6 @@ pyobjc-framework-CoreServices = ">=10.2" name = "pyobjc-framework-discrecording" version = "10.2" description = "Wrappers for the framework DiscRecording on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5270,7 +5046,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-discrecordingui" version = "10.2" description = "Wrappers for the framework DiscRecordingUI on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5287,7 +5062,6 @@ pyobjc-framework-DiscRecording = ">=10.2" name = "pyobjc-framework-diskarbitration" version = "10.2" description = "Wrappers for the framework DiskArbitration on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5303,7 +5077,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-dvdplayback" version = "10.2" description = "Wrappers for the framework DVDPlayback on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5319,7 +5092,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-eventkit" version = "10.2" description = "Wrappers for the framework Accounts on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5335,7 +5107,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-exceptionhandling" version = "10.2" description = "Wrappers for the framework ExceptionHandling on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5351,7 +5122,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-executionpolicy" version = "10.2" description = "Wrappers for the framework ExecutionPolicy on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5367,7 +5137,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-extensionkit" version = "10.2" description = "Wrappers for the framework ExtensionKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5385,7 +5154,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-externalaccessory" version = "10.2" description = "Wrappers for the framework ExternalAccessory on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5403,7 +5171,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-fileprovider" version = "10.2" description = "Wrappers for the framework FileProvider on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5424,7 +5191,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-fileproviderui" version = "10.2" description = "Wrappers for the framework FileProviderUI on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5440,7 +5206,6 @@ pyobjc-framework-FileProvider = ">=10.2" name = "pyobjc-framework-findersync" version = "10.2" description = "Wrappers for the framework FinderSync on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5456,7 +5221,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-fsevents" version = "10.2" description = "Wrappers for the framework FSEvents on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5474,7 +5238,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-gamecenter" version = "10.2" description = "Wrappers for the framework GameCenter on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5492,7 +5255,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-gamecontroller" version = "10.2" description = "Wrappers for the framework GameController on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5510,7 +5272,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-gamekit" version = "10.2" description = "Wrappers for the framework GameKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5529,7 +5290,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-gameplaykit" version = "10.2" description = "Wrappers for the framework GameplayKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5548,7 +5308,6 @@ pyobjc-framework-SpriteKit = ">=10.2" name = "pyobjc-framework-healthkit" version = "10.2" description = "Wrappers for the framework HealthKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5566,7 +5325,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-imagecapturecore" version = "10.2" description = "Wrappers for the framework ImageCaptureCore on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5584,7 +5342,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-inputmethodkit" version = "10.2" description = "Wrappers for the framework InputMethodKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5602,7 +5359,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-installerplugins" version = "10.2" description = "Wrappers for the framework InstallerPlugins on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5618,7 +5374,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-instantmessage" version = "10.2" description = "Wrappers for the framework InstantMessage on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5635,7 +5390,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-intents" version = "10.2" description = "Wrappers for the framework Intents on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5653,7 +5407,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-intentsui" version = "10.2" description = "Wrappers for the framework Intents on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5674,7 +5427,6 @@ pyobjc-framework-Intents = ">=10.2" name = "pyobjc-framework-iobluetooth" version = "10.2" description = "Wrappers for the framework IOBluetooth on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5692,7 +5444,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-iobluetoothui" version = "10.2" description = "Wrappers for the framework IOBluetoothUI on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5708,7 +5459,6 @@ pyobjc-framework-IOBluetooth = ">=10.2" name = "pyobjc-framework-iosurface" version = "10.2" description = "Wrappers for the framework IOSurface on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5724,7 +5474,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-ituneslibrary" version = "10.2" description = "Wrappers for the framework iTunesLibrary on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5740,7 +5489,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-kernelmanagement" version = "10.2" description = "Wrappers for the framework KernelManagement on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5756,7 +5504,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-latentsemanticmapping" version = "10.2" description = "Wrappers for the framework LatentSemanticMapping on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5772,7 +5519,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-launchservices" version = "10.2" description = "Wrappers for the framework LaunchServices on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5788,7 +5534,6 @@ pyobjc-framework-CoreServices = ">=10.2" name = "pyobjc-framework-libdispatch" version = "10.2" description = "Wrappers for libdispatch on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5809,7 +5554,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-libxpc" version = "10.2" description = "Wrappers for xpc on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5830,7 +5574,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-linkpresentation" version = "10.2" description = "Wrappers for the framework LinkPresentation on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5847,7 +5590,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-localauthentication" version = "10.2" description = "Wrappers for the framework LocalAuthentication on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5864,7 +5606,6 @@ pyobjc-framework-Security = ">=10.2" name = "pyobjc-framework-localauthenticationembeddedui" version = "10.2" description = "Wrappers for the framework LocalAuthenticationEmbeddedUI on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5881,7 +5622,6 @@ pyobjc-framework-LocalAuthentication = ">=10.2" name = "pyobjc-framework-mailkit" version = "10.2" description = "Wrappers for the framework MailKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5897,7 +5637,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-mapkit" version = "10.2" description = "Wrappers for the framework MapKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5917,7 +5656,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-mediaaccessibility" version = "10.2" description = "Wrappers for the framework MediaAccessibility on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5933,7 +5671,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-medialibrary" version = "10.2" description = "Wrappers for the framework MediaLibrary on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5950,7 +5687,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-mediaplayer" version = "10.2" description = "Wrappers for the framework MediaPlayer on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5966,7 +5702,6 @@ pyobjc-framework-AVFoundation = ">=10.2" name = "pyobjc-framework-mediatoolbox" version = "10.2" description = "Wrappers for the framework MediaToolbox on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5984,7 +5719,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-metal" version = "10.2" description = "Wrappers for the framework Metal on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6002,7 +5736,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-metalfx" version = "10.2" description = "Wrappers for the framework MetalFX on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6020,7 +5753,6 @@ pyobjc-framework-Metal = ">=10.2" name = "pyobjc-framework-metalkit" version = "10.2" description = "Wrappers for the framework MetalKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6039,7 +5771,6 @@ pyobjc-framework-Metal = ">=10.2" name = "pyobjc-framework-metalperformanceshaders" version = "10.2" description = "Wrappers for the framework MetalPerformanceShaders on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6057,7 +5788,6 @@ pyobjc-framework-Metal = ">=10.2" name = "pyobjc-framework-metalperformanceshadersgraph" version = "10.2" description = "Wrappers for the framework MetalPerformanceShadersGraph on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6073,7 +5803,6 @@ pyobjc-framework-MetalPerformanceShaders = ">=10.2" name = "pyobjc-framework-metrickit" version = "10.2" description = "Wrappers for the framework MetricKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6094,7 +5823,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-mlcompute" version = "10.2" description = "Wrappers for the framework MLCompute on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6110,7 +5838,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-modelio" version = "10.2" description = "Wrappers for the framework ModelIO on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6129,7 +5856,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-multipeerconnectivity" version = "10.2" description = "Wrappers for the framework MultipeerConnectivity on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6147,7 +5873,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-naturallanguage" version = "10.2" description = "Wrappers for the framework NaturalLanguage on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6163,7 +5888,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-netfs" version = "10.2" description = "Wrappers for the framework NetFS on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6179,7 +5903,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-network" version = "10.2" description = "Wrappers for the framework Network on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6197,7 +5920,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-networkextension" version = "10.2" description = "Wrappers for the framework NetworkExtension on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6215,7 +5937,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-notificationcenter" version = "10.2" description = "Wrappers for the framework NotificationCenter on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6233,7 +5954,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-opendirectory" version = "10.2" description = "Wrappers for the framework OpenDirectory on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6249,7 +5969,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-osakit" version = "10.2" description = "Wrappers for the framework OSAKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6265,7 +5984,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-oslog" version = "10.2" description = "Wrappers for the framework OSLog on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6285,7 +6003,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-passkit" version = "10.2" description = "Wrappers for the framework PassKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6303,7 +6020,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-pencilkit" version = "10.2" description = "Wrappers for the framework PencilKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6319,7 +6035,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-phase" version = "10.2" description = "Wrappers for the framework PHASE on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6335,7 +6050,6 @@ pyobjc-framework-AVFoundation = ">=10.2" name = "pyobjc-framework-photos" version = "10.2" description = "Wrappers for the framework Photos on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6353,7 +6067,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-photosui" version = "10.2" description = "Wrappers for the framework PhotosUI on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6371,7 +6084,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-preferencepanes" version = "10.2" description = "Wrappers for the framework PreferencePanes on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6387,7 +6099,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-pubsub" version = "10.2" description = "Wrappers for the framework PubSub on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6403,7 +6114,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-pushkit" version = "10.2" description = "Wrappers for the framework PushKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6421,7 +6131,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-quartz" version = "10.2" description = "Wrappers for the Quartz frameworks on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6442,7 +6151,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-quicklookthumbnailing" version = "10.2" description = "Wrappers for the framework QuickLookThumbnailing on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6459,7 +6167,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-replaykit" version = "10.2" description = "Wrappers for the framework ReplayKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6477,7 +6184,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-safariservices" version = "10.2" description = "Wrappers for the framework SafariServices on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6495,7 +6201,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-safetykit" version = "10.2" description = "Wrappers for the framework SafetyKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6514,7 +6219,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-scenekit" version = "10.2" description = "Wrappers for the framework SceneKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6533,7 +6237,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-screencapturekit" version = "10.2" description = "Wrappers for the framework ScreenCaptureKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6555,7 +6258,6 @@ pyobjc-framework-CoreMedia = ">=10.2" name = "pyobjc-framework-screensaver" version = "10.2" description = "Wrappers for the framework ScreenSaver on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6573,7 +6275,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-screentime" version = "10.2" description = "Wrappers for the framework ScreenTime on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6589,7 +6290,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-scriptingbridge" version = "10.2" description = "Wrappers for the framework ScriptingBridge on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6607,7 +6307,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-searchkit" version = "10.2" description = "Wrappers for the framework SearchKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6623,7 +6322,6 @@ pyobjc-framework-CoreServices = ">=10.2" name = "pyobjc-framework-security" version = "10.2" description = "Wrappers for the framework Security on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6644,7 +6342,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-securityfoundation" version = "10.2" description = "Wrappers for the framework SecurityFoundation on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6661,7 +6358,6 @@ pyobjc-framework-Security = ">=10.2" name = "pyobjc-framework-securityinterface" version = "10.2" description = "Wrappers for the framework SecurityInterface on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6680,7 +6376,6 @@ pyobjc-framework-Security = ">=10.2" name = "pyobjc-framework-sensitivecontentanalysis" version = "10.2" description = "Wrappers for the framework SensitiveContentAnalysis on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6697,7 +6392,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-servicemanagement" version = "10.2" description = "Wrappers for the framework ServiceManagement on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6713,7 +6407,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-sharedwithyou" version = "10.2" description = "Wrappers for the framework SharedWithYou on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6731,7 +6424,6 @@ pyobjc-framework-SharedWithYouCore = ">=10.2" name = "pyobjc-framework-sharedwithyoucore" version = "10.2" description = "Wrappers for the framework SharedWithYouCore on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6749,7 +6441,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-shazamkit" version = "10.2" description = "Wrappers for the framework ShazamKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6770,7 +6461,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-social" version = "10.2" description = "Wrappers for the framework Social on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6786,7 +6476,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-soundanalysis" version = "10.2" description = "Wrappers for the framework SoundAnalysis on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6802,7 +6491,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-speech" version = "10.2" description = "Wrappers for the framework Speech on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6820,7 +6508,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-spritekit" version = "10.2" description = "Wrappers for the framework SpriteKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6842,7 +6529,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-storekit" version = "10.2" description = "Wrappers for the framework StoreKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6860,7 +6546,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-symbols" version = "10.2" description = "Wrappers for the framework Symbols on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6876,7 +6561,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-syncservices" version = "10.2" description = "Wrappers for the framework SyncServices on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6895,7 +6579,6 @@ pyobjc-framework-CoreData = ">=10.2" name = "pyobjc-framework-systemconfiguration" version = "10.2" description = "Wrappers for the framework SystemConfiguration on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6913,7 +6596,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-systemextensions" version = "10.2" description = "Wrappers for the framework SystemExtensions on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6931,7 +6613,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-threadnetwork" version = "10.2" description = "Wrappers for the framework ThreadNetwork on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6947,7 +6628,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-uniformtypeidentifiers" version = "10.2" description = "Wrappers for the framework UniformTypeIdentifiers on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6963,7 +6643,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-usernotifications" version = "10.2" description = "Wrappers for the framework UserNotifications on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6981,7 +6660,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-usernotificationsui" version = "10.2" description = "Wrappers for the framework UserNotificationsUI on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6998,7 +6676,6 @@ pyobjc-framework-UserNotifications = ">=10.2" name = "pyobjc-framework-videosubscriberaccount" version = "10.2" description = "Wrappers for the framework VideoSubscriberAccount on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7014,7 +6691,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-videotoolbox" version = "10.2" description = "Wrappers for the framework VideoToolbox on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7034,7 +6710,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-virtualization" version = "10.2" description = "Wrappers for the framework Virtualization on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7052,7 +6727,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyobjc-framework-vision" version = "10.2" description = "Wrappers for the framework Vision on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7072,7 +6746,6 @@ pyobjc-framework-Quartz = ">=10.2" name = "pyobjc-framework-webkit" version = "10.2" description = "Wrappers for the framework WebKit on macOS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7090,7 +6763,6 @@ pyobjc-framework-Cocoa = ">=10.2" name = "pyparsing" version = "3.1.2" description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "main" optional = false python-versions = ">=3.6.8" files = [ @@ -7105,7 +6777,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pypdf" version = "4.1.0" description = "A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7127,7 +6798,6 @@ image = ["Pillow (>=8.0.0)"] name = "pyperclip" version = "1.8.2" description = "A cross-platform clipboard module for Python. (Only handles plain text for now.)" -category = "main" optional = false python-versions = "*" files = [ @@ -7138,7 +6808,6 @@ files = [ name = "pypika" version = "0.48.9" description = "A SQL query builder API for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -7149,7 +6818,6 @@ files = [ name = "pyproject-hooks" version = "1.0.0" description = "Wrappers to call pyproject.toml-based build backend hooks." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7160,11 +6828,24 @@ files = [ [package.dependencies] tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} +[[package]] +name = "pyqrcode" +version = "1.2.1" +description = "A QR code generator written purely in Python with SVG, EPS, PNG and terminal output." +optional = false +python-versions = "*" +files = [ + {file = "PyQRCode-1.2.1.tar.gz", hash = "sha256:fdbf7634733e56b72e27f9bce46e4550b75a3a2c420414035cae9d9d26b234d5"}, + {file = "PyQRCode-1.2.1.zip", hash = "sha256:1b2812775fa6ff5c527977c4cd2ccb07051ca7d0bc0aecf937a43864abe5eff6"}, +] + +[package.extras] +png = ["pypng (>=0.0.13)"] + [[package]] name = "pyreadline3" version = "3.4.1" description = "A python implementation of GNU readline." -category = "main" optional = false python-versions = "*" files = [ @@ -7176,7 +6857,6 @@ files = [ name = "pyrect" version = "0.2.0" description = "PyRect is a simple module with a Rect class for Pygame-like rectangular areas." -category = "main" optional = false python-versions = "*" files = [ @@ -7187,7 +6867,6 @@ files = [ name = "pyscreeze" version = "0.1.30" description = "A simple, cross-platform screenshot module for Python 2 and 3." -category = "main" optional = false python-versions = "*" files = [ @@ -7204,7 +6883,6 @@ Pillow = [ name = "pytesseract" version = "0.3.10" description = "Python-tesseract is a python wrapper for Google's Tesseract-OCR" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7220,7 +6898,6 @@ Pillow = ">=8.0.0" name = "pytest" version = "8.1.1" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -7243,7 +6920,6 @@ testing = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygm name = "python-crontab" version = "3.0.0" description = "Python Crontab API" -category = "main" optional = false python-versions = "*" files = [ @@ -7262,7 +6938,6 @@ cron-schedule = ["croniter"] name = "python-dateutil" version = "2.9.0.post0" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -7277,7 +6952,6 @@ six = ">=1.5" name = "python-dotenv" version = "1.0.1" description = "Read key-value pairs from a .env file and set them as environment variables" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7292,7 +6966,6 @@ cli = ["click (>=5.0)"] name = "python-iso639" version = "2024.2.7" description = "Look-up utilities for ISO 639 language codes and names" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7307,7 +6980,6 @@ dev = ["black (==24.1.1)", "build (==1.0.3)", "flake8 (==7.0.0)", "pytest (==8.0 name = "python-magic" version = "0.4.27" description = "File type identification using libmagic" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -7319,7 +6991,6 @@ files = [ name = "python-xlib" version = "0.33" description = "Python X Library" -category = "main" optional = false python-versions = "*" files = [ @@ -7334,7 +7005,6 @@ six = ">=1.10.0" name = "python3-xlib" version = "0.15" description = "Python3 X Library" -category = "main" optional = false python-versions = "*" files = [ @@ -7345,7 +7015,6 @@ files = [ name = "pytimeparse" version = "1.1.8" description = "Time expression parser" -category = "main" optional = false python-versions = "*" files = [ @@ -7357,7 +7026,6 @@ files = [ name = "pytweening" version = "1.2.0" description = "A collection of tweening (aka easing) functions." -category = "main" optional = false python-versions = "*" files = [ @@ -7368,7 +7036,6 @@ files = [ name = "pytz" version = "2024.1" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -7380,7 +7047,6 @@ files = [ name = "pywin32" version = "306" description = "Python for Window Extensions" -category = "main" optional = false python-versions = "*" files = [ @@ -7404,7 +7070,6 @@ files = [ name = "pywinbox" version = "0.6" description = "Cross-Platform and multi-monitor toolkit to handle rectangular areas and windows box" -category = "main" optional = false python-versions = "*" files = [ @@ -7424,7 +7089,6 @@ dev = ["mypy (>=0.990)", "pywinctl (>=0.1)", "types-python-xlib (>=0.32)", "type name = "pywinctl" version = "0.3" description = "Cross-Platform toolkit to get info on and control windows on screen" -category = "main" optional = false python-versions = "*" files = [ @@ -7446,7 +7110,6 @@ dev = ["mypy (>=0.990)", "types-python-xlib (>=0.32)", "types-pywin32 (>=305.0.0 name = "pyyaml" version = "6.0.1" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7507,7 +7170,6 @@ files = [ name = "pyzmq" version = "25.1.2" description = "Python bindings for 0MQ" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7613,7 +7275,6 @@ cffi = {version = "*", markers = "implementation_name == \"pypy\""} name = "rapidfuzz" version = "3.7.0" description = "rapid fuzzy string matching" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7716,7 +7377,6 @@ full = ["numpy"] name = "readchar" version = "4.0.6" description = "Library to easily read single chars and key strokes" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7731,7 +7391,6 @@ setuptools = ">=41.0" name = "regex" version = "2023.12.25" description = "Alternative regular expression module, to replace re." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7834,7 +7493,6 @@ files = [ name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7856,7 +7514,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-oauthlib" version = "2.0.0" description = "OAuthlib authentication support for Requests." -category = "main" optional = false python-versions = ">=3.4" files = [ @@ -7875,7 +7532,6 @@ rsa = ["oauthlib[signedtoken] (>=3.0.0)"] name = "rich" version = "13.7.1" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -7894,7 +7550,6 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"] name = "rsa" version = "4.9" description = "Pure-Python RSA implementation" -category = "main" optional = false python-versions = ">=3.6,<4" files = [ @@ -7909,7 +7564,6 @@ pyasn1 = ">=0.1.3" name = "rubicon-objc" version = "0.4.7" description = "A bridge between an Objective C runtime environment and Python." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7925,7 +7579,6 @@ docs = ["furo (==2023.9.10)", "pyenchant (==3.2.2)", "sphinx (==7.1.2)", "sphinx name = "runs" version = "1.2.2" description = "🏃 Run a block of text as a subprocess 🏃" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7940,7 +7593,6 @@ xmod = "*" name = "safetensors" version = "0.4.2" description = "" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8073,7 +7725,6 @@ torch = ["safetensors[numpy]", "torch (>=1.10)"] name = "scikit-learn" version = "1.4.1.post1" description = "A set of python modules for machine learning and data mining" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -8116,7 +7767,6 @@ tests = ["black (>=23.3.0)", "matplotlib (>=3.3.4)", "mypy (>=1.3)", "numpydoc ( name = "scipy" version = "1.12.0" description = "Fundamental algorithms for scientific computing in Python" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -8159,7 +7809,6 @@ test = ["asv", "gmpy2", "hypothesis", "mpmath", "pooch", "pytest", "pytest-cov", name = "send2trash" version = "1.8.2" description = "Send file to trash natively under Mac OS X, Windows and Linux" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -8176,7 +7825,6 @@ win32 = ["pywin32"] name = "sentence-transformers" version = "2.6.1" description = "Multilingual text embeddings" -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -8198,7 +7846,6 @@ transformers = ">=4.32.0,<5.0.0" name = "setuptools" version = "69.2.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8215,7 +7862,6 @@ testing-integration = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "jar name = "simpleaudio" version = "1.0.4" description = "Simple, asynchronous audio playback for Python 3." -category = "main" optional = false python-versions = "*" files = [ @@ -8232,7 +7878,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 = [ @@ -8244,7 +7889,6 @@ files = [ name = "smmap" version = "5.0.1" description = "A pure Python implementation of a sliding window memory map manager" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8256,7 +7900,6 @@ files = [ name = "sniffio" version = "1.3.1" description = "Sniff out which async library your code is running under" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8268,7 +7911,6 @@ files = [ name = "soupsieve" version = "2.5" description = "A modern CSS selector implementation for Beautiful Soup." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8280,7 +7922,6 @@ files = [ name = "stack-data" version = "0.6.3" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "main" optional = false python-versions = "*" files = [ @@ -8300,7 +7941,6 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"] name = "starlette" version = "0.36.3" description = "The little ASGI library that shines." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8319,7 +7959,6 @@ full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart (>=0.0.7 name = "sympy" version = "1.12" description = "Computer algebra system (CAS) in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8334,7 +7973,6 @@ mpmath = ">=0.19" name = "tabulate" version = "0.9.0" description = "Pretty-print tabular data" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8349,7 +7987,6 @@ widechars = ["wcwidth"] name = "tenacity" version = "8.2.3" description = "Retry code until it succeeds" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8364,7 +8001,6 @@ doc = ["reno", "sphinx", "tornado (>=4.5)"] name = "textual" version = "0.50.1" description = "Modern Text User Interface framework" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -8384,7 +8020,6 @@ syntax = ["tree-sitter (>=0.20.1,<0.21.0)", "tree_sitter_languages (>=1.7.0)"] name = "threadpoolctl" version = "3.4.0" description = "threadpoolctl" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8396,7 +8031,6 @@ files = [ name = "tiktoken" version = "0.5.2" description = "tiktoken is a fast BPE tokeniser for use with OpenAI's models" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8449,7 +8083,6 @@ blobfile = ["blobfile (>=2)"] name = "timm" version = "0.9.16" description = "PyTorch Image Models" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8468,7 +8101,6 @@ torchvision = "*" name = "tokenizers" version = "0.15.2" description = "" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8596,7 +8228,6 @@ testing = ["black (==22.3)", "datasets", "numpy", "pytest", "requests"] name = "tokentrim" version = "0.1.13" description = "Easily trim 'messages' arrays for use with GPTs." -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -8611,7 +8242,6 @@ tiktoken = ">=0.4.0" 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 = [ @@ -8623,7 +8253,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8635,7 +8264,6 @@ files = [ name = "torch" version = "2.2.2" description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration" -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -8694,7 +8322,6 @@ optree = ["optree (>=0.9.1)"] name = "torchvision" version = "0.17.2" description = "image and video datasets and models for torch deep learning" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8727,7 +8354,7 @@ files = [ [package.dependencies] numpy = "*" -pillow = ">=5.3.0,<8.3.0 || >=8.4.0" +pillow = ">=5.3.0,<8.3.dev0 || >=8.4.dev0" torch = "2.2.2" [package.extras] @@ -8737,7 +8364,6 @@ scipy = ["scipy"] name = "tornado" version = "6.4" description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." -category = "main" optional = false python-versions = ">= 3.8" files = [ @@ -8758,7 +8384,6 @@ files = [ name = "tqdm" version = "4.66.2" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8779,7 +8404,6 @@ telegram = ["requests"] name = "traitlets" version = "5.14.2" description = "Traitlets Python configuration system" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8795,7 +8419,6 @@ test = ["argcomplete (>=3.0.3)", "mypy (>=1.7.0)", "pre-commit", "pytest (>=7.0, name = "transformers" version = "4.39.2" description = "State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow" -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -8864,7 +8487,6 @@ vision = ["Pillow (>=10.0.1,<=15.0)"] name = "triton" version = "2.2.0" description = "A language and compiler for custom Deep Learning operations" -category = "main" optional = false python-versions = "*" files = [ @@ -8888,7 +8510,6 @@ tutorials = ["matplotlib", "pandas", "tabulate", "torch"] name = "typer" version = "0.9.4" description = "Typer, build great CLIs. Easy to code. Based on Python type hints." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -8910,7 +8531,6 @@ test = ["black (>=22.3.0,<23.0.0)", "coverage (>=6.2,<7.0)", "isort (>=5.0.6,<6. name = "typing-extensions" version = "4.10.0" description = "Backported and Experimental Type Hints for Python 3.8+" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8922,7 +8542,6 @@ files = [ name = "typing-inspect" version = "0.9.0" description = "Runtime inspection utilities for typing module." -category = "main" optional = false python-versions = "*" files = [ @@ -8938,7 +8557,6 @@ typing-extensions = ">=3.7.4" name = "tzdata" version = "2024.1" description = "Provider of IANA time zone data" -category = "main" optional = false python-versions = ">=2" files = [ @@ -8950,7 +8568,6 @@ files = [ name = "tzlocal" version = "5.2" description = "tzinfo object for the local timezone" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8968,7 +8585,6 @@ devenv = ["check-manifest", "pytest (>=4.3)", "pytest-cov", "pytest-mock (>=3.3) name = "uc-micro-py" version = "1.0.3" description = "Micro subset of unicode data files for linkify-it-py projects." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8983,7 +8599,6 @@ test = ["coverage", "pytest", "pytest-cov"] name = "unstructured" version = "0.12.5" description = "A library that prepares raw documents for downstream ML tasks." -category = "main" optional = false python-versions = ">=3.9.0,<3.12" files = [ @@ -9075,7 +8690,6 @@ xlsx = ["networkx", "openpyxl", "pandas", "xlrd"] name = "unstructured-client" version = "0.22.0" description = "Python Client SDK for Unstructured API" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -9108,7 +8722,6 @@ dev = ["pylint (==2.16.2)"] name = "urllib3" version = "2.2.1" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -9126,7 +8739,6 @@ zstd = ["zstandard (>=0.18.0)"] name = "uvicorn" version = "0.27.1" description = "The lightning-fast ASGI server." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -9142,7 +8754,7 @@ httptools = {version = ">=0.5.0", optional = true, markers = "extra == \"standar python-dotenv = {version = ">=0.13", optional = true, markers = "extra == \"standard\""} pyyaml = {version = ">=5.1", optional = true, markers = "extra == \"standard\""} typing-extensions = {version = ">=4.0", markers = "python_version < \"3.11\""} -uvloop = {version = ">=0.14.0,<0.15.0 || >0.15.0,<0.15.1 || >0.15.1", optional = true, markers = "sys_platform != \"win32\" and sys_platform != \"cygwin\" and platform_python_implementation != \"PyPy\" and extra == \"standard\""} +uvloop = {version = ">=0.14.0,<0.15.0 || >0.15.0,<0.15.1 || >0.15.1", optional = true, markers = "(sys_platform != \"win32\" and sys_platform != \"cygwin\") and platform_python_implementation != \"PyPy\" and extra == \"standard\""} watchfiles = {version = ">=0.13", optional = true, markers = "extra == \"standard\""} websockets = {version = ">=10.4", optional = true, markers = "extra == \"standard\""} @@ -9153,7 +8765,6 @@ standard = ["colorama (>=0.4)", "httptools (>=0.5.0)", "python-dotenv (>=0.13)", name = "uvloop" version = "0.19.0" description = "Fast implementation of asyncio event loop on top of libuv" -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -9198,7 +8809,6 @@ test = ["Cython (>=0.29.36,<0.30.0)", "aiohttp (==3.9.0b0)", "aiohttp (>=3.8.1)" name = "virtualenv" version = "20.25.1" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -9219,7 +8829,6 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess name = "watchfiles" version = "0.21.0" description = "Simple, modern and high performance file watching and code reload in python." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -9307,7 +8916,6 @@ anyio = ">=3.0.0" name = "wcwidth" version = "0.2.13" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -9319,7 +8927,6 @@ files = [ name = "websocket-client" version = "1.7.0" description = "WebSocket client for Python with low level API options" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -9336,7 +8943,6 @@ test = ["websockets"] name = "websockets" version = "12.0" description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -9418,7 +9024,6 @@ files = [ name = "wget" version = "3.2" description = "pure python download utility" -category = "main" optional = false python-versions = "*" files = [ @@ -9429,7 +9034,6 @@ files = [ name = "widgetsnbextension" version = "4.0.10" description = "Jupyter interactive widgets for Jupyter Notebook" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -9441,7 +9045,6 @@ files = [ name = "wrapt" version = "1.16.0" description = "Module for decorators, wrappers and monkey patching." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -9521,7 +9124,6 @@ files = [ name = "xmod" version = "1.8.1" description = "🌱 Turn any object into a module 🌱" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -9533,7 +9135,6 @@ files = [ name = "yarl" version = "1.9.4" description = "Yet another URL library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -9637,7 +9238,6 @@ multidict = ">=4.0" name = "zipp" version = "3.18.1" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -9652,4 +9252,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "6991a3b5761739bab4e19777e574044345e064e0a4a54082fc640b6d8b98975c" +content-hash = "8f22d228c8b3c85a5b92fd98eb51042ab214f32634ff024fc036e78b3535107d" diff --git a/software/pyproject.toml b/software/pyproject.toml index a56bfce..6d331ea 100644 --- a/software/pyproject.toml +++ b/software/pyproject.toml @@ -33,6 +33,7 @@ dateparser = "^1.2.0" pytimeparse = "^1.1.8" python-crontab = "^3.0.0" inquirer = "^3.2.4" +pyqrcode = "^1.2.1" [build-system] requires = ["poetry-core"] diff --git a/software/source/server/tunnel.py b/software/source/server/tunnel.py index 5d55a97..7181408 100644 --- a/software/source/server/tunnel.py +++ b/software/source/server/tunnel.py @@ -2,12 +2,14 @@ import os import subprocess import re import shutil +import pyqrcode import time from ..utils.print_markdown import print_markdown -def create_tunnel(tunnel_method='ngrok', server_host='localhost', server_port=10001): +def create_tunnel(tunnel_method='ngrok', server_host='localhost', server_port=10001, qr=False): print_markdown(f"Exposing server to the internet...") + server_url = "" if tunnel_method == "bore": try: output = subprocess.check_output('command -v bore', shell=True) @@ -27,6 +29,7 @@ def create_tunnel(tunnel_method='ngrok', server_host='localhost', server_port=10 break if "listening at bore.pub:" in line: remote_port = re.search('bore.pub:([0-9]*)', line).group(1) + server_url = f"bore.pub:{remote_port}" print_markdown(f"Your server is being hosted at the following URL: bore.pub:{remote_port}") break @@ -53,7 +56,7 @@ def create_tunnel(tunnel_method='ngrok', server_host='localhost', server_port=10 if match: found_url = True remote_url = match.group(0).replace('your url is: ', '') - + server_url = remote_url print(f"\nYour server is being hosted at the following URL: {remote_url}") break # Exit the loop once the URL is found @@ -71,7 +74,7 @@ def create_tunnel(tunnel_method='ngrok', server_host='localhost', server_port=10 # If ngrok is installed, start it on the specified port # process = subprocess.Popen(f'ngrok http {server_port} --log=stdout', shell=True, stdout=subprocess.PIPE) - process = subprocess.Popen(f'ngrok http {server_port} --scheme http,https --log=stdout', shell=True, stdout=subprocess.PIPE) + process = subprocess.Popen(f'ngrok http {server_port} --scheme http,https --domain=marten-advanced-dragon.ngrok-free.app --log=stdout', shell=True, stdout=subprocess.PIPE) # Initially, no URL is found found_url = False @@ -87,9 +90,16 @@ def create_tunnel(tunnel_method='ngrok', server_host='localhost', server_port=10 if match: found_url = True remote_url = match.group(0) - + server_url = remote_url print(f"\nYour server is being hosted at the following URL: {remote_url}") break # Exit the loop once the URL is found - + if not found_url: print("Failed to extract the ngrok tunnel URL. Please check ngrok's output for details.") + + if server_url and qr: + text = pyqrcode.create(remote_url) + print(text.terminal(quiet_zone=1)) + + return server_url + diff --git a/software/start.py b/software/start.py index 6cc41f1..9b8b627 100644 --- a/software/start.py +++ b/software/start.py @@ -39,6 +39,8 @@ def run( stt_service: str = typer.Option("openai", "--stt-service", help="Specify the STT service"), local: bool = typer.Option(False, "--local", help="Use recommended local services for LLM, STT, and TTS"), + + qr: bool = typer.Option(False, "--qr", help="Print the QR code for the server URL") ): _run( @@ -59,7 +61,8 @@ def run( temperature=temperature, tts_service=tts_service, stt_service=stt_service, - local=local + local=local, + qr=qr ) def _run( @@ -87,7 +90,9 @@ def _run( stt_service: str = "openai", - local: bool = False + local: bool = False, + + qr: bool = False ): if local: @@ -115,7 +120,7 @@ def _run( server_thread.start() if expose: - tunnel_thread = threading.Thread(target=create_tunnel, args=[tunnel_service, server_host, server_port]) + tunnel_thread = threading.Thread(target=create_tunnel, args=[tunnel_service, server_host, server_port, qr]) tunnel_thread.start() if client: