"docs/zh_cn/conf.py" did not exist on "334d63ff7c97f4083b52832bcf870ae620038ea4"
requirements-ci.txt 164 Bytes
Newer Older
1
# Requirements used for GitHub actions
2
pytest==8.3.3
3
einops==0.8.0
4
lion-pytorch==0.2.2
5
scipy==1.10.1; python_version < "3.9"
6
scipy==1.14.1; python_version >= "3.9"