Skip to content

Commit a96d2f0

Browse files
Merge branch 'main' into fsdp-load-prequantized
2 parents 87f88af + 5cc91b1 commit a96d2f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Requirements used for GitHub actions
2-
pytest==8.3.1
2+
pytest==8.3.2
33
einops==0.8.0
44
lion-pytorch==0.2.2
55
scipy==1.10.1; python_version < "3.9"

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Requirements used for local development
22
setuptools>=63
3-
pytest~=8.3.1
3+
pytest~=8.3.2
44
einops~=0.8.0
55
wheel~=0.43.0
66
lion-pytorch~=0.2.2

0 commit comments

Comments
 (0)