Documentation Index
Fetch the complete documentation index at: https://docs.getbindu.com/llms.txt
Use this file to discover all available pages before exploring further.
Looser Pins, Easier Resolves
Patch release. The exact pins onuvicorn and pydantic were friction for anyone trying to install Bindu alongside other packages — pydantic in particular sits in the middle of half the Python ecosystem, and pinning it to a specific point release forced unrelated downgrades. This release relaxes both.
What Changed
uvicorn:0.34.1→>=0.35(in main dependencies and the[core]extra)pydantic: exact version →>=2.11.7