Skip to content

Commit

Permalink
compile files
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and github-actions[bot] committed Jan 5, 2025
1 parent 8f8ed56 commit b659120
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packaging/requirements-android.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
annotated-types==0.7.0
anyio==4.7.0 ; platform_system != 'Pyodide'
anyio==4.8.0 ; platform_system != 'Pyodide'
bidict==0.23.1
certifi==2024.12.14 ; platform_system != 'Pyodide'
cffi==1.17.1 ; sys_platform != 'win32'
Expand Down Expand Up @@ -48,7 +48,7 @@ regex==2024.11.6
repath==0.9.0
retrie==0.3.1
rich==13.9.4
ruamel-yaml==0.18.8
ruamel-yaml==0.18.9
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
six==1.17.0
sniffio==1.3.1 ; platform_system != 'Pyodide'
Expand Down
4 changes: 2 additions & 2 deletions packaging/requirements-desktop.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
altgraph==0.17.4
annotated-types==0.7.0
anyio==4.7.0
anyio==4.8.0
bidict==0.23.1
certifi==2024.12.14
cffi==1.17.1 ; python_full_version < '3.12' or sys_platform != 'win32'
Expand Down Expand Up @@ -62,7 +62,7 @@ pyzstd==0.16.2 ; platform_python_implementation == 'PyPy'
regex==2024.11.6
retrie==0.3.1
rich==13.9.4
ruamel-yaml==0.18.8
ruamel-yaml==0.18.9
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
rubicon-objc==0.4.9 ; platform_python_implementation == 'CPython' and sys_platform == 'darwin'
setuptools==75.6.0
Expand Down
4 changes: 2 additions & 2 deletions packaging/requirements-webui.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aiohttp==3.11.11
aiosignal==1.3.2
altgraph==0.17.4
annotated-types==0.7.0
anyio==4.7.0
anyio==4.8.0
async-timeout==5.0.1 ; python_full_version < '3.11'
attrs==24.3.0
bidict==0.23.1
Expand Down Expand Up @@ -88,7 +88,7 @@ regex==2024.11.6
requests==2.32.3
retrie==0.3.1
rich==13.9.4
ruamel-yaml==0.18.8
ruamel-yaml==0.18.9
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
setuptools==75.6.0
shellingham==1.5.4
Expand Down

0 comments on commit b659120

Please sign in to comment.