msgpack-python/requirements.txt
Charlie Lin 6ced817616 Add no-GIL interpreter support
Add `pytest-run-parallel` as dependency, test no-GIL interpreters in CI, and
mark Cython module as safe for freethreaded interpreters.
2025-07-20 11:33:23 -04:00

2 lines
42 B
Text

Cython~=3.1.1
pytest-run-parallel[psutil]