Skip to content

Commit 1c89005

Browse files
committed
HOTFIX: release issues
1 parent 24196f3 commit 1c89005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
library-name: ${{ env.PACKAGE_NAME }}
9292
operating-system: ${{ matrix.os }}
9393
python-version: ${{ matrix.python-version }}
94-
whitelist-license-check: 'attrs,referencing'
94+
whitelist-license-check: 'attrs,referencing,pillow,urllib3'
9595
target: 'all'
9696

9797
docker-style:

0 commit comments

Comments
 (0)