Skip to content

Commit

Permalink
Add missing dependencies to setup.py (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
inganault authored Dec 30, 2023
1 parent 57cf669 commit 169a41e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ def run(self):
'raven>=6.0.0',
'requests>=2.31.0',
'mozjpeg-lossless-optimization>=1.1.2',
'natsort[fast]>=8.4.0',
'distro',
],
classifiers=[],
zip_safe=False,
Expand Down

0 comments on commit 169a41e

Please sign in to comment.