Revert "chore(deps): pin dependencies"
All checks were successful
Code and build check / Check code (push) Successful in 1m45s
Code and build check / Build with uv (push) Successful in 58s

This reverts commit 4d58830910.
This commit is contained in:
2025-06-20 22:06:21 +05:00
parent ce69a18249
commit d229914fb6
6 changed files with 18 additions and 18 deletions

View File

@ -11,10 +11,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: https://gitea.com/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
uses: https://gitea.com/actions/checkout@v4
- name: Set up Python
uses: https://gitea.com/actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
uses: https://gitea.com/actions/setup-python@v5
with:
python-version-file: "pyproject.toml"