unsloth/studio/backend/requirements
MUHAMED FAZAL PS f10e47fc51
fix: pin anyio to <4.14.0 to fix RuntimeError on Python 3.13 (#6546)
* 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>
2026-06-22 03:50:57 -07:00
..
single-env fix: pin anyio to <4.14.0 to fix RuntimeError on Python 3.13 (#6546) 2026-06-22 03:50:57 -07:00
__init__.py Final cleanup 2026-03-12 18:28:04 +00:00
base.txt move requirements/ to studio/backend/ and update paths in setup.sh 2026-02-17 19:02:25 +00:00
extras-no-deps.txt change torchcodec version to 0.10.0 in extra-no-deps (#5043) 2026-04-16 19:50:57 +04:00
extras.txt Update vulnerable dependencies to patched versions 2026-06-03 05:08:00 -07:00
no-torch-runtime.txt fix: pin anyio to <4.14.0 to fix RuntimeError on Python 3.13 (#6546) 2026-06-22 03:50:57 -07:00
overrides.txt studio: select torchao version from the installed torch (#6400) 2026-06-17 04:09:40 -07:00
studio.txt feat(studio): implement S3 dataset loading (completes #5951) (#6222) 2026-06-12 14:52:04 +02:00
triton-kernels.txt move requirements/ to studio/backend/ and update paths in setup.sh 2026-02-17 19:02:25 +00:00