This repository has been archived by the owner on Jul 13, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
91 lines (91 loc) · 3.52 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
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
88
89
90
91
{
"_meta": {
"hash": {
"sha256": "8377b07fc491d2a32bd77243b5a120f67f8e7d91dedbd0dfc4f832c6f833c89a"
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.6.3",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "16.7.0",
"platform_system": "Darwin",
"platform_version": "Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64",
"python_full_version": "3.6.3",
"python_version": "3.6",
"sys_platform": "darwin"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"django": {
"hashes": [
"sha256:75ce405d60f092f6adf904058d023eeea0e6d380f8d9c36134bac73da736023d",
"sha256:8918e392530d8fc6965a56af6504229e7924c27265893f3949aa0529cd1d4b99"
],
"version": "==1.11.7"
},
"django-dramatiq": {
"hashes": [
"sha256:a208dc3818423254bbb51870787b246f3de9a46526137f9a0efb1b7212ea25ea"
],
"version": "==0.1.0"
},
"djangorestframework": {
"hashes": [
"sha256:79268055755125caaebface3acbe13150bbc3a83b78e9bf1a1abfde7ab0c5231",
"sha256:067960e5e9e5586d3b2d53a1d626c4800dc33cd8309487d404fc63355674556f"
],
"version": "==3.7.3"
},
"dramatiq": {
"hashes": [
"sha256:8356e48255a0f9e3b8e5b563138ce2ad307fa5e1abac75325aef33bb2c4f2cce"
],
"version": "==0.11.0"
},
"h2p": {
"hashes": [
"sha256:c32777c6c30e0dd13eceb9e3839113b1ead45764532df26c3c7e019e30af1032"
],
"version": "==0.1.0"
},
"pika": {
"hashes": [
"sha256:4bff8f1b8f0db97a021c0df97afa093e8d291bd0ae1f75cd55961614619b6382",
"sha256:b87fd6b339450f531b8cba3bc02d8448cab15798032c02b7601367d09abc3818"
],
"version": "==0.11.0"
},
"prometheus-client": {
"hashes": [
"sha256:f6007b6a867acd278241d030496864313eeb3ba9078ddf703f5fc32198b84982"
],
"version": "==0.0.20"
},
"pytz": {
"hashes": [
"sha256:80af0f3008046b9975242012a985f04c5df1f01eed4ec1633d56cc47a75a6a48",
"sha256:feb2365914948b8620347784b6b6da356f31c9d03560259070b2f30cff3d469d",
"sha256:59707844a9825589878236ff2f4e0dc9958511b7ffaae94dc615da07d4a68d33",
"sha256:d0ef5ef55ed3d37854320d4926b04a4cb42a2e88f71da9ddfdacfde8e364f027",
"sha256:c41c62827ce9cafacd6f2f7018e4f83a6f1986e87bfd000b8cfbd4ab5da95f1a",
"sha256:8cc90340159b5d7ced6f2ba77694d946fc975b09f1a51d93f3ce3bb399396f94",
"sha256:dd2e4ca6ce3785c8dd342d1853dd9052b19290d5bf66060846e5dc6b8d6667f7",
"sha256:699d18a2a56f19ee5698ab1123bbcc1d269d061996aeb1eda6d89248d3542b82",
"sha256:fae4cffc040921b8a2d60c6cf0b5d662c1190fe54d718271db4eb17d44a185b7"
],
"version": "==2017.3"
}
},
"develop": {}
}