# Requirements used for GitHub actions
pytest==8.2.2
einops==0.8.0
lion-pytorch==0.2.2
scipy==1.10.1; python_version < "3.9"
scipy==1.14.0; python_version >= "3.9"