Skip to content

Commit

Permalink
Set version constraints on bottle
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bata committed Sep 11, 2024
1 parent 3f3f031 commit 95756e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
"Intended Audience :: Science/Research",
]
dependencies = [
"bottle",
"bottle>=0.13.0",
"optuna>=3.1.0",
"packaging",
"scikit-learn",
Expand Down

0 comments on commit 95756e9

Please sign in to comment.