Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Update uv lockfile #3680

Merged
merged 1 commit into from
Dec 31, 2024
Merged

CI: Update uv lockfile #3680

merged 1 commit into from
Dec 31, 2024

Conversation

github-actions[bot]
Copy link
Contributor

/opt/hostedtoolcache/uv/0.5.13/x86_64/uv
XDSL_VERSION_OVERRIDE="0+dynamic" uv sync --extra gui --extra dev --extra jax --extra riscv
if [ ! -z "" ]; then \
	ln -sf  .venv/bin/mlir-opt; \
fi
Using CPython 3.10.12 interpreter at: /usr/bin/python3
Creating virtual environment at: .venv
Resolved 138 packages in 1.31s
Prepared 128 packages in 3.00s
Installed 128 packages in 122ms
 + aiohappyeyeballs==2.4.4
 + aiohttp==3.11.11
 + aiohttp-jinja2==1.6
 + aiosignal==1.3.2
 + anyio==4.7.0
 + asttokens==3.0.0
 + asv==0.6.4
 + asv-runner==0.2.1
 + async-timeout==5.0.1
 + attrs==24.3.0
 + beautifulsoup4==4.12.3
 + bleach==6.2.0
 + build==1.2.2.post1
 + cfgv==3.4.0
 + click==8.1.8
 + comm==0.2.2
 + coverage==7.6.10
 + debugpy==1.8.11
 + decorator==5.1.1
 + defusedxml==0.7.1
 + distlib==0.3.9
 + docutils==0.21.2
 + exceptiongroup==1.2.2
 + executing==2.1.0
 + fastjsonschema==2.21.1
 + filecheck==1.0.1
 + filelock==3.16.1
 + frozenlist==1.5.0
 + h11==0.14.0
 + identify==2.6.4
 + idna==3.10
 + immutabledict==4.2.1
 + importlib-metadata==8.5.0
 + importlib-resources==6.4.5
 + iniconfig==2.0.0
 + ipykernel==6.29.5
 + ipython==8.31.0
 + itsdangerous==2.2.0
 + jax==0.4.38
 + jaxlib==0.4.38
 + jedi==0.19.2
 + jinja2==3.1.5
 + json5==0.10.0
 + jsonschema==4.23.0
 + jsonschema-specifications==2024.10.1
 + jupyter-client==8.6.3
 + jupyter-core==5.7.2
 + jupyterlab-pygments==0.3.0
 + linkify-it-py==2.0.3
 + lit==18.1.8
 + marimo==0.9.34
 + markdown==3.7
 + markdown-it-py==3.0.0
 + markupsafe==3.0.2
 + matplotlib-inline==0.1.7
 + mdit-py-plugins==0.4.2
 + mdurl==0.1.2
 + mistune==3.1.0
 + ml-dtypes==0.5.0
 + msgpack==1.1.0
 + multidict==6.1.0
 + narwhals==1.19.1
 + nbclient==0.10.2
 + nbconvert==7.16.4
 + nbformat==5.10.4
 + nbval==0.11.0
 + nest-asyncio==1.6.0
 + nodeenv==1.9.1
 + numpy==2.2.1
 + opt-einsum==3.4.0
 + ordered-set==4.1.0
 + packaging==24.2
 + pandocfilters==1.5.1
 + parso==0.8.4
 + pexpect==4.9.0
 + pip==24.3.1
 + platformdirs==4.3.6
 + pluggy==1.5.0
 + pre-commit==4.0.1
 + prompt-toolkit==3.0.48
 + propcache==0.2.1
 + psutil==6.1.1
 + ptyprocess==0.7.0
 + pure-eval==0.2.3
 + pyclip==0.7.0
 + pyelftools==0.30
 + pygments==2.18.0
 + pymdown-extensions==10.13
 + pympler==1.1
 + pyproject-hooks==1.2.0
 + pyright==1.1.391
 + pytest==8.3.4
 + pytest-asyncio==0.25.0
 + pytest-cov==6.0.0
 + python-dateutil==2.9.0.post0
 + pyyaml==6.0.2
 + pyzmq==26.2.0
 + referencing==0.35.1
 + rich==13.9.4
 + riscemu==2.2.7
 + rpds-py==0.22.3
 + ruff==0.8.4
 + scipy==1.14.1
 + six==1.17.0
 + sniffio==1.3.1
 + soupsieve==2.6
 + stack-data==0.6.3
 + starlette==0.45.0
 + tabulate==0.9.0
 + textual==1.0.0
 + textual-dev==1.7.0
 + textual-serve==1.1.1
 + tinycss2==1.4.0
 + toml==0.10.2
 + tomli==2.2.1
 + tomlkit==0.13.2
 + tornado==6.4.2
 + traitlets==5.14.3
 + typing-extensions==4.12.2
 + uc-micro-py==1.0.3
 + uvicorn==0.34.0
 + virtualenv==20.28.0
 + wcwidth==0.2.13
 + webencodings==0.5.1
 + websockets==14.1
 + xdsl==0+dynamic (from file:///home/runner/work/xdsl/xdsl)
 + yarl==1.18.3
 + zipp==3.21.0

@github-actions github-actions bot added the CI Continuous Integration label Dec 30, 2024
@superlopuh superlopuh merged commit 298bbba into main Dec 31, 2024
@superlopuh superlopuh deleted the ci/update-uv branch December 31, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants