Spaces:
Build error
Build error
dependabot[bot]
commited on
Commit
•
42f29fe
1
Parent(s):
7bfa75d
Bump pillow from 9.2.0 to 9.3.0
Browse filesBumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.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/9.2.0...9.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ moviepy==1.0.3
|
|
3 |
imagehash==4.2.1
|
4 |
pandas==1.3.5
|
5 |
faiss-cpu==1.7.2
|
6 |
-
Pillow==9.
|
7 |
kats==0.2.0
|
8 |
seaborn==0.12.0
|
9 |
scipy==1.7.3
|
|
|
3 |
imagehash==4.2.1
|
4 |
pandas==1.3.5
|
5 |
faiss-cpu==1.7.2
|
6 |
+
Pillow==9.3.0
|
7 |
kats==0.2.0
|
8 |
seaborn==0.12.0
|
9 |
scipy==1.7.3
|