Skip to content

Commit

Permalink
update (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
rayrayraykk authored Nov 11, 2024
1 parent e3b6a23 commit 98f147d
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 @@ -57,6 +57,7 @@
"isort",
"playwright",
"markdownify",
"opencv-python-headless",
]

extra_distribute_requires = [
Expand Down Expand Up @@ -118,7 +119,6 @@
"babel==2.15.0",
"gunicorn",
"numpy",
"opencv-python-headless",
]

with open("README.md", "r", encoding="UTF-8") as fh:
Expand Down

0 comments on commit 98f147d

Please sign in to comment.