mirror of
https://github.com/onyx-and-iris/grokking-algorithms.git
synced 2024-11-15 17:30:52 +00:00
31 lines
823 B
JSON
31 lines
823 B
JSON
{
|
|
"_meta": {
|
|
"hash": {
|
|
"sha256": "5b2e934e1ca40f369f7dcd74ed36744eae3116276796320e2800026566302307"
|
|
},
|
|
"pipfile-spec": 6,
|
|
"requires": {
|
|
"python_version": "3.11"
|
|
},
|
|
"sources": [
|
|
{
|
|
"name": "pypi",
|
|
"url": "https://pypi.org/simple",
|
|
"verify_ssl": true
|
|
}
|
|
]
|
|
},
|
|
"default": {
|
|
"tabulate": {
|
|
"hashes": [
|
|
"sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c",
|
|
"sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f"
|
|
],
|
|
"index": "pypi",
|
|
"markers": "python_version >= '3.7'",
|
|
"version": "==0.9.0"
|
|
}
|
|
},
|
|
"develop": {}
|
|
}
|