There was an error while loading. Please reload this page.
1 parent 0f19d4a commit 01d9e32Copy full SHA for 01d9e32
1 file changed
pyproject.toml
@@ -34,7 +34,8 @@ dependencies = [
34
"pandas>=1.5.0",
35
"numpy>=1.21.0,<2.0.0",
36
"torch>=2.0.0",
37
- "Levenshtein>=0.20.0"
+ "Levenshtein>=0.20.0",
38
+ "requests>=2.25.0"
39
]
40
41
[project.optional-dependencies]
0 commit comments