pysonic
pysonic copied to clipboard
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version. Release notes Sourced from pyo3's releases. PyO3 0.24.2 This is a small patch release containing minor bugfixes and documentation improvements,...
Using ingestion code sample, using v0.1.2, I get: ```OSError: Client cannot parse response from sonic server. Please write an issue to github (https://github.com/pleshevskiy/sonic-channel).``` Then I commented out the ping line,...
```bash ❯ pip install pysonic-channel ERROR: Could not find a version that satisfies the requirement pysonic-channel (from versions: 0.1.2) ERROR: No matching distribution found for pysonic-channel ```
Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version. Release notes Sourced from pyo3's releases. PyO3 0.27.1 This release fixes a clippy lint regression in PyO3 0.27.0, and exposes...