Skip to content

Commit

Permalink
revert install_test and dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelFu512 committed May 16, 2024
1 parent 0e05f91 commit d679214
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/install_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest]
python_version: ["3.9", "3.10", "3.11"]
exclude:
- os: macos-latest
python-version: "3.8"
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ lime==0.2.0.1
matplotlib==3.9.0
matplotlib-inline==0.1.7
networkx==3.2.1
nlp-primitives==2.11.0
numpy==1.26.4
packaging==24.0
pandas==2.0.3
Expand Down

0 comments on commit d679214

Please sign in to comment.