Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
markus583 committed Jun 19, 2024
1 parent 08432dc commit 48e2c90
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 @@ -9,7 +9,7 @@
author_email="[email protected]",
install_requires=[
"onnxruntime>=1.13.1",
"transformers>=4.22.2,<=4.35",
"transformers>=4.22.2,<4.36",
"numpy>=1.0,<2.0",
"scikit-learn>=1",
"tqdm",
Expand Down

0 comments on commit 48e2c90

Please sign in to comment.