File size: 2,214 Bytes
e30962b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 |
# This file was autogenerated by uv via the following command: # uv export --format requirements-txt --no-hashes --group dev --group test -o requirements-dev.txt aiofiles==24.1.0 annotated-types==0.7.0 anyio==4.9.0 audioop-lts==0.2.1 ; python_full_version >= '3.13' boolean-py==5.0 cachecontrol==0.14.3 certifi==2025.4.26 cfgv==3.4.0 charset-normalizer==3.4.2 click==8.2.1 ; sys_platform != 'emscripten' colorama==0.4.6 ; sys_platform == 'win32' coverage==7.8.2 cyclonedx-python-lib==9.1.0 defusedxml==0.7.1 distlib==0.3.9 exceptiongroup==1.3.0 ; python_full_version < '3.11' fastapi==0.115.12 ffmpy==0.6.0 filelock==3.18.0 fsspec==2025.5.1 gradio==5.32.1 gradio-client==1.10.2 groovy==0.1.2 h11==0.16.0 hf-xet==1.1.2 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64' httpcore==1.0.9 httpx==0.28.1 httpx-sse==0.4.0 huggingface-hub==0.32.4 identify==2.6.12 idna==3.10 iniconfig==2.1.0 jinja2==3.1.6 license-expression==30.4.1 markdown-it-py==3.0.0 markupsafe==3.0.2 mcp==1.9.0 mdurl==0.1.2 msgpack==1.1.0 mypy==1.16.0 mypy-extensions==1.1.0 nodeenv==1.9.1 numpy==2.2.6 orjson==3.10.18 packageurl-python==0.16.0 packaging==25.0 pandas==2.2.3 pathspec==0.12.1 pillow==11.2.1 pip==25.1.1 pip-api==0.0.34 pip-audit==2.9.0 pip-requirements-parser==32.0.1 platformdirs==4.3.8 pluggy==1.6.0 pre-commit==3.8.0 py-serializable==2.0.0 pydantic==2.11.5 pydantic-core==2.33.2 pydantic-settings==2.9.1 pydub==0.25.1 pygments==2.19.1 pyparsing==3.2.3 pytest==7.4.4 pytest-cov==4.1.0 pytest-randomly==3.16.0 python-dateutil==2.9.0.post0 python-dotenv==1.1.0 python-multipart==0.0.20 pytz==2025.2 pyyaml==6.0.2 requests==2.32.3 rich==14.0.0 ruff==0.11.12 safehttpx==0.1.6 semantic-version==2.10.0 shellingham==1.5.4 ; sys_platform != 'emscripten' six==1.17.0 sniffio==1.3.1 sortedcontainers==2.4.0 sse-starlette==2.3.6 starlette==0.46.2 toml==0.10.2 tomli==2.2.1 ; python_full_version <= '3.11' tomlkit==0.13.2 tqdm==4.67.1 typer==0.16.0 ; sys_platform != 'emscripten' typing-extensions==4.14.0 typing-inspection==0.4.1 tzdata==2025.2 urllib3==2.4.0 uvicorn==0.34.3 ; sys_platform != 'emscripten' virtualenv==20.31.2 websockets==15.0.1 xdoctest==1.2.0 |