* fix: pin anyio to <4.14.0 to fix RuntimeError on Python 3.13 Fixes #6483 anyio 4.14+ introduced cancel scope changes that cause RuntimeError on Python 3.13. Pin to <4.14.0 until the issue is resolved upstream. --- If this helps, consider buying me a coffee: https://buymeacoffee.com/muhamedfazalps * Cap anyio<4.14.0 in single-env constraints so the pin holds across all install steps (#6483) --------- Co-authored-by: Daniel Han <danielhanchen@gmail.com> |
||
|---|---|---|
| .. | ||
| constraints.txt | ||
| data-designer-deps.txt | ||
| data-designer.txt | ||
| overrides-darwin-arm64.txt | ||
| patch_metadata.py | ||