Skip to content

Commit 01d9e32

Browse files
committed
Update pyproject.toml
1 parent 0f19d4a commit 01d9e32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ dependencies = [
3434
"pandas>=1.5.0",
3535
"numpy>=1.21.0,<2.0.0",
3636
"torch>=2.0.0",
37-
"Levenshtein>=0.20.0"
37+
"Levenshtein>=0.20.0",
38+
"requests>=2.25.0"
3839
]
3940

4041
[project.optional-dependencies]

0 commit comments

Comments
 (0)