MqlCIByLeo/dependencies.json

32 行
808 B
JSON

2026-03-12 01:13:07 +00:00
{
"repos" : [
{
"name" : "MQLArticles",
"url" : "https://forge.mql5.io/nique_372/MQLArticles",
"rama" : "main",
"comment" : "public"
},
{
"name" : "ExtraCodes",
"url" : "https://forge.mql5.io/nique_372/ExtraCodes",
"rama" : "main",
"comment" : "private, contact me to get access"
},
{
"name" : "PyBase",
"url" : "https://forge.mql5.io/nique_372/PyBase",
"rama" : "main",
"comment" : "public"
},
{
"name" : "fast_json",
"url" : "https://forge.mql5.io/nique_372/fast_json",
"rama" : "main",
"comment" : "public"
}
],
"min_mt5_build" : 5430,
2026-03-12 16:46:46 +00:00
"py" : {
"min_version" : "3.10"
}
2026-03-12 01:13:07 +00:00
}