mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 11:16:14 +02:00
Updated Pipfile.
This commit is contained in:
parent
a3f02db66c
commit
d863dd71a1
2 changed files with 254 additions and 3 deletions
4
Pipfile
4
Pipfile
|
@ -15,14 +15,12 @@ python_version = "3.6"
|
|||
pillow = "*"
|
||||
piexif = "*"
|
||||
crayons = "*"
|
||||
white = "*"
|
||||
black = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
||||
twine = "*"
|
||||
"pep8" = "*"
|
||||
pep8 = "*"
|
||||
coverage = "*"
|
||||
coveralls = "*"
|
||||
mypy = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue