-
Notifications
You must be signed in to change notification settings - Fork 108
/
Copy pathPipfile.lock
49 lines (49 loc) · 1.55 KB
/
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
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"_meta": {
"hash": {
"sha256": "aa0a86e3d25459fc62cd022c767bfa61bacb0fc094d2b626142bf5eff6993085"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"django": {
"hashes": [
"sha256:0200b657afbf1bc08003845ddda053c7641b9b24951e52acd51f6abda33a7413",
"sha256:365429d07c1336eb42ba15aa79f45e1c13a0b04d5c21569e7d596696418a6a45"
],
"index": "pypi",
"version": "==2.2.28"
},
"django-mdeditor": {
"hashes": [
"sha256:2db880729bd166dfd678d4d40b20346f34d9f326a71b3970befbf45e3d89723d"
],
"index": "pypi",
"version": "==0.1.12"
},
"pytz": {
"hashes": [
"sha256:1e760e2fe6a8163bc0b3d9a19c4f84342afa0a2affebfaa84b01b978a02ecaa7",
"sha256:e68985985296d9a66a881eb3193b0906246245294a881e7c8afe623866ac6a5c"
],
"version": "==2022.1"
},
"sqlparse": {
"hashes": [
"sha256:0c00730c74263a94e5a9919ade150dfc3b19c574389985446148402998287dae",
"sha256:48719e356bb8b42991bdbb1e8b83223757b93789c00910a616a071910ca4a64d"
],
"markers": "python_version >= '3.5'",
"version": "==0.4.2"
}
},
"develop": {}
}