-
Notifications
You must be signed in to change notification settings - Fork 0
/
poetry.lock
34 lines (30 loc) · 1.12 KB
/
poetry.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
# This file is automatically @generated by Poetry and should not be changed by hand.
[[package]]
name = "dbutils"
version = "3.0.2"
description = "Database connections for multi-threaded environments."
category = "main"
optional = false
python-versions = "*"
files = [
{ file = "DBUtils-3.0.2-py3-none-any.whl", hash = "sha256:7f201108481b9ad6c5c868ec19ee9f50ba9caeac4bae0f483f4f0f50191d4edc" },
{ file = "DBUtils-3.0.2.tar.gz", hash = "sha256:fadeb979e1406dc123e2db9955f314e0d5360f304e0bd6cf047aaa5fc3fdf5b3" },
]
[[package]]
name = "pymysql"
version = "1.0.2"
description = "Pure Python MySQL Driver"
category = "dev"
optional = false
python-versions = ">=3.6"
files = [
{ file = "PyMySQL-1.0.2-py3-none-any.whl", hash = "sha256:41fc3a0c5013d5f039639442321185532e3e2c8924687abe6537de157d403641" },
{ file = "PyMySQL-1.0.2.tar.gz", hash = "sha256:816927a350f38d56072aeca5dfb10221fe1dc653745853d30a216637f5d7ad36" },
]
[package.extras]
ed25519 = ["PyNaCl (>=1.4.0)"]
rsa = ["cryptography"]
[metadata]
lock-version = "2.0"
python-versions = "^3.6"
content-hash = "6e5f7cfc6f0d08ca51f170a70f0a3583908b547856d68b09c487f8fd51e67dc7"