Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed Jan 10, 2025
1 parent cf0d83f commit ff498e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
matplotlib
numpy
tqdm
clustimage>=1.6.5
clustimage>=1.6.6
ismember
datazets>=1.0.0
opencv-python-headless
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
install_requires=['matplotlib',
'numpy',
'tqdm',
'clustimage>=1.6.5',
'clustimage>=1.6.6',
'ismember',
'datazets>=1.0.0',
'opencv-python-headless',
Expand Down

0 comments on commit ff498e8

Please sign in to comment.