muhammadhamza-stack commited on
Commit
9521b67
·
1 Parent(s): 3dd220e

update the supported pillow version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ tensorflow==2.20.0
2
  numpy>=2.0.0
3
  protobuf>=4.25.3
4
  opencv-python>=4.9.0
5
- Pillow==9.3.0
6
  gradio==3.50.2
 
2
  numpy>=2.0.0
3
  protobuf>=4.25.3
4
  opencv-python>=4.9.0
5
+ Pillow>=10.2.0
6
  gradio==3.50.2