Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
5a9b98e43b
Merge cdfe81c40c into 1a75251ffb 2025-11-29 16:15:04 +01:00
dependabot[bot]
cdfe81c40c
Update virtualenv requirement in /docker/main
Updates the requirements on [virtualenv](https://github.com/pypa/virtualenv) to permit the latest version.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.17.0...20.35.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-version: 20.35.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-10 11:10:51 +00:00

View File

@ -69,7 +69,7 @@ importlib-resources==5.1.*
netaddr==0.8.* netaddr==0.8.*
netifaces==0.10.* netifaces==0.10.*
verboselogs==1.7.* verboselogs==1.7.*
virtualenv==20.17.* virtualenv==20.35.*
prometheus-client == 0.21.* prometheus-client == 0.21.*
# TFLite # TFLite
tflite_runtime @ https://github.com/frigate-nvr/TFlite-builds/releases/download/v2.17.1/tflite_runtime-2.17.1-cp311-cp311-linux_x86_64.whl; platform_machine == 'x86_64' tflite_runtime @ https://github.com/frigate-nvr/TFlite-builds/releases/download/v2.17.1/tflite_runtime-2.17.1-cp311-cp311-linux_x86_64.whl; platform_machine == 'x86_64'