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": "5d0bd9f479dec0e41b809749ff8383832e28f12349cac501f086d673455a46c6"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"pygments": {
"hashes": [
"sha256:37a13ba168a02ac54cc5891a42b1caec333e59b66addb7fa633ea8a6d73445c0",
"sha256:b21b072d0ccdf29297a82a2363359d99623597b8a265b8081760e4d0f7153c88"
],
"index": "pypi",
"version": "==2.8.0"
},
"tree-sitter": {
"hashes": [
"sha256:15e7616f0e41127ca70880a40301a6ebfe58ce92db4f142eac775a38e9c38cec",
"sha256:2618b781b065d419237dcd234f7a7cd68920c4f15c6809a99ed2c2dfd6d15d01"
],
"markers": "python_version >= '3.3'",
"version": "==0.2.2"
},
"tree-sitter-minizinc": {
"path": "/Users/dekker1/Code/github.com/Dekker1/tree-sitter-minizinc",
"version": "==0.1.dev35+gf70a60b"
}
},
"develop": {}
}