-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
36 lines (36 loc) · 999 Bytes
/
Pipfile.lock
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
30
31
32
33
34
35
36
{
"_meta": {
"hash": {
"sha256": "7851782b3300335fe5f5a0c848e10b3b3d37e7386a9bb79c3664f4e4abcbd58e"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"aiofiles": {
"hashes": [
"sha256:021ea0ba314a86027c166ecc4b4c07f2d40fc0f4b3a950d1868a0f2571c2bbee",
"sha256:1e644c2573f953664368de28d2aa4c89dfd64550429d0c27c4680ccd3aa4985d"
],
"index": "pypi",
"version": "==0.4.0"
},
"aiounittest": {
"hashes": [
"sha256:68ef9f35169544fd81454c754b34d5a05049fd864ae645c003ffb60ccc74a203"
],
"index": "pypi",
"version": "==1.2.1"
}
},
"develop": {}
}