mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 06:46:00 +00:00
chore: outline minimal fix plan
Co-authored-by: zurdi15 <34356590+zurdi15@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5548a0cb95
commit
bd2e6b7962
6
uv.lock
generated
6
uv.lock
generated
@@ -7,12 +7,12 @@ resolution-markers = [
|
||||
]
|
||||
|
||||
[options]
|
||||
exclude-newer = "2026-06-12T13:49:31.696015Z"
|
||||
exclude-newer = "0001-01-01T00:00:00Z" # This has no effect and is included for backwards compatibility when using relative exclude-newer values.
|
||||
exclude-newer-span = "P7D"
|
||||
|
||||
[options.exclude-newer-package]
|
||||
starlette = "2026-05-23T04:00:00Z"
|
||||
vcrpy = "2026-06-18T04:00:00Z"
|
||||
starlette = "2026-05-23T00:00:00Z"
|
||||
vcrpy = "2026-06-18T00:00:00Z"
|
||||
|
||||
[[package]]
|
||||
name = "aiohappyeyeballs"
|
||||
|
||||
Reference in New Issue
Block a user