Skip to content

Commit

Permalink
Added thinc to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanxia4 committed Nov 5, 2024
1 parent eda88c1 commit 3e0b849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"pymongo>=4.0",
"pyyaml>=5.4.1",
"dnspython>=1.16.0",
"thinc>=8.3.0,<8.4.0",
],
extras_require={
"craft": ["torch>=0.12"],
Expand Down

0 comments on commit 3e0b849

Please sign in to comment.