-
Notifications
You must be signed in to change notification settings - Fork 0
/
PipfileA.lock
87 lines (87 loc) · 2.9 KB
/
PipfileA.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"_meta": {
"hash": {
"sha256": "81d17ac89b361206c27787ed3740c2c4626ef536ebbd0d8fa60f774fc45474f5"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
},
{
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"babel": {
"hashes": [
"sha256:6778d85147d5d85345c14a26aada5e478ab04e39b078b0745ee6870c2b5cf669",
"sha256:8cba50f48c529ca3fa18cf81fa9403be176d374ac4d60738b839122dfaaa3d23"
],
"index": "pypi",
"version": "==2.6.0"
},
"django": {
"hashes": [
"sha256:353d129f22e1d24980d6061666f435781141c2dfd852f14ffc8a670175821034",
"sha256:90952c46d2b7b042db00e98b05f5dd97a5775822948d46fd82ff074d8ac75853"
],
"index": "pypi",
"version": "==1.11.9"
},
"django-localflavor": {
"hashes": [
"sha256:50d7b694c9851224c352dba9cac63879343be8bd2f86f6b8e1465de53da34c90",
"sha256:d9cde0b531c0d33f9d22e90a0bf27f56a8394c6a68e68cacdc03942a797b2aff"
],
"index": "pypi",
"version": "==2.0"
},
"django-phonenumber-field": {
"hashes": [
"sha256:d96c274a6aa9afd4eb4fe922e475a45706d997b2bea22b87f3afc9fb0012db84"
],
"index": "pypi",
"version": "==2.0.0"
},
"django-select-multiple-field": {
"hashes": [
"sha256:18cc3221204b1516718d528fc14d39548af3a130a2355cc668251f78b18d75e8"
],
"index": "pypi",
"version": "==0.4.2"
},
"djangorestframework": {
"hashes": [
"sha256:b6714c3e4b0f8d524f193c91ecf5f5450092c2145439ac2769711f7eba89a9d9",
"sha256:c375e4f95a3a64fccac412e36fb42ba36881e52313ec021ef410b40f67cddca4"
],
"index": "pypi",
"version": "==3.8.2"
},
"phonenumberslite": {
"hashes": [
"sha256:1ccb25d6656bbcc0df52bac2ffc2558c54532657797ae4ce37396757ab4f1fff",
"sha256:3a9a3e68be823d22b3ed284ae984222d7f8bf6682ad37b35c658c2cf36ca12eb"
],
"index": "pypi",
"version": "==8.9.10"
},
"pytz": {
"hashes": [
"sha256:a061aa0a9e06881eb8b3b2b43f05b9439d6583c206d0a6c340ff72a7b6669053",
"sha256:ffb9ef1de172603304d9d2819af6f5ece76f2e85ec10692a524dd876e72bf277"
],
"index": "pypi",
"version": "==2018.5"
}
},
"develop": {}
}