{
    "numpy": {
        "version": {
            "latest": "https://numpy.org/doc/stable/"
        },
        "sources": {
            "readthedocs": "numpy"
        }
    },
    "matplotlib": {
        "version": {
            "latest": "https://matplotlib.org/stable/"
        },
        "sources": {
            "readthedocs": "matplotlib"
        }
    },
    "PIL": {
        "version": {
            "latest": "https://pillow.readthedocs.io/en/latest/"
        },
        "sources": {
            "readthedocs": "pillow"
        }
    }
}