password_generator/Pipfile.lock
Ivann LARUELLE 9bc37aeae8 first commit
2024-01-29 01:39:20 +01:00

29 lines
683 B
JSON

{
"_meta": {
"hash": {
"sha256": "8ceead135ee6991bd49b68802a159c7b7d7cfe2f2218d7a71d7a5d55b1d4cd6e"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.12"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pyperclip": {
"hashes": [
"sha256:105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57"
],
"index": "pypi",
"version": "==1.8.2"
}
},
"develop": {}
}