mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 15:57:15 +00:00
allow setuptools_scm >= 8 again
8.0.4 got a fix, so we can allow it again.
This commit is contained in:
parent
adfab2b6d7
commit
26be8a6fe9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
setuptools==68.1.2
|
||||
setuptools-scm==7.1.0
|
||||
setuptools-scm==8.0.4
|
||||
pip==23.2.1
|
||||
wheel==0.41.2
|
||||
virtualenv==20.24.4
|
||||
|
|
Loading…
Reference in a new issue