mirror of
https://github.com/guilhermewerner/image-caption-api
synced 2025-06-16 15:05:44 +00:00
Compare commits
2 Commits
dependabot
...
d4cb53e392
Author | SHA1 | Date | |
---|---|---|---|
d4cb53e392 | |||
f413cf7a7e |
@ -1,6 +1,6 @@
|
|||||||
Flask==3.0.0
|
Flask==3.0.0
|
||||||
Pillow==10.2.0
|
Pillow==10.2.0
|
||||||
requests==2.31.0
|
requests==2.32.2
|
||||||
torch==2.1.0
|
torch==2.1.0
|
||||||
torchaudio==2.1.0
|
torchaudio==2.1.0
|
||||||
torchvision==0.16.0
|
torchvision==0.16.0
|
||||||
|
@ -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"
|
js-tokens "^3.0.0 || ^4.0.0"
|
||||||
|
|
||||||
nanoid@^3.3.6:
|
nanoid@^3.3.6:
|
||||||
version "3.3.8"
|
version "3.3.6"
|
||||||
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
|
||||||
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
|
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
|
||||||
|
|
||||||
next@14.2.10:
|
next@14.2.10:
|
||||||
version "14.2.10"
|
version "14.2.10"
|
||||||
|
Reference in New Issue
Block a user