This project MultiModalRouter depends on the following libraries. All licenses are permissive and compatible with MIT licensing for this project.
| Package | Version | License | License Link |
|---|---|---|---|
| colorama | >=0.4.6 | BSD 3-Clause | License |
| dill | >=0.4.0 | BSD | License |
| filelock | >=3.19.1 | MIT | License |
| fsspec | >=2025.9.0 | Apache 2.0 | License |
| Jinja2 | >=3.1.6 | BSD-3-Clause | License |
| MarkupSafe | >=3.0.2 | BSD-3-Clause | License |
| mpmath | >=1.3.0 | BSD | License |
| networkx | >=3.5 | BSD | License |
| numpy | >=2.3.3 | BSD | License |
| pandas | >=2.3.2 | BSD-3-Clause | License |
| parquet | >=1.3.1 | Apache 2.0 | License |
| ply | >=3.11 | BSD | License |
| pyarrow | >=21.0.0 | Apache 2.0 | License |
| python-dateutil | >=2.9.0.post0 | BSD | License |
| pytz | >=2025.2 | MIT | License |
| setuptools | >=80.9.0 | MIT | License |
| six | >=1.17.0 | MIT | License |
| sympy | >=1.14.0 | BSD | License |
| thriftpy2 | >=0.5.3 | MIT | License |
| tqdm | >=4.67.1 | MPL 2.0 | License |
| typing_extensions | >=4.15.0 | PSF | License |
| tzdata | >=2025.2 | Public Domain | License |
| Package | Version | License | License Link |
|---|---|---|---|
| torch | >=2.8.0 | BSD | License |
| plotly | >=6.3.0 | MIT | License |
| pytest | >=8.0 | MIT | License |
- All packages listed above are permissively licensed (MIT, BSD, Apache 2.0, or Public Domain), so they are compatible with MIT licensing for this project.
- If distributing this library, include this
DEPENDENCIES.mdfile and your own MIT license file to give proper attribution. - Optional dependencies should be listed in documentation or
pyproject.tomlextras.