Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aradfarahani authored Mar 1, 2025
1 parent a003b99 commit d4503cf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@

setup(
name="fezrs",
version="0.2.10",
version="0.2.11",
packages=find_packages(),
install_requires=[
"numpy",
"matplotlib",
"scikit-image",
"scikit-learn",
"fastapi",
"opencv-python"
"scikit-image",
"opencv-python"


],
author="Mahdi Farmahinifarahani, Hooman Mirzaee, Mahdi Nedaee, Mohammad Hossein Kiani Fayz Abadi, Yoones Kiani Feyz Abadi, Erfan Karimzadehasl, Parsa Elmi",
Expand Down

0 comments on commit d4503cf

Please sign in to comment.