Skip to content

Commit

Permalink
Merge pull request #20 from fl0x53/main
Browse files Browse the repository at this point in the history
Update dependencies in setup.py
  • Loading branch information
FL550 authored Nov 4, 2023
2 parents 12fc447 + 5fd2137 commit ce1dedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"Operating System :: OS Independent",
],
python_requires='>=3.6',
install_requires=['lxml','requests']
install_requires=['lxml','requests', 'Pillow', 'arrow']
)

0 comments on commit ce1dedf

Please sign in to comment.