aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile.lock
blob: eaa7def34e0cc4064de3a4638b7b37b57e138814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
    "_meta": {
        "hash": {
            "sha256": "49a1fa66b6bc9ce5d359b9db2a888aab0d83d1ee546a5d489819862bc23da851"
        },
        "pipfile-spec": 6,
        "requires": {
            "python_version": "3.7"
        },
        "sources": [
            {
                "name": "pypi",
                "url": "https://pypi.python.org/simple",
                "verify_ssl": true
            }
        ]
    },
    "default": {
        "python-magic": {
            "hashes": [
                "sha256:f2674dcfad52ae6c49d4803fa027809540b130db1dec928cfbb9240316831375",
                "sha256:f3765c0f582d2dfc72c15f3b5a82aecfae9498bd29ca840d72f37d7bd38bfcd5"
            ],
            "index": "pypi",
            "version": "==0.4.15"
        }
    },
    "develop": {}
}