[[package]] name = "numpy" version = "1.23.2" description = "NumPy is the fundamental package for array computing with Python." category = "main" optional = false python-versions = ">=3.8" [[package]] name = "pyqt6" version = "6.3.1" description = "Python bindings for the Qt cross platform application toolkit" category = "main" optional = false python-versions = ">=3.6.1" [package.dependencies] PyQt6-Qt6 = ">=6.3.0" PyQt6-sip = ">=13.4,<14" [[package]] name = "pyqt6-qt6" version = "6.3.1" description = "The subset of a Qt installation needed by PyQt6." category = "main" optional = false python-versions = "*" [[package]] name = "pyqt6-sip" version = "13.4.0" description = "The sip module support for PyQt6" category = "main" optional = false python-versions = ">=3.7" [metadata] lock-version = "1.1" python-versions = "^3.10" content-hash = "74d4a65c405497ad0b74bd06a6d49fe6444c0fb4756510e900643dbc9a0a369d" [metadata.files] numpy = [] pyqt6 = [] pyqt6-qt6 = [] pyqt6-sip = []