From 596adfdc092ed6a495b5ab65f3787a2b5b96a058 Mon Sep 17 00:00:00 2001 From: za-ek <1@zaek.eu> Date: Fri, 25 Sep 2026 17:00:18 +0300 Subject: [PATCH] requirements --- requirements.txt | 153 +++++++++++++++++++++++++++++++---------------- 1 file changed, 102 insertions(+), 51 deletions(-) diff --git a/requirements.txt b/requirements.txt index bf29ddc..8a5e5c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,52 +1,103 @@ -annotated-doc==0.0.5 -annotated-types==0.8.0 -anyio==4.15.1 -attrs==26.1.0 -certifi==2026.7.22 +a2wsgi==1.10.10 +adbc_driver_manager==1.12.0 +adbc_driver_postgresql==1.12.0 +adbc_driver_sqlite==1.12.0 +aiohttp==3.14.3 +AppKit==0.2.8 +atheris==3.1.0 +beautifulsoup4==4.15.0 +botocore==1.43.102 +brotli==1.2.0 +brotlicffi==1.2.0.2 cffi==2.1.1 -click==8.5.0 -cryptography==50.0.1 -fastapi==0.141.1 -h11==0.16.0 -httpcore==1.0.9 -httpcore2==2.13.0 -httpx==0.28.1 -httpx2==2.13.0 -idna==3.20 -jiter==0.17.0 -jsonschema==4.26.0 -jsonschema-specifications==2025.9.1 -mcp==2.2.0 -mcp-types==2.2.0 -networkx==3.7 -numpy==2.5.3 -openai==3.16.2 -opentelemetry-api==1.44.0 -pandas==3.0.6 -pycparser==3.0 -pydantic==2.13.5 -pydantic_core==2.46.5 -pydeps==3.0.8 -PyJWT==2.14.0 -python-dateutil==2.9.0.post0 -python-dotenv==1.2.3 -python-multipart==0.0.32 -PyYAML==6.0.3 -referencing==0.37.0 -rpds-py==2026.6.3 -ruff==0.16.8 -six==1.17.0 -sniffio==1.3.1 -socksio==1.0.0 -sse-starlette==3.4.11 -starlette==1.6.0 -stdlib-list==0.12.0 -tree-sitter==0.26.0 -tree-sitter-html==0.23.2 -tree-sitter-javascript==0.25.0 -tree-sitter-python==0.25.0 -tree-sitter-typescript==0.23.2 -truststore==0.10.4 -typing-inspection==0.4.4 -typing_extensions==4.16.0 -uvicorn==0.53.0 +chardet==7.6.0 +checks==0.2 +ConfigParser==7.2.0 +curio==1.6 +cycler==0.12.1 +Cython==3.3.0 +docutils==0.23 +email_validator==2.3.0 +eval_type_backport==0.4.0 +exceptiongroup==1.3.1 +fastapi_cli==0.0.32 +fastparquet==2026.5.0 +filelock==4.0.3 +Foundation==0.1.0a0.dev1 +fqdn==1.5.1 +fsspec==2026.9.0 +gunicorn==26.2.0 +h2==4.4.1 +HTMLParser==0.0.2 +httptools==0.8.0 +httpx2_jsfetch==1.0 +hypothesis==6.168.1 +importlib_resources==7.1.0 +ipython==9.17.1 +ipywidgets==8.1.9 +isoduration==20.11.0 +itsdangerous==2.2.0 +Jinja2==3.1.6 +jnius==1.1.0 +jsonpath_ng==1.8.0 +jsonpointer==3.1.1 +keyring==25.7.0 +lxml==6.1.3 +MarkupSafe==3.0.3 +matplotlib==3.11.2 +mtrand==0.1 +numexpr==2.14.2 +odfpy==1.4.1 +openpyxl==3.1.5 +outcome==1.3.0.post0 +Pillow==12.3.0 +protobuf==7.36.2 +psutil==7.2.2 +pydantic_extra_types==2.11.1 +pydot==4.0.1 +pygraphviz==2.0.2 +PyInstaller==6.22.3 +pyodide==0.0.2 +pyOpenSSL==26.4.0 +pyperf==2.10.0 +PyQt4==4.11.4 +PyQt5==5.15.11 +pytest==9.1.1 +pytest_run_parallel==0.10.0 +python_bcrypt==0.3.2 +python_calamine==0.8.2 +pyxlsb==1.0.10 +qtpy==2.4.3 +redis==8.1.0 +rfc3339_validator==0.1.4 +rfc3986_validator==0.1.1 +rfc3987==1.3.8 +rfc3987_syntax==1.1.0 +s3fs==2026.9.0 +scipy==1.18.1 +scipy_doctest==2.2.0 +setuptools==84.0.0 +simplejson==4.1.2 +sounddevice==0.5.6 +Sphinx==9.1.0 +SQLAlchemy==2.1.0 +sympy==1.14.0 +threadpoolctl==3.7.0 +toml==0.10.2 +tomlkit==0.15.1 +traitlets==5.16.1 +tree_sitter_html==0.23.2 +tree_sitter_javascript==0.25.0 +tree_sitter_python==0.25.0 +tree_sitter_typescript==0.23.2 +typer==0.27.2 +urllib3_secure_extra==0.1.0 +watchfiles==1.3.0 +webcolors==25.10.0 +winloop==0.6.4 +wsproto==1.3.2 +xlrd==2.0.2 +xlsxwriter==3.2.9 +xmlrpclib==1.0.1 +zstandard==0.25.0 +zttp==0.0.34