"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "e97a633b63942c8dd0fbc54eb8defbfa559b8161"
Unverified Commit c08653b1 authored by Titus's avatar Titus Committed by GitHub
Browse files

Merge pull request #1224 from TimDettmers/dependabot/pip/minor-patch-5c00aa8ad3

Bump scipy from 1.13.0 to 1.13.1 in the minor-patch group
parents 79815ad4 a8644b7b
...@@ -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