Skip to content

Commit

Permalink
--- (#253)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 40ed8c7 commit 876e08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
description="A lightweight face-recognition toolbox.",
long_description=open("README.md").read(),
install_requires=[
"setuptools>=51.0,<69.6",
"setuptools>=51.0,<70.1",
"opencv-python>=4.5.1.48,<4.9.1.0",
"numpy>=1.19.5,<1.27.0",
"tqdm>=4.59,<4.67",
Expand Down

0 comments on commit 876e08c

Please sign in to comment.