-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpoetry.lock
27 lines (23 loc) · 894 Bytes
/
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
[[package]]
category = "main"
description = "Classes Without Boilerplate"
name = "attrs"
optional = true
python-versions = "*"
version = "18.2.0"
[[package]]
category = "main"
description = "🐫 Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node"
name = "pyhumps"
optional = true
python-versions = "*"
version = "1.2.2"
[extras]
extrasdev = ["attrs", "pyhumps"]
extrasruntime = ["attrs"]
[metadata]
content-hash = "68ab0416eb95e2824cbd168ab69e8c125dcc4df5380446a607054333d53e6b86"
python-versions = "^3.7"
[metadata.hashes]
attrs = ["10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69", "ca4be454458f9dec299268d472aaa5a11f67a4ff70093396e1ceae9c76cf4bbb"]
pyhumps = ["8cb4e73a5b0eb43306a0764c3a387f66756aa1a977af643ca5cd523a38de5a04", "e9914845a32d93215fae4c071a4a9766c358a3affcaf7a5abafb0c500e29e229"]