Unverified Commit 227d904d authored by EtienneDosSantos's avatar EtienneDosSantos Committed by GitHub
Browse files

Merge branch 'TimDettmers:main' into main

parents a9a1c44a c08653b1
...@@ -3,4 +3,4 @@ pytest==8.2.1 ...@@ -3,4 +3,4 @@ pytest==8.2.1
einops==0.8.0 einops==0.8.0
lion-pytorch==0.1.4 lion-pytorch==0.1.4
scipy==1.10.1; python_version < "3.9" scipy==1.10.1; python_version < "3.9"
scipy==1.13.0; python_version >= "3.9" scipy==1.13.1; python_version >= "3.9"
...@@ -4,6 +4,6 @@ pytest~=8.2.1 ...@@ -4,6 +4,6 @@ pytest~=8.2.1
einops~=0.8.0 einops~=0.8.0
wheel~=0.43.0 wheel~=0.43.0
lion-pytorch~=0.1.4 lion-pytorch~=0.1.4
scipy~=1.13.0 scipy~=1.13.1
pandas~=2.2.2 pandas~=2.2.2
matplotlib~=3.9.0 matplotlib~=3.9.0
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment