-
Notifications
You must be signed in to change notification settings - Fork 0
/
poetry.lock
58 lines (50 loc) · 1.89 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[[package]]
name = "libthumbor"
version = "1.3.2"
description = "libthumbor is the python extension to thumbor"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
six = "*"
[package.extras]
tests = ["mock", "nose", "coverage", "yanc", "preggy", "flake8"]
[[package]]
name = "libthumbor"
version = "2.0.1"
description = "libthumbor is the python extension to generate thumbor URLs"
category = "main"
optional = false
python-versions = ">=3.6,<4.0"
[package.dependencies]
six = ">=1.14.0,<2.0.0"
[[package]]
name = "six"
version = "1.11.0"
description = "Python 2 and 3 compatibility utilities"
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "six"
version = "1.15.0"
description = "Python 2 and 3 compatibility utilities"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
[metadata]
lock-version = "1.1"
python-versions = "^2 || ^3.5"
content-hash = "5c701b60dd3cc236405d5932366f33d478a8b0f4b137c62fa8399702680cdcc3"
[metadata.files]
libthumbor = [
{file = "libthumbor-1.3.2.tar.gz", hash = "sha256:2ba48729e9e52fed235c6948f40ffd5c59c9bc74593ccf4d988972e4f4d750ee"},
{file = "libthumbor-2.0.1-py3-none-any.whl", hash = "sha256:3c4e1a59c019d22f868d225315c06f97fad30fb5e78112d6a230b978e7d24e38"},
{file = "libthumbor-2.0.1.tar.gz", hash = "sha256:ed4fe5f27f8f90e7285b7e6dce99c1b67d43a140bf370e989080b43d80ce25f0"},
]
six = [
{file = "six-1.11.0-py2.py3-none-any.whl", hash = "sha256:832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb"},
{file = "six-1.11.0.tar.gz", hash = "sha256:70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9"},
{file = "six-1.15.0-py2.py3-none-any.whl", hash = "sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"},
{file = "six-1.15.0.tar.gz", hash = "sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259"},
]