4 Commits

Author SHA1 Message Date
85e4afd385 Merge pull request #6 from guilhermewerner/dependabot/pip/api/pillow-10.2.0
Bump pillow from 10.0.1 to 10.2.0 in /api
2024-09-18 08:43:26 -03:00
0f45396fd2 Merge pull request #5 from guilhermewerner/dependabot/pip/api/transformers-4.36.0
Bump transformers from 4.34.0 to 4.36.0 in /api
2024-09-18 08:43:16 -03:00
b783271a25 Bump pillow from 10.0.1 to 10.2.0 in /api
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 22:05:51 +00:00
76123a9485 Bump transformers from 4.34.0 to 4.36.0 in /api
Bumps [transformers](https://github.com/huggingface/transformers) from 4.34.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.34.0...v4.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 21:14:26 +00:00

View File

@ -1,9 +1,9 @@
Flask==3.0.0
Pillow==10.0.1
Pillow==10.2.0
requests==2.31.0
torch==2.1.0
torchaudio==2.1.0
torchvision==0.16.0
tqdm==4.66.1
transformers==4.34.0
transformers==4.36.0
urllib3==1.26.18