requirements-dev.txt 165 Bytes
Newer Older
1
2
# Requirements used for local development
setuptools>=63
3
pytest~=8.1.1
4
5
einops~=0.7.0
wheel~=0.43.0
6
lion-pytorch~=0.1.4
7
scipy~=1.12.0
8
pandas~=2.2.1
9
matplotlib~=3.8.4