Skip to content

Commit

Permalink
[Leveler] update pillow support to python 3.8 (pillow 6.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
fixator10 committed Jan 17, 2020
1 parent 2094efb commit 40bf1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leveler/info.json
Expand Up @@ -14,6 +14,6 @@
"requirements": [
"pymongo",
"fonttools",
"pillow>=6"
"pillow>=6.2.1"
]
}

1 comment on commit 40bf1f3

@fixator10
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should prevent #20 in future

Please sign in to comment.