Skip to content

Commit

Permalink
Update setup.py for pystages 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmouchous-ledger committed Aug 20, 2024
1 parent b0ab13e commit 71ef9d9
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 @@ -58,7 +58,7 @@ def get_info(info: str, rel_path: str):
},
install_requires=[
"PyQt6",
"pystages==1.1.1",
"pystages==1.2",
"Pillow==10.3.0",
"opencv-python==4.9.0.80",
"pyusb==1.2.1",
Expand Down

0 comments on commit 71ef9d9

Please sign in to comment.