mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Updated Pipfile.
This commit is contained in:
parent
e7a5a9aac9
commit
9967ba300e
2 changed files with 3 additions and 3 deletions
2
Pipfile
2
Pipfile
|
@ -6,7 +6,7 @@ name = "pypi"
|
|||
|
||||
|
||||
[requires]
|
||||
python_version = "3.6.4"
|
||||
python_version = "3.6"
|
||||
|
||||
|
||||
[packages]
|
||||
|
|
4
Pipfile.lock
generated
4
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "772f9981efdb04d8bce28d3d205149b8cf6c173d746096fa4060d4f10413b807"
|
||||
"sha256": "6ceb5a53404f1153a67e9b1474f3a98c00acc70b8190aba9a9b34fb8f1339a87"
|
||||
},
|
||||
"host-environment-markers": {
|
||||
"implementation_name": "cpython",
|
||||
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
"python_version": "3.6.4"
|
||||
"python_version": "3.6"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue