Libraries
Libraries
Review the frontend and backend open-source libraries used by FretPulse Engine.
Read the Third-Party NoticesFrontend
| Library | Version | License |
|---|---|---|
| @coderline/alphatab | 1.8.3 | MPL-2.0 |
| @tailwindcss/postcss | 4.2.1 | MIT |
| clsx | 2.1.1 | MIT |
| lucide-react | 0.547.0 | ISC |
| next | 16.3.1 | MIT |
| next-themes | 0.4.6 | MIT |
| postcss | 8.5.23 | MIT |
| react | 19.2.1 | MIT |
| react-dom | 19.2.1 | MIT |
| tailwind-merge | 3.5.0 | MIT |
| tailwindcss | 4.2.1 | MIT |
| wavesurfer.js | 7.12.1 | BSD-3-Clause |
- @coderline/alphatabVersion: 1.8.3
Details
- License
- MPL-2.0
- @tailwindcss/postcssVersion: 4.2.1
Details
- License
- MIT
- clsxVersion: 2.1.1
Details
- License
- MIT
- lucide-reactVersion: 0.547.0
Details
- License
- ISC
- nextVersion: 16.3.1
Details
- License
- MIT
- next-themesVersion: 0.4.6
Details
- License
- MIT
- postcssVersion: 8.5.23
Details
- License
- MIT
- reactVersion: 19.2.1
Details
- License
- MIT
- react-domVersion: 19.2.1
Details
- License
- MIT
- tailwind-mergeVersion: 3.5.0
Details
- License
- MIT
- tailwindcssVersion: 4.2.1
Details
- License
- MIT
- wavesurfer.jsVersion: 7.12.1
Details
- License
- BSD-3-Clause
Backend
Versions and licenses are collected from `backend/requirements.txt` and the installed Python environment.
| Library | Version | License |
|---|---|---|
| asyncpg | 0.31.0 | Apache-2.0 |
| alembic | 1.13.2 | MIT License |
| basic-pitch[onnx] | 0.3.2 | Apache-2.0 |
| demucs | 4.0.1 | MIT License |
| email-validator | 2.2.0 | The Unlicense (Unlicense) |
| fastapi | 0.129.0 | MIT |
| filetype | 1.2.0 | MIT License |
| librosa | 0.11.0 | ISC License (ISCL) |
| matplotlib | 3.10.8 | Python Software Foundation License |
| music21 | 9.9.1 | BSD-3-Clause |
| mutagen | 1.47.0 | GNU General Public License v2 or later (GPLv2+) |
| numpy | 1.26.4 | BSD License |
| pandas | 3.0.1 | BSD License |
| pretty_midi | 0.2.11 | MIT License |
| psycopg2-binary | 2.9.9 | GNU Library or Lesser General Public License (LGPL) |
| pydantic | 2.12.5 | MIT |
| PyJWT | 2.13.0 | MIT |
| argon2-cffi | 25.1.0 | MIT |
| passlib[argon2] | 1.7.4 | BSD |
| jsonschema | 4.22.0 | MIT |
| python-dotenv | 1.2.2 | BSD-3-Clause |
| python-multipart | 0.0.31 | Apache-2.0 |
| python-magic | 0.4.27 | MIT License |
| pyclamd | 0.4.0 | GNU Lesser General Public License v3 or later (LGPLv3+) |
| redis | 7.2.0 | MIT |
| rq | 2.6.1 | BSD-2-Clause |
| soundfile | 0.13.1 | BSD License |
| SQLAlchemy | 2.0.48 | MIT |
| torch | 2.1.2 | BSD License |
| torchaudio | 2.1.2 | BSD License |
| uvicorn | 0.41.0 | BSD-3-Clause |
| sentry-sdk | 1.45.1 | BSD License |
- asyncpgVersion: 0.31.0
Details
- License
- Apache-2.0
- alembicVersion: 1.13.2
Details
- License
- MIT License
- basic-pitch[onnx]Version: 0.3.2
Details
- License
- Apache-2.0
- demucsVersion: 4.0.1
Details
- License
- MIT License
- email-validatorVersion: 2.2.0
Details
- License
- The Unlicense (Unlicense)
- fastapiVersion: 0.129.0
Details
- License
- MIT
- filetypeVersion: 1.2.0
Details
- License
- MIT License
- librosaVersion: 0.11.0
Details
- License
- ISC License (ISCL)
- matplotlibVersion: 3.10.8
Details
- License
- Python Software Foundation License
- music21Version: 9.9.1
Details
- License
- BSD-3-Clause
- mutagenVersion: 1.47.0
Details
- License
- GNU General Public License v2 or later (GPLv2+)
- numpyVersion: 1.26.4
Details
- License
- BSD License
- pandasVersion: 3.0.1
Details
- License
- BSD License
- pretty_midiVersion: 0.2.11
Details
- License
- MIT License
- psycopg2-binaryVersion: 2.9.9
Details
- License
- GNU Library or Lesser General Public License (LGPL)
- pydanticVersion: 2.12.5
Details
- License
- MIT
- PyJWTVersion: 2.13.0
Details
- License
- MIT
- argon2-cffiVersion: 25.1.0
Details
- License
- MIT
- passlib[argon2]Version: 1.7.4
Details
- License
- BSD
- jsonschemaVersion: 4.22.0
Details
- License
- MIT
- python-dotenvVersion: 1.2.2
Details
- License
- BSD-3-Clause
- python-multipartVersion: 0.0.31
Details
- License
- Apache-2.0
- python-magicVersion: 0.4.27
Details
- License
- MIT License
- pyclamdVersion: 0.4.0
Details
- License
- GNU Lesser General Public License v3 or later (LGPLv3+)
- redisVersion: 7.2.0
Details
- License
- MIT
- rqVersion: 2.6.1
Details
- License
- BSD-2-Clause
- soundfileVersion: 0.13.1
Details
- License
- BSD License
- SQLAlchemyVersion: 2.0.48
Details
- License
- MIT
- torchVersion: 2.1.2
Details
- License
- BSD License
- torchaudioVersion: 2.1.2
Details
- License
- BSD License
- uvicornVersion: 0.41.0
Details
- License
- BSD-3-Clause
- sentry-sdkVersion: 1.45.1
Details
- License
- BSD License
Generated: 8/18/2026, 7:25:39 PM