Tags: allen2c/dvs
Tags
Update dependencies and increment project version - Upgrade several packages to their latest versions: - anyio to 4.7.0 - fastapi-cli to 0.0.6 - fonttools to 4.55.2 - openai to 1.57.0 - six to 1.17.0 - typer to 0.15.1 - Add rich-toolkit as a new dependency. - Update author information in pyproject.toml. - Increment project version to 0.4.0 for release readiness.
Update project version and dependencies - Bump project version to 0.3.0 - Update dependencies to their latest versions: - cryptography to 44.0.0 - fastapi to 0.115.6 - httpx to 0.28.0 - And others as listed in poetry.lock and requirements files - Adjust Python version compatibility for cryptography - Update extras and test dependencies for improved development workflow - Minor documentation updates in README.md These changes ensure the project remains secure, compatible, and up-to-date with the latest features and improvements.