Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
R1j1t authored Oct 12, 2024
1 parent bd517ab commit 013ad7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
python_requires=">=3.6",
install_requires=[
"torch>=1.4",
"editdistance==0.8.*",
"editdistance==0.8.1",
"transformers>=4.0.0",
"spacy>=3.0.0",
],
Expand Down

0 comments on commit 013ad7c

Please sign in to comment.