Update setup.py PySide6

This commit is contained in:
jdegenstein
2023-10-10 13:57:30 -05:00
committed by GitHub
parent 839b7f02ee
commit 4deb489cbd

View File

@@ -31,7 +31,7 @@ setup(
"logbook>=1",
"ipython",
"path>=16",
"PyQt5>=5",
"PySide6",
"requests>=2,<3",
"spyder>=5,<6",
"pyqtgraph",