Spaces:
Sleeping
Sleeping
| [project] | |
| name = "syntio-labs-assignment" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "aiofiles==24.1.0", | |
| "annotated-doc==0.0.4", | |
| "annotated-types==0.7.0", | |
| "anyio==4.11.0", | |
| "appnope==0.1.4", | |
| "asttokens==3.0.1", | |
| "brotli==1.2.0", | |
| "certifi==2025.11.12", | |
| "charset-normalizer==3.4.4", | |
| "click==8.3.1", | |
| "comm==0.2.3", | |
| "debugpy==1.8.17", | |
| "decorator==5.2.1", | |
| "distro==1.9.0", | |
| "executing==2.2.1", | |
| "fastapi==0.122.0", | |
| "ffmpy==1.0.0", | |
| "filelock==3.20.0", | |
| "fsspec==2025.10.0", | |
| "gradio==6.0.1", | |
| "gradio-client==2.0.0", | |
| "groovy==0.1.2", | |
| "h11==0.16.0", | |
| "hf-xet==1.2.0", | |
| "httpcore==1.0.9", | |
| "httpx==0.28.1", | |
| "huggingface-hub==1.1.5", | |
| "idna==3.11", | |
| "ipykernel==7.1.0", | |
| "ipython==9.7.0", | |
| "ipython-pygments-lexers==1.1.1", | |
| "jedi==0.19.2", | |
| "jinja2==3.1.6", | |
| "jiter==0.12.0", | |
| "jupyter-client==8.6.3", | |
| "jupyter-core==5.9.1", | |
| "markdown-it-py==4.0.0", | |
| "markupsafe==3.0.3", | |
| "matplotlib-inline==0.2.1", | |
| "mdurl==0.1.2", | |
| "nest-asyncio==1.6.0", | |
| "numpy==2.3.5", | |
| "openai==2.8.1", | |
| "orjson==3.11.4", | |
| "packaging==25.0", | |
| "pandas==2.3.3", | |
| "parso==0.8.5", | |
| "pexpect==4.9.0", | |
| "pillow==12.0.0", | |
| "platformdirs==4.5.0", | |
| "prompt-toolkit==3.0.52", | |
| "psutil==7.1.3", | |
| "ptyprocess==0.7.0", | |
| "pure-eval==0.2.3", | |
| "pydantic==2.12.4", | |
| "pydantic-core==2.41.5", | |
| "pydub==0.25.1", | |
| "pygments==2.19.2", | |
| "python-dateutil==2.9.0.post0", | |
| "python-multipart==0.0.20", | |
| "pytz==2025.2", | |
| "pyyaml==6.0.3", | |
| "pyzmq==27.1.0", | |
| "requests==2.32.5", | |
| "rich==14.2.0", | |
| "ruff>=0.14.6", | |
| "safehttpx==0.1.7", | |
| "semantic-version==2.10.0", | |
| "shellingham==1.5.4", | |
| "six==1.17.0", | |
| "sniffio==1.3.1", | |
| "stack-data==0.6.3", | |
| "starlette==0.50.0", | |
| "tomlkit==0.13.3", | |
| "tornado==6.5.2", | |
| "tqdm==4.67.1", | |
| "traitlets==5.14.3", | |
| "typer==0.20.0", | |
| "typer-slim==0.20.0", | |
| "typing-extensions==4.15.0", | |
| "typing-inspection==0.4.2", | |
| "tzdata==2025.2", | |
| "urllib3==2.5.0", | |
| "uv==0.9.13", | |
| "uvicorn==0.38.0", | |
| "wcwidth==0.2.14", | |
| ] | |