Skip to content

Commit

Permalink
adjust versions
Browse files Browse the repository at this point in the history
  • Loading branch information
olgavrou committed Oct 25, 2023
1 parent 3a7ca9c commit 8209acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
name="learn_to_pick",
version=version,
install_requires=[
"numpy>=1.24.0",
"pandas>=2.1.1",
"numpy>=1.24.4",
"pandas>=2.0.3",
"vowpal-wabbit-next==0.7.0",
"sentence-transformers>=2.2.2",
"torch",
Expand Down

0 comments on commit 8209acd

Please sign in to comment.