Skip to content

Commit 3f323bb

Browse files
committed
Remove pillow from docs requirements.txt
It's triggering dependabot alerts and it appears as if we don't actually use it.
1 parent a7c2f82 commit 3f323bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ javalang==0.13.0
33
beautifulsoup4==4.9.3
44
sphinx==6.2.1
55
sphinx-rtd-theme==1.2.2
6-
pillow==5.4.1
76
mock==1.0.1
87
commonmark==0.9.1
9-
recommonmark==0.5.0
8+
recommonmark==0.5.0

0 commit comments

Comments
 (0)