-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
92 lines (92 loc) · 3.48 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
92
{
"_meta": {
"hash": {
"sha256": "0e5d19b9c9f484dea92a0f261f984c74aafbb40e42eb3b8ce22455b21957a25a"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"attrs": {
"hashes": [
"sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4",
"sha256:626ba8234211db98e869df76230a137c4c40a12d72445c45d5f5b716f076e2fd"
],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'",
"version": "==21.4.0"
},
"cattrs": {
"hashes": [
"sha256:211800f725cdecedcbcf4c753bbd22d248312b37d130f06045434acb7d9b34e1",
"sha256:35dd9063244263e63bd0bd24ea61e3015b00272cead084b2c40d788b0f857c46"
],
"markers": "python_version >= '3.7'",
"version": "==1.10.0"
},
"cdktf": {
"hashes": [
"sha256:4675921c4192b6a54cc03c8c076e7ab0969e3eec813ba120777880c1b7c90eeb",
"sha256:f761c7fa2e731e462a7a5c1a01dd5f3a7ba44073009eb1dd12c4064e07ffbcad"
],
"index": "pypi",
"version": "==0.9.2"
},
"constructs": {
"hashes": [
"sha256:8f5ce06641f2276691e9a5b7d9f7a312b5ce19f3eb3096c6a6c39a6c975b1e20",
"sha256:d0d4bc74bb6dcc3a27c4c00c7887b198519b2f36a07093607ac8968b799c0257"
],
"markers": "python_version >= '3.6'",
"version": "==10.0.69"
},
"jsii": {
"hashes": [
"sha256:14aa49a4e4848d4f56937d1a98a5182de80875a4834062058587c3194ae5357d",
"sha256:5d46b693ca180379e9ce565f0de158445352eae1e9b51d006905ebf9d2b8d9a0"
],
"markers": "python_version ~= '3.6'",
"version": "==1.54.0"
},
"publication": {
"hashes": [
"sha256:0248885351febc11d8a1098d5c8e3ab2dabcf3e8c0c96db1e17ecd12b53afbe6",
"sha256:68416a0de76dddcdd2930d1c8ef853a743cc96c82416c4e4d3b5d901c6276dc4"
],
"version": "==0.0.3"
},
"python-dateutil": {
"hashes": [
"sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86",
"sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9"
],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
"version": "==2.8.2"
},
"six": {
"hashes": [
"sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926",
"sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"
],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
"version": "==1.16.0"
},
"typing-extensions": {
"hashes": [
"sha256:1a9462dcc3347a79b1f1c0271fbe79e844580bb598bafa1ed208b94da3cdcd42",
"sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2"
],
"markers": "python_version >= '3.6'",
"version": "==4.1.1"
}
},
"develop": {}
}