-
Notifications
You must be signed in to change notification settings - Fork 3
/
pdm.lock
58 lines (51 loc) · 2.92 KB
/
pdm.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
# This file is @generated by PDM.
# It is not intended for manual editing.
[[package]]
name = "future"
version = "0.16.0"
summary = "Clean single-source support for Python 3 and 2"
[[package]]
name = "httplib2"
version = "0.18.1"
summary = "A comprehensive HTTP client library."
[[package]]
name = "nebula3-python"
version = "3.3.0"
summary = "Python client for NebulaGraph v3.3"
dependencies = [
"future",
"httplib2",
"pytz",
"six",
]
[[package]]
name = "pytz"
version = "2022.6"
summary = "World timezone definitions, modern and historical"
[[package]]
name = "six"
version = "1.11.0"
summary = "Python 2 and 3 compatibility utilities"
[metadata]
lock_version = "4.1"
content_hash = "sha256:bfcc4e5b0616107b7d0001432693b7c409c165fe6ab0f3c376f4cdf0433e5b91"
[metadata.files]
"future 0.16.0" = [
{url = "https://files.pythonhosted.org/packages/00/2b/8d082ddfed935f3608cc61140df6dcbf0edea1bc3ab52fb6c29ae3e81e85/future-0.16.0.tar.gz", hash = "sha256:e39ced1ab767b5936646cedba8bcce582398233d6a627067d4c6a454c90cfedb"},
]
"httplib2 0.18.1" = [
{url = "https://files.pythonhosted.org/packages/98/3f/0769a851fbb0ecc458260055da67d550d3015ebe6b8b861c79ad00147bb9/httplib2-0.18.1.tar.gz", hash = "sha256:8af66c1c52c7ffe1aa5dc4bcd7c769885254b0756e6e69f953c7f0ab49a70ba3"},
{url = "https://files.pythonhosted.org/packages/b3/ad/d9d9331850ea5bd4f5cb8c650c0bfa119a4abd6b0ad7c45b6506bc979fc0/httplib2-0.18.1-py3-none-any.whl", hash = "sha256:ca2914b015b6247791c4866782fa6042f495b94401a0f0bd3e1d6e0ba2236782"},
]
"nebula3-python 3.3.0" = [
{url = "https://files.pythonhosted.org/packages/1d/23/5ff389698ed82a8d91a386094e7b344cea33370980aa80d6aa3fd546a4a3/nebula3_python-3.3.0-py3-none-any.whl", hash = "sha256:9b1fc7c9fae48b0467572b2fb05f06f0412527c894c25ca4cb42521ad5b97fcf"},
{url = "https://files.pythonhosted.org/packages/78/87/5a45fc477a802d808f99378888ebb96890eb0e5734e664f97f9fb25ec605/nebula3-python-3.3.0.tar.gz", hash = "sha256:78e12f6a07c817f884b6e43733ee78e4d27756abfb6487fe5f89c217591f4e4d"},
]
"pytz 2022.6" = [
{url = "https://files.pythonhosted.org/packages/76/63/1be349ff0a44e4795d9712cc0b2d806f5e063d4d34631b71b832fac715a8/pytz-2022.6.tar.gz", hash = "sha256:e89512406b793ca39f5971bc999cc538ce125c0e51c27941bef4568b460095e2"},
{url = "https://files.pythonhosted.org/packages/85/ac/92f998fc52a70afd7f6b788142632afb27cd60c8c782d1452b7466603332/pytz-2022.6-py2.py3-none-any.whl", hash = "sha256:222439474e9c98fced559f1709d89e6c9cbf8d79c794ff3eb9f8800064291427"},
]
"six 1.11.0" = [
{url = "https://files.pythonhosted.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz", hash = "sha256:70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9"},
{url = "https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl", hash = "sha256:832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb"},
]