2 Commits

Author SHA1 Message Date
dependabot[bot]
b0b189c4c1 Merge cb6b81dd0b into 6cd3bdfb97 2024-11-29 13:38:49 -03:00
dependabot[bot]
cb6b81dd0b Bump torch from 2.1.0 to 2.2.0 in /api
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 to 2.2.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.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 11:43:57 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
Flask==3.0.0
Pillow==10.2.0
requests==2.31.0
torch==2.1.0
torch==2.2.0
torchaudio==2.1.0
torchvision==0.16.0
tqdm==4.66.1

View File

@@ -304,9 +304,9 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
js-tokens "^3.0.0 || ^4.0.0"
nanoid@^3.3.6:
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
version "3.3.6"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
next@14.2.10:
version "14.2.10"