Skip to content

Commit f0805ad

Browse files
Remove tensorflow dependencies from requirements/dev.txt (#895)
* Remove tensorflow dependencies from `requirements/dev.txt` * Remove transformers from `requirements/dev.txt`
1 parent 1eb62e7 commit f0805ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

requirements/dev.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,9 @@ mypy
1212
jupyter
1313
markupsafe==2.0.1
1414
scikit-learn
15-
tensorflow-metadata
16-
tensorflow-ranking>=0.4
1715
testbook
1816
# fiddle pinned due to use of functools.cache (added in Python 3.9)
1917
fiddle==0.2.2
2018
wandb
21-
transformers
2219
optuna
2320
plotly

0 commit comments

Comments
 (0)