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:2656e1a6edcdabf4275f9a3640db59fd5de107d88e8663c5d4e9a0fa62f77f94",
"sha256:534ef71d539ae97d4c3a4cf7d6f110f214b0e687e92f9cb9d2a3b0d3101289c8"
],
"index": "pypi",
"version": "==2.8.1"
},
"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": "d3ba544d2ffdb9babe0f6eaf117d259c05697791"
}
},
"develop": {}
}