Unverified Commit 494de206 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump the minor-patch group with 1 update (#1162)

Bumps the minor-patch group with 1 update: [lion-pytorch](https://github.com/lucidrains/lion-pytorch).


Updates `lion-pytorch` from 0.1.2 to 0.1.4
- [Release notes](https://github.com/lucidrains/lion-pytorch/releases)
- [Commits](https://github.com/lucidrains/lion-pytorch/compare/0.1.2...0.1.4

)

---
updated-dependencies:
- dependency-name: lion-pytorch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent fd9d072e
# Requirements used for GitHub actions # Requirements used for GitHub actions
pytest==8.1.1 pytest==8.1.1
einops==0.7.0 einops==0.7.0
lion-pytorch==0.1.2 lion-pytorch==0.1.4
scipy==1.10.1; python_version < "3.9" scipy==1.10.1; python_version < "3.9"
scipy==1.12.0; python_version >= "3.9" scipy==1.12.0; python_version >= "3.9"
...@@ -3,7 +3,7 @@ setuptools>=63 ...@@ -3,7 +3,7 @@ setuptools>=63
pytest~=8.1.1 pytest~=8.1.1
einops~=0.7.0 einops~=0.7.0
wheel~=0.43.0 wheel~=0.43.0
lion-pytorch~=0.1.2 lion-pytorch~=0.1.4
scipy~=1.12.0 scipy~=1.12.0
pandas~=2.2.1 pandas~=2.2.1
matplotlib~=3.8.3 matplotlib~=3.8.3
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