|
|
@ -132,6 +132,34 @@ python-versions = ">=3.6" |
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
|
diagrams = ["jinja2", "railroad-diagrams"] |
|
|
|
diagrams = ["jinja2", "railroad-diagrams"] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "pyqt5" |
|
|
|
|
|
|
|
version = "5.15.6" |
|
|
|
|
|
|
|
description = "Python bindings for the Qt cross platform application toolkit" |
|
|
|
|
|
|
|
category = "main" |
|
|
|
|
|
|
|
optional = false |
|
|
|
|
|
|
|
python-versions = ">=3.6" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[package.dependencies] |
|
|
|
|
|
|
|
PyQt5-Qt5 = ">=5.15.2" |
|
|
|
|
|
|
|
PyQt5-sip = ">=12.8,<13" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "pyqt5-qt5" |
|
|
|
|
|
|
|
version = "5.15.2" |
|
|
|
|
|
|
|
description = "The subset of a Qt installation needed by PyQt5." |
|
|
|
|
|
|
|
category = "main" |
|
|
|
|
|
|
|
optional = false |
|
|
|
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "pyqt5-sip" |
|
|
|
|
|
|
|
version = "12.9.1" |
|
|
|
|
|
|
|
description = "The sip module support for PyQt5" |
|
|
|
|
|
|
|
category = "main" |
|
|
|
|
|
|
|
optional = false |
|
|
|
|
|
|
|
python-versions = ">=3.5" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "pytest" |
|
|
|
name = "pytest" |
|
|
|
version = "5.4.3" |
|
|
|
version = "5.4.3" |
|
|
@ -217,7 +245,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes |
|
|
|
[metadata] |
|
|
|
[metadata] |
|
|
|
lock-version = "1.1" |
|
|
|
lock-version = "1.1" |
|
|
|
python-versions = "^3.6" |
|
|
|
python-versions = "^3.6" |
|
|
|
content-hash = "69c9457fa471c11ea8c160fbc1fd743e319c7cf8fd88730a60f318d4059e7448" |
|
|
|
content-hash = "55bdfbbf52fa812d5d62f1d8117311eff037ce586754aa3541e5917903497643" |
|
|
|
|
|
|
|
|
|
|
|
[metadata.files] |
|
|
|
[metadata.files] |
|
|
|
atomicwrites = [ |
|
|
|
atomicwrites = [ |
|
|
@ -271,6 +299,42 @@ pyparsing = [ |
|
|
|
{file = "pyparsing-3.0.7-py3-none-any.whl", hash = "sha256:a6c06a88f252e6c322f65faf8f418b16213b51bdfaece0524c1c1bc30c63c484"}, |
|
|
|
{file = "pyparsing-3.0.7-py3-none-any.whl", hash = "sha256:a6c06a88f252e6c322f65faf8f418b16213b51bdfaece0524c1c1bc30c63c484"}, |
|
|
|
{file = "pyparsing-3.0.7.tar.gz", hash = "sha256:18ee9022775d270c55187733956460083db60b37d0d0fb357445f3094eed3eea"}, |
|
|
|
{file = "pyparsing-3.0.7.tar.gz", hash = "sha256:18ee9022775d270c55187733956460083db60b37d0d0fb357445f3094eed3eea"}, |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
pyqt5 = [ |
|
|
|
|
|
|
|
{file = "PyQt5-5.15.6-cp36-abi3-macosx_10_13_x86_64.whl", hash = "sha256:33ced1c876f6a26e7899615a5a4efef2167c263488837c7beed023a64cebd051"}, |
|
|
|
|
|
|
|
{file = "PyQt5-5.15.6-cp36-abi3-manylinux1_x86_64.whl", hash = "sha256:9d6efad0377aa78bf081a20ac752ce86096ded18f04c592d98f5b92dc879ad0a"}, |
|
|
|
|
|
|
|
{file = "PyQt5-5.15.6-cp36-abi3-win32.whl", hash = "sha256:9d2dcdaf82263ae56023410a7af15d1fd746c8e361733a7d0d1bd1f004ec2793"}, |
|
|
|
|
|
|
|
{file = "PyQt5-5.15.6-cp36-abi3-win_amd64.whl", hash = "sha256:f411ecda52e488e1d3c5cce7563e1b2ca9cf0b7531e3c25b03d9a7e56e07e7fc"}, |
|
|
|
|
|
|
|
{file = "PyQt5-5.15.6.tar.gz", hash = "sha256:80343bcab95ffba619f2ed2467fd828ffeb0a251ad7225be5fc06dcc333af452"}, |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
pyqt5-qt5 = [ |
|
|
|
|
|
|
|
{file = "PyQt5_Qt5-5.15.2-py3-none-macosx_10_13_intel.whl", hash = "sha256:76980cd3d7ae87e3c7a33bfebfaee84448fd650bad6840471d6cae199b56e154"}, |
|
|
|
|
|
|
|
{file = "PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl", hash = "sha256:1988f364ec8caf87a6ee5d5a3a5210d57539988bf8e84714c7d60972692e2f4a"}, |
|
|
|
|
|
|
|
{file = "PyQt5_Qt5-5.15.2-py3-none-win32.whl", hash = "sha256:9cc7a768b1921f4b982ebc00a318ccb38578e44e45316c7a4a850e953e1dd327"}, |
|
|
|
|
|
|
|
{file = "PyQt5_Qt5-5.15.2-py3-none-win_amd64.whl", hash = "sha256:750b78e4dba6bdf1607febedc08738e318ea09e9b10aea9ff0d73073f11f6962"}, |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
pyqt5-sip = [ |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:6b2e553e21b7ff124007a6b9168f8bb8c171fdf230d31ca0588df180f10bacbe"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp310-cp310-manylinux1_x86_64.whl", hash = "sha256:5740a1770d6b92a5dca8bb0bda4620baf0d7a726beb864f69c667ddac91d6f64"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp310-cp310-win32.whl", hash = "sha256:9699286fcdf4f75a4b91c7e4832c0f926af18d648c62a4ed72dd294c1a93705a"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp310-cp310-win_amd64.whl", hash = "sha256:e2792af660da7479799f53028da88190ae8b4a0ad5acc2acbfd6c7bbfe110d58"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp36-cp36m-macosx_10_6_intel.whl", hash = "sha256:7ee08ad0ebf85b935f5d8d38306f8665fff9a6026c14fc0a7d780649e889c096"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:2d21420b0739df2607864e2c80ca01994bc40cb116da6ad024ea8d9f407b0356"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp36-cp36m-win32.whl", hash = "sha256:ffd25051962c593d1c3c30188b9fbd8589ba17acd23a0202dc987bd3552fa611"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp36-cp36m-win_amd64.whl", hash = "sha256:78ef8f1f41819661aa8e3117d6c1cd76fa14aef265e5bfd515dbfc64d412416b"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:5e641182bfee0501267c55e687832e4efe05becdae9e555d3695d706009b6598"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:c9a977d2835a5fbf250b00d61267dc228bdec9e20c7420d4e8d54d6f20410f87"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp37-cp37m-win32.whl", hash = "sha256:cec6ebf0b1163b18f09bc523160c467a9528b6dca129753827ac0bc432b332ae"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp37-cp37m-win_amd64.whl", hash = "sha256:82c1b3080db7634fa318fddbb3cfaa30e63a67bca1001a76958c31f30b774a9d"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:cfaad4a773c18b963092589b1a98153d36624601de8597a4dc287e5a295d5625"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:ce7a8b3af9db378c46b345d9809d481a74c4bfcd3129486c054fbdbc6a3503f9"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp38-cp38-win32.whl", hash = "sha256:8fe5b3e4bbb8b472d05631cad21028d073f9f8eda770041449514cb3824a867f"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp38-cp38-win_amd64.whl", hash = "sha256:5d59c4a5e856a35c41b47f5a23e1635b38cd1672f4f0122a68ebcb6889523ff2"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:b56aedf7b0a496e4a8bd6087566888cea448aa01c76126cdb8b140e3ff3f5d93"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:53e23dcc0fc3857204abd47660e383b930941bd1aeaf3c78ed59c5c12dd48010"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp39-cp39-win32.whl", hash = "sha256:ee188eac5fd94dfe8d9e04a9e7fbda65c3535d5709278d8b7367ebd54f00e27f"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1-cp39-cp39-win_amd64.whl", hash = "sha256:989d51c41456cc496cb96f0b341464932b957040d26561f0bb4cf5a0914d6b36"}, |
|
|
|
|
|
|
|
{file = "PyQt5_sip-12.9.1.tar.gz", hash = "sha256:2f24f299b44c511c23796aafbbb581bfdebf78d0905657b7cee2141b4982030e"}, |
|
|
|
|
|
|
|
] |
|
|
|
pytest = [ |
|
|
|
pytest = [ |
|
|
|
{file = "pytest-5.4.3-py3-none-any.whl", hash = "sha256:5c0db86b698e8f170ba4582a492248919255fcd4c79b1ee64ace34301fb589a1"}, |
|
|
|
{file = "pytest-5.4.3-py3-none-any.whl", hash = "sha256:5c0db86b698e8f170ba4582a492248919255fcd4c79b1ee64ace34301fb589a1"}, |
|
|
|
{file = "pytest-5.4.3.tar.gz", hash = "sha256:7979331bfcba207414f5e1263b5a0f8f521d0f457318836a7355531ed1a4c7d8"}, |
|
|
|
{file = "pytest-5.4.3.tar.gz", hash = "sha256:7979331bfcba207414f5e1263b5a0f8f521d0f457318836a7355531ed1a4c7d8"}, |
|
|
|