* 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> |
||
|---|---|---|
| .. | ||
| single-env | ||
| __init__.py | ||
| base.txt | ||
| extras-no-deps.txt | ||
| extras.txt | ||
| no-torch-runtime.txt | ||
| overrides.txt | ||
| studio.txt | ||
| triton-kernels.txt | ||