Skip to content

Commit

Permalink
adjust version
Browse files Browse the repository at this point in the history
  • Loading branch information
olgavrou committed Oct 25, 2023
1 parent 6f5adc0 commit 3a7ca9c
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 @@ -11,7 +11,7 @@
name="learn_to_pick",
version=version,
install_requires=[
"numpy>=1.26.1",
"numpy>=1.24.0",
"pandas>=2.1.1",
"vowpal-wabbit-next==0.7.0",
"sentence-transformers>=2.2.2",
Expand Down

0 comments on commit 3a7ca9c

Please sign in to comment.