This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
dekker-phd-thesis/Pipfile.lock

42 lines
1.3 KiB
JSON

{
"_meta": {
"hash": {
"sha256": "dce9b5878ca21a8613ba71eed866396a1113aa9c8453b025e8eea89b90bc86ca"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pygments": {
"hashes": [
"sha256:a18f47b506a429f6f4b9df81bb02beab9ca21d0a5fee38ed15aef65f0545519f",
"sha256:d66e804411278594d764fc69ec36ec13d9ae9147193a1740cd34d272ca383b8e"
],
"index": "pypi",
"version": "==2.9.0"
},
"tree-sitter": {
"hashes": [
"sha256:03fd05fe099639d4aec1b59dec630a69d32e3d07a078d83bc060209a8dbb2132",
"sha256:861afcf39f957fdd75f8b93124bc403f2f3abe8b81f104c05b1a749e6dd33499"
],
"markers": "python_version >= '3.3'",
"version": "==0.19.0"
},
"tree-sitter-minizinc": {
"git": "https://github.com/Dekker1/tree-sitter-minizinc.git",
"ref": "9bc9e50692b3511a4044b1687610d1a9b2119425"
}
},
"develop": {}
}