Skip to content

Commit e85395b

Browse files
Merge pull request #172 from fastlabel/update_pillow
update Pillow
2 parents 7f546e3 + 749ecf9 commit e85395b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# FastLabel Python SDK
22

3-
_If you are using FastLabel prototype, please install version 0.2.2._
4-
53
## Table of Contents
64

75
- [Installation](#installation)

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ requests==2.25.1
22
numpy>=1.21.2
33
geojson==2.5.0
44
xmltodict==0.12.0
5-
Pillow==9.0.1
5+
Pillow>=9.0.1,<10.0.0
66
opencv-python==4.7.0.72

0 commit comments

Comments
 (0)