Skip to content

Commit

Permalink
Deps: remove Pillow, sort
Browse files Browse the repository at this point in the history
We don't import Pillow. This is a leftover from a failed experiment.
  • Loading branch information
lbam authored and Yrob committed Oct 4, 2023
1 parent ac06d80 commit 3bc7c15
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
aiohttp==3.8.4
amsterdam-schema-tools==5.0.1
attrs==21.4.0
certifi==2023.7.22
charset-normalizer==2.0.12
Expand All @@ -8,9 +10,6 @@ jsonref==0.2
jsonschema==4.5.1
lark-parser==0.12.0
mappyfile==0.9.7
Pillow==9.3.0
pyrsistent==0.18.1
requests==2.31.0
urllib3==1.26.9
aiohttp==3.8.4
amsterdam-schema-tools==5.0.1

0 comments on commit 3bc7c15

Please sign in to comment.