Skip to content

Commit

Permalink
Chore: Remove wheel from requirements.txt (#6570)
Browse files Browse the repository at this point in the history
## Motivation for features / changes
This package is no longer needed in newer versions of python. It comes
as a seed package where needed. It is even causing some users
problems(#6567)
  • Loading branch information
JamesHollyer committed Oct 6, 2023
1 parent c2a2685 commit 9db8a7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tensorboard/pip_package/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ setuptools >= 41.0.0 # Note: provides pkg_resources as well as setuptools
six > 1.9
tensorboard-data-server >= 0.7.0, < 0.8.0
werkzeug >= 1.0.1
wheel >= 0.26

0 comments on commit 9db8a7b

Please sign in to comment.