Skip to content

Commit

Permalink
setup.py: Remove pkg_resources dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
torzdf committed Jul 9, 2024
1 parent 3998969 commit d80a6f8
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 103 deletions.
2 changes: 1 addition & 1 deletion requirements/_requirements_base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tqdm>=4.66
psutil>=5.9.0
numexpr>=2.10.0
numexpr>=2.8.7
numpy>=1.26.4,<2.0.0
opencv-python>=4.9.0.0
pillow>=10.3.0
Expand Down
Loading

0 comments on commit d80a6f8

Please sign in to comment.