Skip to content

Commit

Permalink
fix dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
redur committed Apr 4, 2024
1 parent 56c28af commit e9e3095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pipeline_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: Dovyski/[email protected]
with:
opencv-version: '4.0.0'

- name: Create Environment and run pipeline
shell: bash
run: |
Expand Down
2 changes: 2 additions & 0 deletions environment-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ dependencies:
- scikit-learn==1.4.0
- click==8.1.7
- PyYAML==6.0.1
- libopencv
- py-opencv
- pip
- pip:
- amazon-textract-textractor
Expand Down

0 comments on commit e9e3095

Please sign in to comment.