Skip to content

Commit 0f19d4a

Browse files
committed
remove tf
1 parent 2279d74 commit 0f19d4a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,7 @@ classifiers = [
3333
dependencies = [
3434
"pandas>=1.5.0",
3535
"numpy>=1.21.0,<2.0.0",
36-
"tensorflow>=2.13.0,<2.16.0", # Compatible version range
3736
"torch>=2.0.0",
38-
"torchvision>=0.15.0",
39-
"torchdata>=0.6.0",
40-
"torchtext>=0.15.0",
4137
"Levenshtein>=0.20.0"
4238
]
4339

0 commit comments

Comments
 (0)