File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All release highlights of this project will be documented in this file.
3+ ## 4.4.9 - January 29, 2023
4+ ### Added
5+ - ` SAClient.set_approval_statuses ` _ method_ function to change the approval status of items (images, audio / videos) in bulk.
6+ ### Updated
7+ - ` SAClient.set_approval_statuses ` _ method_ updated from Pixel to Vector converter, added polygon holes handling.
38## 4.4.8 - December 25, 2022
49### Added
510- New project types ` Tiled ` , ` PointCloud ` , ` Other ` .
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ requests==2.26.0
44requests-toolbelt >= 0.9.1
55aiohttp >= 3.8.1
66tqdm == 4.64.0
7- pillow >= 7.2.0
7+ pillow >= 7.2.0 < 9.0.1
88matplotlib >= 3.3.1
99xmltodict == 0.12.0
1010opencv-python >= 4.4.0.42
You can’t perform that action at this time.
0 commit comments