Skip to content

Commit

Permalink
install pillow (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszKielar authored Apr 14, 2021
1 parent d06dad7 commit 26cb192
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 466 deletions.
4 changes: 1 addition & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@ pypdf4 = "~=1.27.0"
pyinstaller = ">=4.2"
pyqt5 = "~=5.15.2"
qdarkstyle = "~=2.8.1"
pillow = "~=8.2.0"

[dev-packages]
pylint = ">=2.6.0"
mypy = ">=0.800"
black = ">=20.8b1"
ipykernel = "*"
matplotlib = "*"
rope = "*"
pyqt5-tools = ">=5.15.2.1.0.1"
isort = "*"

[requires]
Expand Down
Loading

0 comments on commit 26cb192

Please sign in to comment.