mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
Update scipy requirement from ==1.8.* to ==1.10.*
Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.0rc1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ebef38e408
commit
766598e9f6
@ -16,7 +16,7 @@ tzlocal == 4.2
|
||||
types-PyYAML == 6.0.*
|
||||
requests == 2.28.*
|
||||
types-requests == 2.28.*
|
||||
scipy == 1.8.*
|
||||
scipy == 1.10.*
|
||||
setproctitle == 1.3.*
|
||||
ws4py == 0.5.*
|
||||
zeroconf == 0.47.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user