mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 11:16:14 +02:00
Updated version of Pillow.
This commit is contained in:
parent
5122f204f6
commit
f8cc0f4cb3
2 changed files with 138 additions and 133 deletions
10
Pipfile
10
Pipfile
|
@ -1,24 +1,14 @@
|
|||
[[source]]
|
||||
|
||||
url = "https://pypi.python.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
|
||||
[requires]
|
||||
|
||||
python_version = "3.7"
|
||||
|
||||
|
||||
[packages]
|
||||
|
||||
pillow = "*"
|
||||
piexif = "*"
|
||||
crayons = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
||||
twine = "*"
|
||||
pep8 = "*"
|
||||
coverage = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue