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.
2 parents 87f88af + 5cc91b1 commit a96d2f0Copy full SHA for a96d2f0
requirements-ci.txt
@@ -1,5 +1,5 @@
1
# Requirements used for GitHub actions
2
-pytest==8.3.1
+pytest==8.3.2
3
einops==0.8.0
4
lion-pytorch==0.2.2
5
scipy==1.10.1; python_version < "3.9"
requirements-dev.txt
@@ -1,6 +1,6 @@
# Requirements used for local development
setuptools>=63
-pytest~=8.3.1
+pytest~=8.3.2
einops~=0.8.0
wheel~=0.43.0
6
lion-pytorch~=0.2.2
0 commit comments