mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 13:45:31 +00:00
lock cython to 3.0.2
This commit is contained in:
parent
981c562268
commit
b6712cd8b7
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ pytest==7.3.1
|
|||
pytest-xdist==3.3.1
|
||||
pytest-cov==4.1.0
|
||||
pytest-benchmark==4.0.0
|
||||
Cython==3.0.1
|
||||
Cython==3.0.2
|
||||
twine==4.0.2
|
||||
pre-commit==3.3.2
|
||||
|
|
Loading…
Reference in a new issue