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 2a91330 commit b779a7f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions environment-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@ dependencies:
- levenshtein
- pathlib==1.0.1
- python-dotenv==1.0.1
- opencv==4.9.0
- scikit-learn==1.4.0
- click==8.1.7
- PyYAML==6.0.1
- libopencv
- py-opencv
- pip
- pip:
- amazon-textract-textractor
- backoff
- PyMuPDF==1.23.26
- opencv-python-headless
- -e .

0 comments on commit b779a7f

Please sign in to comment.