Skip to content

Commit

Permalink
Remove tensorflow dependencies from requirements/dev.txt (#895)
Browse files Browse the repository at this point in the history
* Remove tensorflow dependencies from `requirements/dev.txt`

* Remove transformers from `requirements/dev.txt`
  • Loading branch information
oliverholworthy authored Nov 18, 2022
1 parent 1eb62e7 commit f0805ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ mypy
jupyter
markupsafe==2.0.1
scikit-learn
tensorflow-metadata
tensorflow-ranking>=0.4
testbook
# fiddle pinned due to use of functools.cache (added in Python 3.9)
fiddle==0.2.2
wandb
transformers
optuna
plotly

0 comments on commit f0805ad

Please sign in to comment.