Skip to content
Snippets Groups Projects
Pipfile.lock 471 B
Newer Older
Kenneth Reitz's avatar
Kenneth Reitz committed
{
    "_meta": {
Kenneth Reitz's avatar
Kenneth Reitz committed
        "hash": {
            "sha256": "5866990104fc8f27d13cdf01abc2a32c553129e03f666316cacc5b42d3e0884e"
        },
        "requires": {
            "python_version": "3.6"
        },
Kenneth Reitz's avatar
Kenneth Reitz committed
        "sources": [
            {
                "url": "https://pypi.python.org/simple",
                "verify_ssl": true
            }
Kenneth Reitz's avatar
Kenneth Reitz committed
        ]
    },
    "default": {
        "requests": {
            "version": "==2.13.0"
Kenneth Reitz's avatar
Kenneth Reitz committed
        }
Kenneth Reitz's avatar
Kenneth Reitz committed
    },
    "develop": {}
Kenneth Reitz's avatar
Kenneth Reitz committed
}