Update dependencies
This commit is contained in:
parent
f5e2660890
commit
4164205663
|
|
@ -40,7 +40,7 @@ packaging==25.0
|
||||||
platformdirs==4.4.0
|
platformdirs==4.4.0
|
||||||
prompt_toolkit==3.0.52
|
prompt_toolkit==3.0.52
|
||||||
pycparser==2.23
|
pycparser==2.23
|
||||||
pydantic==2.12.4
|
pydantic==2.12.5
|
||||||
pydantic-settings==2.11.0
|
pydantic-settings==2.11.0
|
||||||
pydantic_core==2.41.5
|
pydantic_core==2.41.5
|
||||||
Pygments==2.19.2
|
Pygments==2.19.2
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,6 @@
|
||||||
altgraph==0.17.5
|
altgraph==0.17.5
|
||||||
importlib_metadata==8.7.0
|
importlib_metadata==8.7.0
|
||||||
packaging==25.0
|
packaging==25.0
|
||||||
pyinstaller==6.16.0
|
pyinstaller==6.17.0
|
||||||
pyinstaller-hooks-contrib==2025.10
|
pyinstaller-hooks-contrib==2025.10
|
||||||
zipp==3.23.0
|
zipp==3.23.0
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
PyQt6==6.10.0
|
PyQt6==6.10.0
|
||||||
PyQt6-Qt6==6.10.0
|
PyQt6-Qt6==6.10.1
|
||||||
PyQt6-WebEngine==6.10.0
|
PyQt6-WebEngine==6.10.0
|
||||||
PyQt6-WebEngine-Qt6==6.10.0
|
PyQt6-WebEngine-Qt6==6.10.1
|
||||||
PyQt6_sip==13.10.2
|
PyQt6_sip==13.10.2
|
||||||
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
PyQt6==6.10.0
|
PyQt6==6.10.0
|
||||||
PyQt6-Qt6==6.10.0
|
PyQt6-Qt6==6.10.1
|
||||||
PyQt6-WebEngine==6.10.0
|
PyQt6-WebEngine==6.10.0
|
||||||
PyQt6-WebEngine-Qt6==6.10.0
|
PyQt6-WebEngine-Qt6==6.10.1
|
||||||
PyQt6_sip==13.10.2
|
PyQt6_sip==13.10.2
|
||||||
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
PyQt6==6.10.0
|
PyQt6==6.10.0
|
||||||
PyQt6-Qt6==6.10.0
|
PyQt6-Qt6==6.10.1
|
||||||
PyQt6-WebEngine==6.10.0
|
PyQt6-WebEngine==6.10.0
|
||||||
PyQt6-WebEngine-Qt6==6.10.0
|
PyQt6-WebEngine-Qt6==6.10.1
|
||||||
PyQt6_sip==13.10.2
|
PyQt6_sip==13.10.2
|
||||||
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue