yolov5/utils
dependabot[bot] fb19561f98
Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661)
Bumps [pip](https://github.com/pypa/pip) from 19.2 to 21.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/19.2...21.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 20:10:29 +01:00
..
aws
flask_rest_api precommit: isort (#5493) 2021-11-04 17:24:25 +01:00
google_app_engine Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661) 2021-11-15 20:10:29 +01:00
loggers W&B refactor, handle exceptions, CI example (#5618) 2021-11-14 13:26:53 +01:00
__init__.py Add `notebook_init()` to utils/__init__.py (#5488) 2021-11-09 23:03:19 +01:00
activations.py Fix float zeros format (#5491) 2021-11-03 23:36:53 +01:00
augmentations.py `LOGGER` consolidation (#5569) 2021-11-08 16:32:15 +01:00
autoanchor.py AutoAnchor and AutoBatch `LOGGER` (#5635) 2021-11-13 15:40:18 +01:00
autobatch.py AutoAnchor and AutoBatch `LOGGER` (#5635) 2021-11-13 15:40:18 +01:00
callbacks.py
datasets.py Default DataLoader `shuffle=True` for training (#5623) 2021-11-13 13:07:32 +01:00
downloads.py Update autodownload fallbacks to v6.0 assets (#5177) 2021-10-13 19:58:38 -07:00
general.py Update train, val `tqdm` to fixed width (#5367) 2021-11-10 15:47:38 +01:00
loss.py Fix float zeros format (#5491) 2021-11-03 23:36:53 +01:00
metrics.py Adjust legend labels for classes without instances (#5174) 2021-10-14 11:57:00 -07:00
plots.py AutoAnchor and AutoBatch `LOGGER` (#5635) 2021-11-13 15:40:18 +01:00
torch_utils.py Add `notebook_init()` to utils/__init__.py (#5488) 2021-11-09 23:03:19 +01:00