forked from pylixm/django-mdeditor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
41 lines (41 loc) · 1.22 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
{
"_meta": {
"hash": {
"sha256": "392ca6ecbf1df9276bd64bf4a522a7e69f033c7f2cb77c1143a03085d6233c0b"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"django": {
"hashes": [
"sha256:a32c22af23634e1d11425574dce756098e015a165be02e4690179889b207c7a8",
"sha256:d6393918da830530a9516bbbcbf7f1214c3d733738779f06b0f649f49cc698c3"
],
"index": "pypi",
"version": "==2.1.5"
},
"django-mdeditor": {
"hashes": [
"sha256:2db880729bd166dfd678d4d40b20346f34d9f326a71b3970befbf45e3d89723d"
],
"index": "pypi",
"version": "==0.1.12"
},
"pytz": {
"hashes": [
"sha256:32b0891edff07e28efe91284ed9c31e123d84bea3fd98e1f72be2508f43ef8d9",
"sha256:d5f05e487007e29e03409f9398d074e158d920d36eb82eaf66fb1136b0c5374c"
],
"version": "==2018.9"
}
},
"develop": {}
}