requirements-dev.txt 165 Bytes
Newer Older
1
2
# Requirements used for local development
setuptools>=63
3
pytest~=8.1.1
4
5
6
7
einops~=0.6.0
wheel~=0.40.0
lion-pytorch~=0.0.6
scipy~=1.11.4
8
9
pandas~=2.2.1
matplotlib~=3.8.3