Skip to content

Commit

Permalink
chore: modify the project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
T0217 committed Oct 7, 2024
1 parent 197a8bf commit 18e3176
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
deploy:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ dependencies = [
"jinja2>=3.0.0",
"gcastle>=1.0.0",
"shap>=0.41.0",
"lime>=0.2.0",
"xgboost>=1.4.0",
"lightgbm>=3.2.0",
"ydata-synthetic>=1.0.0,<2.0.0",
Expand Down

0 comments on commit 18e3176

Please sign in to comment.