Skip to content

Commit

Permalink
Update wheel requirement from ~=0.44.0 to ~=0.45.0
Browse files Browse the repository at this point in the history
Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.44.0...0.45.0)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 9568735 commit aed205e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
setuptools>=63
pytest~=8.3.3
einops~=0.8.0
wheel~=0.44.0
wheel~=0.45.0
lion-pytorch~=0.2.2
scipy~=1.14.1
pandas~=2.2.2
Expand Down

0 comments on commit aed205e

Please sign in to comment.