agtest/Pipfile.lock
2021-09-30 15:59:03 -05:00

30 lines
776 B
JSON

{
"_meta": {
"hash": {
"sha256": "98b6f8b73b8482a118dfcbb2dca537038551c3a1b7c8cb2d1762b9ae9a71dfdc"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"lark-parser": {
"hashes": [
"sha256:0eaf30cb5ba787fe404d73a7d6e61df97b21d5a63ac26c5008c78a494373c675",
"sha256:15967db1f1214013dca65b1180745047b9be457d73da224fcda3d9dd4e96a138"
],
"index": "pypi",
"version": "==0.12.0"
}
},
"develop": {}
}