Compare commits

...

4 Commits

Author SHA1 Message Date
√(noham)²
f7bf821192
Merge pull request #2 from NohamR/dependabot/pip/test/yolov7-tracker/wandb/run-20240718_022052-n7jjdi4d/files/torch-2.8.0
Bump torch from 2.3.0 to 2.8.0 in /test/yolov7-tracker/wandb/run-20240718_022052-n7jjdi4d/files
2025-10-07 18:36:21 +02:00
dependabot[bot]
7d796f3453
Bump torch
Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.0 to 2.8.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.3.0...v2.8.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 16:24:31 +00:00
√(noham)²
ce7fc19107
Merge pull request #1 from NohamR/dependabot/pip/test/yolov7-tracker/utils/google_app_engine/gunicorn-22.0.0
Bump gunicorn from 19.9.0 to 22.0.0 in /test/yolov7-tracker/utils/google_app_engine
2025-10-07 18:21:47 +02:00
dependabot[bot]
36a125843e
Bump gunicorn in /test/yolov7-tracker/utils/google_app_engine
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 22.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 16:09:06 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# add these requirements in your app on top of the existing ones
pip==18.1
Flask==1.0.2
gunicorn==19.9.0
gunicorn==22.0.0

View File

@ -108,7 +108,7 @@ thop==0.1.1-2209072238
threadpoolctl==3.5.0
tinycss2==1.3.0
torch==2.3.0
torch==2.3.1
torch==2.8.0
torchaudio==2.3.0
torchvision==0.18.0
torchvision==0.18.1