This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
blakeblackshear.frigate
Watch
1
Star
0
Fork
0
You've already forked blakeblackshear.frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2024-11-21 19:07:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
b6ad287ef2
blakeblackshear.frigate
/
requirements-dev.txt
3 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Easy Python Updates (#4424) * Update black requirement from ==22.3.* to ==22.10.* Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.3.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Update pylint requirement from ==2.13.* to ==2.15.* Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.13.0...v2.15.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Update types-requests requirement from ==2.27.* to ==2.28.* Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update pyyaml requirement from ==6.0.* to ==6.0 Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0b1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-18 13:33:10 +01:00
pylint == 2.15.*
easier python deps (#4827) * easier python deps * update build wheels deps * dependencies PRs cant become stale
2022-12-30 23:43:32 +01:00
black == 22.12.*
Reference in New Issue
Copy Permalink