Skip to content

Commit

Permalink
test requiremets
Browse files Browse the repository at this point in the history
  • Loading branch information
urigoren committed Sep 8, 2023
1 parent 1f99a98 commit d55b3f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion splade4elastic/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.0.2"
__version__ = "0.0.21"
from .elastic_splade import SpladeRewriter, MLMBaseRewriter, LinearMLMRewriter
1 change: 1 addition & 0 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
numpy>=1.21.2
pandas>=1.3.0
scikit-learn>=0.19.0
transformers>=4.0.0

0 comments on commit d55b3f1

Please sign in to comment.