# Pin pyyaml to 5.3.1 until yaml/pyyaml#724 is fixed.
PyYAML==5.3.1
gevent==22.10.2; python_version <= '3.8'
gevent==24.11.1; python_version > '3.8'
