pywry 2.0.2
·
38 commits
to develop
since this release
Immutable
release. Only release title and notes can be modified.
pywry 2.0.2
Installation
pip install pywry==2.0.2Supported Platforms
| Platform | Architecture | Wheel |
|---|---|---|
| Linux | x86_64 | ✅ |
| Linux | aarch64 | ✅ |
| macOS | x86_64 (Intel) | ✅ |
| macOS | arm64 (Apple Silicon) | ✅ |
| Windows | AMD64 | ✅ |
| Windows | ARM64 | ✅ |
Python Versions
- Python 3.10, 3.11, 3.12, 3.13, 3.14
SBOM
- CycloneDX SBOM is included in this release as
sbom.cdx.json.
This is a draft release. Wheels are published to PyPI separately.
What's Changed
- build(deps): update pydantic requirement from >=2.13.3 to >=2.13.4 in /pywry/docs by @dependabot[bot] in #47
- build(deps): update pydantic-settings requirement from >=2.14.0 to >=2.14.1 in /pywry/docs by @dependabot[bot] in #48
- build(deps): bump pydantic from 2.13.3 to 2.13.4 in /pywry by @dependabot[bot] in #49
- build(deps-dev): bump agent-client-protocol from 0.9.0 to 0.10.0 in /pywry by @dependabot[bot] in #50
- build(deps): bump pydantic-settings from 2.14.0 to 2.14.1 in /pywry by @dependabot[bot] in #51
- build(deps-dev): bump openai from 2.33.0 to 2.36.0 in /pywry by @dependabot[bot] in #52
- build(deps-dev): bump cryptography from 47.0.0 to 48.0.0 in /pywry by @dependabot[bot] in #53
- build(deps): bump urllib3 from 2.6.3 to 2.7.0 in /pywry in the uv group across 1 directory by @dependabot[bot] in #54
- Bugfix/chat handler by @deeleeramone in #55
Full Changelog: pywry-2.0.1...pywry-2.0.2