Skip to content

Commit

Permalink
updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rabah-khalek committed Sep 8, 2023
1 parent d38a594 commit 718f40a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/giskard_action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'examples/github/train.py'
- 'examples/github/titanic_test_data.csv'
- 'examples/github/requirements.txt' # temporarily
- '.github/workflows/giskard_action.yaml' # temporarily

jobs:
Expand Down
6 changes: 1 addition & 5 deletions examples/github/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@ giskard>=2.0.0b
json5==0.9.10
jsonpatch==1.32
jsonpointer==2.3
jsonschema==3.2.0
numpy==1.21.6
pandas
scikit-image==0.19.3
scikit-learn==1.0.2
jsonschema==3.2.0

0 comments on commit 718f40a

Please sign in to comment.