1
0
mirror of https://github.com/HorlogeSkynet/SSHubl.git synced 2025-06-25 04:00:13 +02:00
Files
SSHubl/dependencies.json
2024-07-06 21:15:28 +02:00

9 lines
62 B
JSON

{
"*": {
">4000": [
"pexpect",
"ptyprocess"
]
}
}