Update dependencies
This commit is contained in:
parent
d8079515fa
commit
346a59a6f0
|
|
@ -58,7 +58,7 @@ rfc3986==2.0.0
|
||||||
rich==14.2.0
|
rich==14.2.0
|
||||||
rich-click==1.9.3
|
rich-click==1.9.3
|
||||||
SecretStorage==3.3.3
|
SecretStorage==3.3.3
|
||||||
sip==6.13.1
|
sip==6.14.0
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
tomli==2.3.0
|
tomli==2.3.0
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,4 @@ PyQt6-Qt6==6.10.0
|
||||||
PyQt6-WebEngine==6.10.0
|
PyQt6-WebEngine==6.10.0
|
||||||
PyQt6-WebEngine-Qt6==6.10.0
|
PyQt6-WebEngine-Qt6==6.10.0
|
||||||
PyQt6_sip==13.10.2
|
PyQt6_sip==13.10.2
|
||||||
setuptools==80.9.0
|
|
||||||
wheel==0.45.1
|
|
||||||
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||||
|
|
|
||||||
|
|
@ -53,7 +53,7 @@ pytest-xdist==3.8.0
|
||||||
pytest-xvfb==3.1.1
|
pytest-xvfb==3.1.1
|
||||||
PyVirtualDisplay==3.0
|
PyVirtualDisplay==3.0
|
||||||
requests==2.32.5
|
requests==2.32.5
|
||||||
requests-file==3.0.0
|
requests-file==3.0.1
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
soupsieve==2.8
|
soupsieve==2.8
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue