We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9d072 commit 494de20Copy full SHA for 494de20
requirements-ci.txt
@@ -1,6 +1,6 @@
1
# Requirements used for GitHub actions
2
pytest==8.1.1
3
einops==0.7.0
4
-lion-pytorch==0.1.2
+lion-pytorch==0.1.4
5
scipy==1.10.1; python_version < "3.9"
6
scipy==1.12.0; python_version >= "3.9"
requirements-dev.txt
@@ -3,7 +3,7 @@ setuptools>=63
pytest~=8.1.1
einops~=0.7.0
wheel~=0.43.0
-lion-pytorch~=0.1.2
+lion-pytorch~=0.1.4
7
scipy~=1.12.0
8
pandas~=2.2.1
9
matplotlib~=3.8.3
0 commit comments