Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
609bd703
Commit
609bd703
authored
4 years ago
by
Tom Teichler
Browse files
Options
Downloads
Plain Diff
Merge branch 'update-lockfile' into 'master'
Update lockfile See merge request
!482
parents
81a32daf
c91e2f1f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!482
Update lockfile
Pipeline
#5803
passed
4 years ago
Stage: test
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
poetry.lock
+131
-147
131 additions, 147 deletions
poetry.lock
with
131 additions
and
147 deletions
poetry.lock
+
131
−
147
View file @
609bd703
...
...
@@ -46,7 +46,7 @@ reference = "gitlab"
[[package]]
name
=
"amqp"
version
=
"5.0.
3
"
version
=
"5.0.
5
"
description
=
"Low-level AMQP client for Python (fork of amqplib)."
category
=
"main"
optional
=
true
...
...
@@ -167,7 +167,7 @@ d = ["aiohttp (>=3.3.2)", "aiohttp-cors"]
[[
package
]]
name
=
"bleach"
version
=
"3.
2.2
"
version
=
"3.
3.0
"
description
=
"An easy safelist-based HTML-sanitizing tool."
category
=
"main"
optional
=
false
...
...
@@ -380,7 +380,7 @@ six = "*"
[[
package
]]
name
=
"coverage"
version
=
"5.
3.1
"
version
=
"5.
4
"
description
=
"Code coverage measurement for Python"
category
=
"dev"
optional
=
false
...
...
@@ -399,7 +399,7 @@ python-versions = "*"
[[
package
]]
name
=
"django"
version
=
"3.1.
5
"
version
=
"3.1.
6
"
description
=
"A high-level Python Web framework that encourages rapid development and clean, pragmatic design."
category
=
"main"
optional
=
false
...
...
@@ -416,7 +416,7 @@ bcrypt = ["bcrypt"]
[[
package
]]
name
=
"django-any-js"
version
=
"1.0.3.post
0
"
version
=
"1.0.3.post
1
"
description
=
"Include JavaScript libraries with readable template tags"
category
=
"main"
optional
=
false
...
...
@@ -672,7 +672,7 @@ django = ">=1.11"
[[
package
]]
name
=
"django-impersonate"
version
=
"1.7.
2
"
version
=
"1.7.
3
"
description
=
"Django app to allow superusers to impersonate other users."
category
=
"main"
optional
=
false
...
...
@@ -1046,7 +1046,7 @@ yaml = ["ruamel.yaml"]
[[
package
]]
name
=
"faker"
version
=
"
5.7.0
"
version
=
"
6.1.1
"
description
=
"Faker is a Python package that generates fake data for you."
category
=
"main"
optional
=
false
...
...
@@ -1206,7 +1206,7 @@ smmap = ">=3.0.1,<4"
[[
package
]]
name
=
"gitpython"
version
=
"3.1.1
2
"
version
=
"3.1.1
3
"
description
=
"Python Git Library"
category
=
"dev"
optional
=
false
...
...
@@ -1278,7 +1278,7 @@ colors = ["colorama (>=0.4.3,<0.5.0)"]
[[
package
]]
name
=
"jinja2"
version
=
"2.11.
2
"
version
=
"2.11.
3
"
description
=
"A very fast and expressive template engine."
category
=
"dev"
optional
=
false
...
...
@@ -1382,7 +1382,7 @@ python-versions = "*"
[[
package
]]
name
=
"packaging"
version
=
"20.
8
"
version
=
"20.
9
"
description
=
"Core utilities for Python packages"
category
=
"main"
optional
=
false
...
...
@@ -1417,7 +1417,7 @@ python-versions = "*"
[[
package
]]
name
=
"pg8000"
version
=
"1.1
6.6
"
version
=
"1.1
7.0
"
description
=
"PostgreSQL interface library"
category
=
"dev"
optional
=
false
...
...
@@ -1428,7 +1428,7 @@ scramp = "1.2.0"
[[
package
]]
name
=
"phonenumbers"
version
=
"8.12.1
6
"
version
=
"8.12.1
8
"
description
=
"Python version of Google's common library for parsing, formatting, storing and validating international phone numbers."
category
=
"main"
optional
=
false
...
...
@@ -1469,7 +1469,7 @@ twisted = ["twisted"]
[[
package
]]
name
=
"prompt-toolkit"
version
=
"3.0.1
4
"
version
=
"3.0.1
6
"
description
=
"Library for building powerful interactive command lines in Python"
category
=
"main"
optional
=
true
...
...
@@ -1534,11 +1534,11 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[[
package
]]
name
=
"pycryptodome"
version
=
"3.
9.9
"
version
=
"3.
10.1
"
description
=
"Cryptographic library for Python"
category
=
"main"
optional
=
false
python-versions
=
">
=
2.
6
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
python-versions
=
">
=
2.
7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
[[
package
]]
name
=
"pydocstyle"
...
...
@@ -1716,7 +1716,7 @@ six = ">=1.4.0"
[[
package
]]
name
=
"pytz"
version
=
"202
0.5
"
version
=
"202
1.1
"
description
=
"World timezone definitions, modern and historical"
category
=
"main"
optional
=
false
...
...
@@ -1886,11 +1886,11 @@ python-versions = "*"
[[
package
]]
name
=
"soupsieve"
version
=
"2.
1
"
version
=
"2.
2
"
description
=
"A modern CSS selector implementation for Beautiful Soup."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.
5
"
python-versions
=
">
=
3.
6
"
[[
package
]]
name
=
"spdx-license-list"
...
...
@@ -2110,7 +2110,7 @@ python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
[[
package
]]
name
=
"tqdm"
version
=
"4.56.
0
"
version
=
"4.56.
2
"
description
=
"Fast, Extensible Progress Meter"
category
=
"main"
optional
=
false
...
...
@@ -2122,7 +2122,7 @@ telegram = ["requests"]
[[
package
]]
name
=
"twilio"
version
=
"6.5
1
.0"
version
=
"6.5
2
.0"
description
=
"Twilio API client and TwiML generator"
category
=
"main"
optional
=
false
...
...
@@ -2152,7 +2152,7 @@ python-versions = "*"
[[
package
]]
name
=
"urllib3"
version
=
"1.26.
2
"
version
=
"1.26.
3
"
description
=
"HTTP library with thread-safe connection pooling, file post, and more."
category
=
"main"
optional
=
false
...
...
@@ -2228,8 +2228,8 @@ aleksis-builddeps = [
{file
=
"AlekSIS-Builddeps-1.tar.gz"
,
hash
=
"sha256:97a19597f422593cbdc438aabf17f95748126c8951df6ac7db7991fc99c108c4"
}
,
]
amqp
=
[
{file
=
"amqp-5.0.
3
-py3-none-any.whl"
,
hash
=
"sha256:
2c58528a05dcbf2ae080f3141b6a5bf467949fad9234edd8b9085b8db2e325fe
"
}
,
{file
=
"amqp-5.0.
3
.tar.gz"
,
hash
=
"sha256:
1733ebf713050504
fd
9
d2
ebc661f1fc95b3588f99ee87d2e39c84c27bfd815dc
"
}
,
{file
=
"amqp-5.0.
5
-py3-none-any.whl"
,
hash
=
"sha256:
1e759a7f202d910939de6eca45c23a107f6b71111f41d1282c648e9ac3d21901
"
}
,
{file
=
"amqp-5.0.
5
.tar.gz"
,
hash
=
"sha256:
af
fdd2
63d8b8eb3c98170b78bf83867cdb6a14901d586e00ddb65bfe2f0c4e60
"
}
,
]
appdirs
=
[
{file
=
"appdirs-1.4.4-py2.py3-none-any.whl"
,
hash
=
"sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128"
}
,
...
...
@@ -2269,8 +2269,8 @@ black = [
{file
=
"black-19.10b0.tar.gz"
,
hash
=
"sha256:c2edb73a08e9e0e6f65a0e6af18b059b8b1cdd5bef997d7a0b181df93dc81539"
}
,
]
bleach
=
[
{file
=
"bleach-3.
2.2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
a690ccc41a10d806a7c0a9130767750925e4863e332f7e4ea93da1bc12a24300
"
}
,
{file
=
"bleach-3.
2.2
.tar.gz"
,
hash
=
"sha256:
ce6270dd0ae56cd810495b8d994551ae16b41f2b4043cf50064f298985afdb3c
"
}
,
{file
=
"bleach-3.
3.0
-py2.py3-none-any.whl"
,
hash
=
"sha256:
6123ddc1052673e52bab52cdc955bcb57a015264a1c57d37bea2f6b817af0125
"
}
,
{file
=
"bleach-3.
3.0
.tar.gz"
,
hash
=
"sha256:
98b3170739e5e83dd9dc19633f074727ad848cbedb6026708c8ac2d3b697a433
"
}
,
]
"boolean.py"
=
[
{file
=
"boolean.py-3.8-py2.py3-none-any.whl"
,
hash
=
"sha256:d75da0fd0354425fa64f6bbc6cec6ae1485d0eec3447b73187ff8cbf9b572e26"
}
,
...
...
@@ -2330,66 +2330,66 @@ configobj = [
{file
=
"configobj-5.0.6.tar.gz"
,
hash
=
"sha256:a2f5650770e1c87fb335af19a9b7eb73fc05ccf22144eb68db7d00cd2bcb0902"
}
,
]
coverage
=
[
{file
=
"coverage-5.
3.1
-cp27-cp27m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
fabeeb121735d47d8eab8671b6b031ce08514c86b7ad8f7d5490a7b6dcd6267d
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27m-manylinux1_i686.whl"
,
hash
=
"sha256:
7e4d159021c
2029
b958b2363abec4a11db0ce8cd43abb0d9ce44284cb97217e7
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
378ac77af41350a8c6b8801a66021b52da8a05fd77e578b7380e876c0ce4f528
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27m-manylinux2010_i686.whl"
,
hash
=
"sha256:
e448f56cfeae7b1b3b5bcd99bb377cde7c4eb1970a525c770720a352bc4c8044
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
cc44e3545d908ecf3e5773266c487ad1877be718d9dc65fc7eb6e7d14960985b
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27m-win32.whl"
,
hash
=
"sha256:
08b3ba72bd981531fd557f67beee376d6700fba183b167857038997ba30dd297
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:8
dacc4073c359f40fcf73aede8428c35f84639baad7e1b46fce5ab7a8a7be4bb
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27mu-manylinux1_i686.whl"
,
hash
=
"sha256:
ee2f1d1c223c3d2c24e3afbb2dd38be3f03b1a8d6a83ee3d9eb8c36a52bee899
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27mu-manylinux1_x86_64.whl"
,
hash
=
"sha256:
9a9d4ff06804920388aab69c5ea8a77525cf165356db70131616acd269e19b36
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27mu-manylinux2010_i686.whl"
,
hash
=
"sha256:
782a5c7df9f91979a7a21792e09b34a658058896628217ae6362088b123c8500
"
}
,
{file
=
"coverage-5.
3.1
-cp27-cp27mu-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
fda29412a66099af6d6de0baa6bd7c52674de177ec2ad2630ca264142d69c6c
7"
}
,
{file
=
"coverage-5.
3.1
-cp35-cp35m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
f2c6888eada180814b8583c3e793f3f343a692fc802546eed45f40a001b1169f
"
}
,
{file
=
"coverage-5.
3.1
-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:
8f33d1156241c43755137288dea619105477961cfa7e47f48dbf96bc2c30720b
"
}
,
{file
=
"coverage-5.
3.1
-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
b239711e774c8eb910e9b1ac719f02f5ae4bf35fa0420f438cdc3a7e4e7dd6ec
"
}
,
{file
=
"coverage-5.
3.1
-cp35-cp35m-manylinux2010_i686.whl"
,
hash
=
"sha256:
f54de00baf200b4539a5a092a759f000b5f45fd226d6d25a76b0dff71177a71
4"
}
,
{file
=
"coverage-5.
3.1
-cp35-cp35m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
be0416074d7f253865bb67630cf7210cbc14eb05f4099cc0f82430135aaa7a3b
"
}
,
{file
=
"coverage-5.
3.1
-cp35-cp35m-win32.whl"
,
hash
=
"sha256:
c46643970dff9f5c976c6512fd35768c4a3819f01f61169d8cdac3f9290903b7
"
}
,
{file
=
"coverage-5.
3.1
-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
9a4f66259bdd6964d8cf26142733c81fb562252db74ea367d9beb4f815478e72
"
}
,
{file
=
"coverage-5.
3.1
-cp36-cp36m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
c6e5174f8ca585755988bc278c8bb5d02d9dc2e971591ef4a1baabdf2d99589b
"
}
,
{file
=
"coverage-5.
3.1
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
3911c2ef96e5ddc748a3c8b4702c61986628bb719b8378bf1e4a6184bbd48fe4
"
}
,
{file
=
"coverage-5.
3.1
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
c5ec71fd4a43b6d84ddb88c1df94572479d9a26ef3f150cef3dacefecf888105
"
}
,
{file
=
"coverage-5.
3.1
-cp36-cp36m-manylinux2010_i686.whl"
,
hash
=
"sha256:
f51dbba78d68a44e99d484ca8c8f604f17e957c1ca09c3ebc2c7e3bbd9ba0448
"
}
,
{file
=
"coverage-5.
3.1
-cp36-cp36m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
a2070c5affdb3a5e751f24208c5c4f3d5f008fa04d28731416e023c93b275277
"
}
,
{file
=
"coverage-5.
3.1
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
535dc1e6e68fad5355f9984d5637c33badbdc987b0c0d303ee95a6c979c9516f
"
}
,
{file
=
"coverage-5.
3.1
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
a4857f7e2bc6921dbd487c5c88b84f5633de3e7d416c4dc0bb70256775551a6c
"
}
,
{file
=
"coverage-5.
3.1
-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
fac3c432851038b3e6afe086f777732bcf7f6ebbfd90951fa04ee53db6d0bcdd
"
}
,
{file
=
"coverage-5.
3.1
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
cd556c79ad665faeae28020a0ab3bda6cd47d94bec48e36970719b0b86e4dcf4
"
}
,
{file
=
"coverage-5.
3.1
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
a66ca3bdf21c653e47f726ca57f46ba7fc1f260ad99ba783acc3e58e3ebdb9ff
"
}
,
{file
=
"coverage-5.
3.1
-cp37-cp37m-manylinux2010_i686.whl"
,
hash
=
"sha256:
ab110c48bc3d97b4d19af41865e14531f300b482da21783fdaacd159251890e8
"
}
,
{file
=
"coverage-5.
3.1
-cp37-cp37m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
e52d3d95df81c8f6b2a1685aabffadf2d2d9ad97203a40f8d61e51b70f191e4e
"
}
,
{file
=
"coverage-5.
3.1
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
fa10fee7e32213f5c7b0d6428ea92e3a3fdd6d725590238a3f92c0de1c78b9d2
"
}
,
{file
=
"coverage-5.
3.1
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
ce6f3
a14
7
b4
b1a8b09aae48517ae91139b1b010c5f36423fa2b866a8b23df879
"
}
,
{file
=
"coverage-5.
3.1
-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
93a280c9eb736a0dcca19296f3c30c720cb41a71b1f9e617f341f0a8e791a69b
"
}
,
{file
=
"coverage-5.
3.1
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:
3102bb2c206700a7d28181dbe04d66b30780cde1d1c02c5f3c165cf3d2489497
"
}
,
{file
=
"coverage-5.
3.1
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
8
ff
d4b204d7de77b5dd558cdff986a8274796a1e57813ed005b33fd97e29f059
"
}
,
{file
=
"coverage-5.
3.1
-cp38-cp38-manylinux2010_i686.whl"
,
hash
=
"sha256:a
607ae05b6c96057ba86c811d9c43423f35e03874ffb03fbdcd45e0637e8b631
"
}
,
{file
=
"coverage-5.
3.1
-cp38-cp38-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
3a3c3f8863255f3c31db3889f8055989527173ef6192a283eb6f4db3c579d830
"
}
,
{file
=
"coverage-5.
3.1
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
ff1330e8bc996570221b450e2d539134baa9465f5cb98aff0e0f73f34172e0ae
"
}
,
{file
=
"coverage-5.
3.1
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
3498b27d8236057def41de3585f317abae235dd3a11d33e01736ffedb2ef8606
"
}
,
{file
=
"coverage-5.
3.1
-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
ceb499d2b3d1d7b7ba23abe8bf26df5f06ba8c71127f188333dddcf356b4b63f
"
}
,
{file
=
"coverage-5.
3.1
-cp39-cp39-manylinux1_i686.whl"
,
hash
=
"sha256:
3b14b1da110ea50c8bcbadc3b82c3933974dbeea1832e814aab93ca1163cd4c1
"
}
,
{file
=
"coverage-5.
3.1
-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:
76b2775dda7e78680d688daabcb485dc87cf5e3184a0b3e012e1d40e38527cc8
"
}
,
{file
=
"coverage-5.
3.1
-cp39-cp39-manylinux2010_i686.whl"
,
hash
=
"sha256:
cef06fb382557f66d81d804230c11ab292d94b840b3cb7bf4450778377b59
2f
4
"
}
,
{file
=
"coverage-5.
3.1
-cp39-cp39-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
6f61319e33222591f885c598e3e24f6a4be3533c1d70c19e0dc59e83a71ce27d
"
}
,
{file
=
"coverage-5.
3.1
-cp39-cp39-win32.whl"
,
hash
=
"sha256:c
c6f8246e74dd210d7e2b56c76ceaba1cc52b025cd75dbe96eb48791e0250e98
"
}
,
{file
=
"coverage-5.
3.1
-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
2757fa64e11ec12220968f65d086b7a29b6583d16e9a544c889b22ba98555ef1
"
}
,
{file
=
"coverage-5.
3.1
-pp36-none-any.whl"
,
hash
=
"sha256:
723d22d324e7997a651478e9c5a3120a0ecbc9a7e94071f7e1954562a8806cf3
"
}
,
{file
=
"coverage-5.
3.1
-pp37-none-any.whl"
,
hash
=
"sha256:c
89b558f8a9a5a6f2cfc923c304d49f0ce629c3bd85cb442ca258ec20366394c
"
}
,
{file
=
"coverage-5.
3.1
.tar.gz"
,
hash
=
"sha256:
38f16b1317b8dd82df67ed5daa5f5e7c959e46579840d77a67a4ceb9cef0a50b
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
6d9c88b787638a451f41f97446a1c9fd416e669b4d9717ae4615bd29de1ac135
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27m-manylinux1_i686.whl"
,
hash
=
"sha256:
66a5aae8233d766a877c5ef293ec5ab95
20
9
29
c2578fd2069308a98b7374ea8c
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
9754a5c265f991317de2bac0c70a746efc2b695cf4d49f5d2cddeac36544fb44
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27m-manylinux2010_i686.whl"
,
hash
=
"sha256:
fbb17c0d0822684b7d6c09915677a32319f16ff1115df5ec05bdcaaee40b35f3
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
b7f7421841f8db443855d2854e25914a79a1ff48ae92f70d0a5c2f8907ab98c9
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27m-win32.whl"
,
hash
=
"sha256:
4a780807e80479f281d47ee4af2eb2df3e4ccf4723484f77da0bb49d027e40a1
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:8
7c4b38288f71acd2106f5d94f575bc2136ea2887fdb5dfe18003c881fa6b370
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27mu-manylinux1_i686.whl"
,
hash
=
"sha256:
c6809ebcbf6c1049002b9ac09c127ae43929042ec1f1dbd8bb1615f7cd9f70a0
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27mu-manylinux1_x86_64.whl"
,
hash
=
"sha256:
ba7ca81b6d60a9f7a0b4b4e175dcc38e8fef4992673d9d6e6879fd6de00dd9b8
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27mu-manylinux2010_i686.whl"
,
hash
=
"sha256:
89fc12c6371bf963809abc46cced4a01ca4f99cba17be5e7d416ed7ef1245d19
"
}
,
{file
=
"coverage-5.
4
-cp27-cp27mu-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
4a8eb7785bd23565b542b01fb39115a975fefb4a82f23d407503eee2c010624
7"
}
,
{file
=
"coverage-5.
4
-cp35-cp35m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
7e40d3f8eb472c1509b12ac2a7e24158ec352fc8567b77ab02c0db053927e339
"
}
,
{file
=
"coverage-5.
4
-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:
1ccae21a076d3d5f471700f6d30eb486da1626c380b23c70ae32ab823e453337
"
}
,
{file
=
"coverage-5.
4
-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
755c56beeacac6a24c8e1074f89f34f4373abce8b662470d3aa719ae304931f3
"
}
,
{file
=
"coverage-5.
4
-cp35-cp35m-manylinux2010_i686.whl"
,
hash
=
"sha256:
322549b880b2d746a7672bf6ff9ed3f895e9c9f108b714e7360292aa5c5d7cf
4"
}
,
{file
=
"coverage-5.
4
-cp35-cp35m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
60a3307a84ec60578accd35d7f0c71a3a971430ed7eca6567399d2b50ef37b8c
"
}
,
{file
=
"coverage-5.
4
-cp35-cp35m-win32.whl"
,
hash
=
"sha256:
1375bb8b88cb050a2d4e0da901001347a44302aeadb8ceb4b6e5aa373b8ea68f
"
}
,
{file
=
"coverage-5.
4
-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
16baa799ec09cc0dcb43a10680573269d407c159325972dd7114ee7649e56c66
"
}
,
{file
=
"coverage-5.
4
-cp36-cp36m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
2f2cf7a42d4b7654c9a67b9d091ec24374f7c58794858bff632a2039cb15984d
"
}
,
{file
=
"coverage-5.
4
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
b62046592b44263fa7570f1117d372ae3f310222af1fc1407416f037fb3af21b
"
}
,
{file
=
"coverage-5.
4
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
812eaf4939ef2284d29653bcfee9665f11f013724f07258928f849a2306ea9f9
"
}
,
{file
=
"coverage-5.
4
-cp36-cp36m-manylinux2010_i686.whl"
,
hash
=
"sha256:
859f0add98707b182b4867359e12bde806b82483fb12a9ae868a77880fc3b7af
"
}
,
{file
=
"coverage-5.
4
-cp36-cp36m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
04b14e45d6a8e159c9767ae57ecb34563ad93440fc1b26516a89ceb5b33c1ad5
"
}
,
{file
=
"coverage-5.
4
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
ebfa374067af240d079ef97b8064478f3bf71038b78b017eb6ec93ede1b6bcec
"
}
,
{file
=
"coverage-5.
4
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
84df004223fd0550d0ea7a37882e5c889f3c6d45535c639ce9802293b39cd5c9
"
}
,
{file
=
"coverage-5.
4
-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
1b811662ecf72eb2d08872731636aee6559cae21862c36f74703be727b45df90
"
}
,
{file
=
"coverage-5.
4
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
6b588b5cf51dc0fd1c9e19f622457cc74b7d26fe295432e434525f1c0fae02bc
"
}
,
{file
=
"coverage-5.
4
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
3fe50f1cac369b02d34ad904dfe0771acc483f82a1b54c5e93632916ba847b37
"
}
,
{file
=
"coverage-5.
4
-cp37-cp37m-manylinux2010_i686.whl"
,
hash
=
"sha256:
32ab83016c24c5cf3db2943286b85b0a172dae08c58d0f53875235219b676409
"
}
,
{file
=
"coverage-5.
4
-cp37-cp37m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
68fb816a5dd901c6aff352ce49e2a0ffadacdf9b6fae282a69e7a16a02dad5fb
"
}
,
{file
=
"coverage-5.
4
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
a636160680c6e526b84f85d304e2f0bb4e94f8284dd765a1911de9a40450b10a
"
}
,
{file
=
"coverage-5.
4
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
bb32c
a14b4
d04e172c541c69eec5f385f9a075b38fb22d765d8b0ce3af3a0c22
"
}
,
{file
=
"coverage-5.
4
-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
6c4d7165a4e8f41eca6b990c12ee7f44fef3932fac48ca32cecb3a1b2223c21f
"
}
,
{file
=
"coverage-5.
4
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:
a565f48c4aae72d1d3d3f8e8fb7218f5609c964e9c6f68604608e5958b9c60c3
"
}
,
{file
=
"coverage-5.
4
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:ff
f1f3a586246110f34dc762098b5afd2de88de507559e63553d7da643053786
"
}
,
{file
=
"coverage-5.
4
-cp38-cp38-manylinux2010_i686.whl"
,
hash
=
"sha256:a
839e25f07e428a87d17d857d9935dd743130e77ff46524abb992b962eb2076c
"
}
,
{file
=
"coverage-5.
4
-cp38-cp38-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
6625e52b6f346a283c3d563d1fd8bae8956daafc64bb5bbd2b8f8a07608e3994
"
}
,
{file
=
"coverage-5.
4
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
5bee3970617b3d74759b2d2df2f6a327d372f9732f9ccbf03fa591b5f7581e39
"
}
,
{file
=
"coverage-5.
4
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
03ed2a641e412e42cc35c244508cf186015c217f0e4d496bf6d7078ebe837ae7
"
}
,
{file
=
"coverage-5.
4
-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
14a9f1887591684fb59fdba8feef7123a0da2424b0652e1b58dd5b9a7bb1188c
"
}
,
{file
=
"coverage-5.
4
-cp39-cp39-manylinux1_i686.whl"
,
hash
=
"sha256:
9564ac7eb1652c3701ac691ca72934dd3009997c81266807aef924012df2f4b3
"
}
,
{file
=
"coverage-5.
4
-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:
0f48fc7dc82ee14aeaedb986e175a429d24129b7eada1b7e94a864e4f0644dde
"
}
,
{file
=
"coverage-5.
4
-cp39-cp39-manylinux2010_i686.whl"
,
hash
=
"sha256:
107d327071061fd4f4a2587d14c389a27e4e5c93c7cba5f1f5998718190390
2f"
}
,
{file
=
"coverage-5.
4
-cp39-cp39-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
0cdde51bfcf6b6bd862ee9be324521ec619b20590787d1655d005c3fb175005f
"
}
,
{file
=
"coverage-5.
4
-cp39-cp39-win32.whl"
,
hash
=
"sha256:c
67734cff78383a1f23ceba3b3239c7deefc62ac2b05fa6a47bcd565771e5880
"
}
,
{file
=
"coverage-5.
4
-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
c669b440ce46ae3abe9b2d44a913b5fd86bb19eb14a8701e88e3918902ecd345
"
}
,
{file
=
"coverage-5.
4
-pp36-none-any.whl"
,
hash
=
"sha256:
c0ff1c1b4d13e2240821ef23c1efb1f009207cb3f56e16986f713c2b0e7cd37f
"
}
,
{file
=
"coverage-5.
4
-pp37-none-any.whl"
,
hash
=
"sha256:c
d601187476c6bed26a0398353212684c427e10a903aeafa6da40c63309d438b
"
}
,
{file
=
"coverage-5.
4
.tar.gz"
,
hash
=
"sha256:
6d2e262e5e8da6fa56e774fb8e2643417351427604c2b177f8e8c5f75fc928ca
"
}
,
]
dj-database-url
=
[
{file
=
"dj-database-url-0.5.0.tar.gz"
,
hash
=
"sha256:4aeaeb1f573c74835b0686a2b46b85990571159ffc21aa57ecd4d1e1cb334163"
}
,
{file
=
"dj_database_url-0.5.0-py2.py3-none-any.whl"
,
hash
=
"sha256:851785365761ebe4994a921b433062309eb882fedd318e1b0fcecc607ed02da9"
}
,
]
django
=
[
{file
=
"Django-3.1.
5
-py3-none-any.whl"
,
hash
=
"sha256:
efa2ab96b33b20c2182db93147a0c3cd7769d418926f9e9f140a60dca7c64ca9
"
}
,
{file
=
"Django-3.1.
5
.tar.gz"
,
hash
=
"sha256:
2d78425ba74c7a1a74b196058b261b9733a8570782f4e2828974777ccca7edf
7"
}
,
{file
=
"Django-3.1.
6
-py3-none-any.whl"
,
hash
=
"sha256:
169e2e7b4839a7910b393eec127fd7cbae62e80fa55f89c6510426abf673fe5f
"
}
,
{file
=
"Django-3.1.
6
.tar.gz"
,
hash
=
"sha256:
c6c0462b8b361f8691171af1fb87eceb4442da28477e12200c40420176206ba
7"
}
,
]
django-any-js
=
[
{file
=
"django-any-js-1.0.3.post
0
.tar.gz"
,
hash
=
"sha256:
1da88b44b861b0f54f6b8ea0eb4c7c4fa1a5772e9a4320532cd4e0871a4e23f7
"
}
,
{file
=
"django-any-js-1.0.3.post
1
.tar.gz"
,
hash
=
"sha256:
32306643d4989b3cdbbf6a87bb43ca4d5ca35863c96ad96a8bc0d50bcf9d4ab4
"
}
,
]
django-appconf
=
[
{file
=
"django-appconf-1.0.4.tar.gz"
,
hash
=
"sha256:be58deb54a43d77d2e1621fe59f787681376d3cd0b8bd8e4758ef6c3a6453380"
}
,
...
...
@@ -2475,7 +2475,7 @@ django-health-check = [
{file
=
"django_health_check-3.16.2-py2.py3-none-any.whl"
,
hash
=
"sha256:aec4dd5cfb8333071f535c3611ef805ec2012af9568cf984be351ff1bd4020be"
}
,
]
django-impersonate
=
[
{file
=
"django-impersonate-1.7.
2
.tar.gz"
,
hash
=
"sha256:
ef1f9fa3180f4d95db0abbca3403f389e901e0beb781afd0db0edface72d148d
"
}
,
{file
=
"django-impersonate-1.7.
3
.tar.gz"
,
hash
=
"sha256:
282003957577c7143fe31e5861f8fffdf6fe0c25557aedb28fcf8b11474eaa23
"
}
,
]
django-ipware
=
[
{file
=
"django-ipware-3.0.2.tar.gz"
,
hash
=
"sha256:c7df8e1410a8e5d6b1fbae58728402ea59950f043c3582e033e866f0f0cf5e94"
}
,
...
...
@@ -2592,8 +2592,8 @@ dynaconf = [
{file
=
"dynaconf-3.1.2.tar.gz"
,
hash
=
"sha256:9b34ab2f811a81755f5eb4beac77a69e1e0887528c7e37fc4bc83fed52dcf502"
}
,
]
faker
=
[
{file
=
"Faker-
5.7.0
-py3-none-any.whl"
,
hash
=
"sha256:
dd98418eceb374c475e85bd49ae826a9b304dabcd794640f35a1d185f4767dd9
"
}
,
{file
=
"Faker-
5.7.0
.tar.gz"
,
hash
=
"sha256:
1a40c9696830342e67d30057753323478b848e89334e97e0a64b442b18ae7ece
"
}
,
{file
=
"Faker-
6.1.1
-py3-none-any.whl"
,
hash
=
"sha256:
bf2a9b3f8d00a5dada61fc4a3f80fe0d6795c7f02a138a7d2ef2db5817c7d017
"
}
,
{file
=
"Faker-
6.1.1
.tar.gz"
,
hash
=
"sha256:
d4aecdb877519d06c2fdc01ffc5ecf70658981acf5e13cd07ded9892994ef5c6
"
}
,
]
flake8
=
[
{file
=
"flake8-3.8.4-py2.py3-none-any.whl"
,
hash
=
"sha256:749dbbd6bfd0cf1318af27bf97a14e28e5ff548ef8e5b1566ccfb25a11e7c839"
}
,
...
...
@@ -2641,8 +2641,8 @@ gitdb = [
{file
=
"gitdb-4.0.5.tar.gz"
,
hash
=
"sha256:c9e1f2d0db7ddb9a704c2a0217be31214e91a4fe1dea1efad19ae42ba0c285c9"
}
,
]
gitpython
=
[
{file
=
"GitPython-3.1.1
2
-py3-none-any.whl"
,
hash
=
"sha256:
867ec3dfb126aac0f8296b19fb63b8c4a399f32b4b6fafe84c4b10af5fa9f7b5
"
}
,
{file
=
"GitPython-3.1.1
2
.tar.gz"
,
hash
=
"sha256:
42dbefd8d9
e2
5
76
c496ed0059f3103dcef7125b9ce16f9d5f9c834aed44a1dac
"
}
,
{file
=
"GitPython-3.1.1
3
-py3-none-any.whl"
,
hash
=
"sha256:
c5347c81d232d9b8e7f47b68a83e5dc92e7952127133c5f2df9133f2c75a1b29
"
}
,
{file
=
"GitPython-3.1.1
3
.tar.gz"
,
hash
=
"sha256:
8621a7e777
e276
a5ec838b59280ba5272dd144a18169c36c903d8b38b99f750a
"
}
,
]
html2text
=
[
{file
=
"html2text-2020.1.16-py3-none-any.whl"
,
hash
=
"sha256:c7c629882da0cf377d66f073329ccf34a12ed2adf0169b9285ae4e63ef54c82b"
}
,
...
...
@@ -2669,8 +2669,8 @@ isort = [
{file
=
"isort-5.7.0.tar.gz"
,
hash
=
"sha256:c729845434366216d320e936b8ad6f9d681aab72dc7cbc2d51bedc3582f3ad1e"
}
,
]
jinja2
=
[
{file
=
"Jinja2-2.11.
2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
f0a4641d3cf955324a89c04f3d94663aa4d638abe8f733ecd3582848e1c37035
"
}
,
{file
=
"Jinja2-2.11.
2
.tar.gz"
,
hash
=
"sha256:
89aab215427ef59c34ad58735269eb58b1a5808103067f7bb9d5836c651b3bb0
"
}
,
{file
=
"Jinja2-2.11.
3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
03e47ad063331dd6a3f04a43eddca8a966a26ba0c5b7207a9a9e4e08f1b29419
"
}
,
{file
=
"Jinja2-2.11.
3
.tar.gz"
,
hash
=
"sha256:
a6d58433de0ae800347cab1fa3043cebbabe8baa9d29e668f1c768cb87a333c6
"
}
,
]
kombu
=
[
{file
=
"kombu-5.0.2-py2.py3-none-any.whl"
,
hash
=
"sha256:6dc509178ac4269b0e66ab4881f70a2035c33d3a622e20585f965986a5182006"
}
,
...
...
@@ -2763,8 +2763,8 @@ mypy-extensions = [
{file
=
"mypy_extensions-0.4.3.tar.gz"
,
hash
=
"sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"
}
,
]
packaging
=
[
{file
=
"packaging-20.
8
-py2.py3-none-any.whl"
,
hash
=
"sha256:
24e0da08660a87484d1602c30bb4902d74816b6985b93de36926f5bc95741858
"
}
,
{file
=
"packaging-20.
8
.tar.gz"
,
hash
=
"sha256:
78598185a7008a470d64526a8059de9aaa449238f280fc9eb6b13ba6c4109093
"
}
,
{file
=
"packaging-20.
9
-py2.py3-none-any.whl"
,
hash
=
"sha256:
67714da7f7bc052e064859c05c595155bd1ee9f69f76557e21f051443c20947a
"
}
,
{file
=
"packaging-20.
9
.tar.gz"
,
hash
=
"sha256:
5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5
"
}
,
]
pathspec
=
[
{file
=
"pathspec-0.8.1-py2.py3-none-any.whl"
,
hash
=
"sha256:aa0cb481c4041bf52ffa7b0d8fa6cd3e88a2ca4879c533c9153882ee2556790d"
}
,
...
...
@@ -2778,12 +2778,12 @@ persisting-theory = [
{file
=
"persisting-theory-0.2.1.tar.gz"
,
hash
=
"sha256:00ff7dcc8f481ff75c770ca5797d968e8725b6df1f77fe0cf7d20fa1e5790c0a"
}
,
]
pg8000
=
[
{file
=
"pg8000-1.1
6.6
-py3-none-any.whl"
,
hash
=
"sha256:
66fa16a402f38f8ba664206b4ba4040f24ea9641c4205b2b96a1ff3a613de3be
"
}
,
{file
=
"pg8000-1.1
6.6
.tar.gz"
,
hash
=
"sha256:
8fc1e6a62ccb7c9830f1e7e9288e2d20eaf373cc8875b5c55b7d5d9b7717be91
"
}
,
{file
=
"pg8000-1.1
7.0
-py3-none-any.whl"
,
hash
=
"sha256:
3276fe9cf38fee4fd4006c64d50fa621841b550f0f068d88b4694ee423188a5f
"
}
,
{file
=
"pg8000-1.1
7.0
.tar.gz"
,
hash
=
"sha256:
14198c5afeb289106e40ee6e5e4c0529c5369939f6ca588a028b371a75fe20dd
"
}
,
]
phonenumbers
=
[
{file
=
"phonenumbers-8.12.1
6
-py2.py3-none-any.whl"
,
hash
=
"sha256:
56ad29025b8f885945506350b06d77afbc506c5463141d77a5df767280a7ee0b
"
}
,
{file
=
"phonenumbers-8.12.1
6
.tar.gz"
,
hash
=
"sha256:
a820ab08c980ef24a2d2a1ead4f8d7016fdf008e484d1aecf7ff0b32cc475e16
"
}
,
{file
=
"phonenumbers-8.12.1
8
-py2.py3-none-any.whl"
,
hash
=
"sha256:
f60b1cc7b424cdadf5c291ed839d1c623a46ca1e4d0a04d3e85d1fdf754c1a26
"
}
,
{file
=
"phonenumbers-8.12.1
8
.tar.gz"
,
hash
=
"sha256:
0aa0f5e1382d292a7ff2f8bc08673126521461c7f908e0220756449a734d8fef
"
}
,
]
pillow
=
[
{file
=
"Pillow-8.1.0-cp36-cp36m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:d355502dce85ade85a2511b40b4c61a128902f246504f7de29bbeec1ae27933a"
}
,
...
...
@@ -2828,8 +2828,8 @@ prometheus-client = [
{file
=
"prometheus_client-0.9.0.tar.gz"
,
hash
=
"sha256:9da7b32f02439d8c04f7777021c304ed51d9ec180604700c1ba72a4d44dceb03"
}
,
]
prompt-toolkit
=
[
{file
=
"prompt_toolkit-3.0.1
4
-py3-none-any.whl"
,
hash
=
"sha256:
c96b30925025a7635471dc083ffb6af0cc67482a00611bd81aeaeeeb7e5a5e12
"
}
,
{file
=
"prompt_toolkit-3.0.1
4
.tar.gz"
,
hash
=
"sha256:
7e966747c18ececaec785699626b771c1ba8344c8d31759a1915d6b12fad6525
"
}
,
{file
=
"prompt_toolkit-3.0.1
6
-py3-none-any.whl"
,
hash
=
"sha256:
62c811e46bd09130fb11ab759012a4ae385ce4fb2073442d1898867a824183bd
"
}
,
{file
=
"prompt_toolkit-3.0.1
6
.tar.gz"
,
hash
=
"sha256:
0fa02fa80363844a4ab4b8d6891f62dd0645ba672723130423ca4037b80c1974
"
}
,
]
psutil
=
[
{file
=
"psutil-5.8.0-cp27-cp27m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:0066a82f7b1b37d334e68697faba68e5ad5e858279fd6351c8ca6024e8d6ba64"
}
,
...
...
@@ -2874,8 +2874,6 @@ psycopg2 = [
{file
=
"psycopg2-2.8.6-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:56fee7f818d032f802b8eed81ef0c1232b8b42390df189cab9cfa87573fe52c5"
}
,
{file
=
"psycopg2-2.8.6-cp38-cp38-win32.whl"
,
hash
=
"sha256:ad2fe8a37be669082e61fb001c185ffb58867fdbb3e7a6b0b0d2ffe232353a3e"
}
,
{file
=
"psycopg2-2.8.6-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:56007a226b8e95aa980ada7abdea6b40b75ce62a433bd27cec7a8178d57f4051"
}
,
{file
=
"psycopg2-2.8.6-cp39-cp39-win32.whl"
,
hash
=
"sha256:2c93d4d16933fea5bbacbe1aaf8fa8c1348740b2e50b3735d1b0bf8154cbf0f3"
}
,
{file
=
"psycopg2-2.8.6-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:d5062ae50b222da28253059880a871dc87e099c25cb68acf613d9d227413d6f7"
}
,
{file
=
"psycopg2-2.8.6.tar.gz"
,
hash
=
"sha256:fb23f6c71107c37fd667cb4ea363ddeb936b348bbd6449278eb92c189699f543"
}
,
]
py
=
[
...
...
@@ -2917,41 +2915,36 @@ pycodestyle = [
{file
=
"pycodestyle-2.6.0.tar.gz"
,
hash
=
"sha256:c58a7d2815e0e8d7972bf1803331fb0152f867bd89adf8a01dfd55085434192e"
}
,
]
pycryptodome
=
[
{file
=
"pycryptodome-3.9.9-cp27-cp27m-macosx_10_6_intel.whl"
,
hash
=
"sha256:5598dc6c9dbfe882904e54584322893eff185b98960bbe2cdaaa20e8a437b6e5"
}
,
{file
=
"pycryptodome-3.9.9-cp27-cp27m-manylinux1_i686.whl"
,
hash
=
"sha256:1cfdb92dca388e27e732caa72a1cc624520fe93752a665c3b6cd8f1a91b34916"
}
,
{file
=
"pycryptodome-3.9.9-cp27-cp27m-manylinux1_x86_64.whl"
,
hash
=
"sha256:5f19e6ef750f677d924d9c7141f54bade3cd56695bbfd8a9ef15d0378557dfe4"
}
,
{file
=
"pycryptodome-3.9.9-cp27-cp27m-win32.whl"
,
hash
=
"sha256:a3d8a9efa213be8232c59cdc6b65600276508e375e0a119d710826248fd18d37"
}
,
{file
=
"pycryptodome-3.9.9-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:50826b49fbca348a61529693b0031cdb782c39060fb9dca5ac5dff858159dc5a"
}
,
{file
=
"pycryptodome-3.9.9-cp27-cp27mu-manylinux1_i686.whl"
,
hash
=
"sha256:19cb674df6c74a14b8b408aa30ba8a89bd1c01e23505100fb45f930fbf0ed0d9"
}
,
{file
=
"pycryptodome-3.9.9-cp27-cp27mu-manylinux1_x86_64.whl"
,
hash
=
"sha256:28f75e58d02019a7edc7d4135203d2501dfc47256d175c72c9798f9a129a49a7"
}
,
{file
=
"pycryptodome-3.9.9-cp35-cp35m-macosx_10_6_intel.whl"
,
hash
=
"sha256:6d3baaf82681cfb1a842f1c8f77beac791ceedd99af911e4f5fabec32bae2259"
}
,
{file
=
"pycryptodome-3.9.9-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:946399d15eccebafc8ce0257fc4caffe383c75e6b0633509bd011e357368306c"
}
,
{file
=
"pycryptodome-3.9.9-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:eb01f9997e4d6a8ec8a1ad1f676ba5a362781ff64e8189fe2985258ba9cb9706"
}
,
{file
=
"pycryptodome-3.9.9-cp35-cp35m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:411745c6dce4eff918906eebcde78771d44795d747e194462abb120d2e537cd9"
}
,
{file
=
"pycryptodome-3.9.9-cp36-cp36m-macosx_10_6_intel.whl"
,
hash
=
"sha256:8f9f84059039b672a5a705b3c5aa21747867bacc30a72e28bf0d147cc8ef85ed"
}
,
{file
=
"pycryptodome-3.9.9-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:7798e73225a699651888489fbb1dbc565e03a509942a8ce6194bbe6fb582a41f"
}
,
{file
=
"pycryptodome-3.9.9-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:46e96aeb8a9ca8b1edf9b1fd0af4bf6afcf3f1ca7fa35529f5d60b98f3e4e959"
}
,
{file
=
"pycryptodome-3.9.9-cp36-cp36m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:843e5f10ecdf9d307032b8b91afe9da1d6ed5bb89d0bbec5c8dcb4ba44008e11"
}
,
{file
=
"pycryptodome-3.9.9-cp36-cp36m-win32.whl"
,
hash
=
"sha256:b68794fba45bdb367eeb71249c26d23e61167510a1d0c3d6cf0f2f14636e62ee"
}
,
{file
=
"pycryptodome-3.9.9-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:60febcf5baf70c566d9d9351c47fbd8321da9a4edf2eff45c4c31c86164ca794"
}
,
{file
=
"pycryptodome-3.9.9-cp37-cp37m-macosx_10_6_intel.whl"
,
hash
=
"sha256:4ed27951b0a17afd287299e2206a339b5b6d12de9321e1a1575261ef9c4a851b"
}
,
{file
=
"pycryptodome-3.9.9-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:9000877383e2189dafd1b2fc68c6c726eca9a3cfb6d68148fbb72ccf651959b6"
}
,
{file
=
"pycryptodome-3.9.9-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:faa682c404c218e8788c3126c9a4b8fbcc54dc245b5b6e8ea5b46f3b63bd0c84"
}
,
{file
=
"pycryptodome-3.9.9-cp37-cp37m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:62c488a21c253dadc9f731a32f0ac61e4e436d81a1ea6f7d1d9146ed4d20d6bd"
}
,
{file
=
"pycryptodome-3.9.9-cp37-cp37m-win32.whl"
,
hash
=
"sha256:834b790bbb6bd18956f625af4004d9c15eed12d5186d8e57851454ae76d52215"
}
,
{file
=
"pycryptodome-3.9.9-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:70d807d11d508433daf96244ec1c64e55039e8a35931fc5ea9eee94dbe3cb6b5"
}
,
{file
=
"pycryptodome-3.9.9-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:27397aee992af69d07502126561d851ba3845aa808f0e55c71ad0efa264dd7d4"
}
,
{file
=
"pycryptodome-3.9.9-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:d7ec2bd8f57c559dd24e71891c51c25266a8deb66fc5f02cc97c7fb593d1780a"
}
,
{file
=
"pycryptodome-3.9.9-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:e15bde67ccb7d4417f627dd16ffe2f5a4c2941ce5278444e884cb26d73ecbc61"
}
,
{file
=
"pycryptodome-3.9.9-cp38-cp38-manylinux2014_aarch64.whl"
,
hash
=
"sha256:5c3c4865730dfb0263f822b966d6d58429d8b1e560d1ddae37685fd9e7c63161"
}
,
{file
=
"pycryptodome-3.9.9-cp38-cp38-win32.whl"
,
hash
=
"sha256:76b1a34d74bb2c91bce460cdc74d1347592045627a955e9a252554481c17c52f"
}
,
{file
=
"pycryptodome-3.9.9-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:6e4227849e4231a3f5b35ea5bdedf9a82b3883500e5624f00a19156e9a9ef861"
}
,
{file
=
"pycryptodome-3.9.9-cp39-cp39-manylinux1_i686.whl"
,
hash
=
"sha256:2a68df525b387201a43b27b879ce8c08948a430e883a756d6c9e3acdaa7d7bd8"
}
,
{file
=
"pycryptodome-3.9.9-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:a4599c0ca0fc027c780c1c45ed996d5bef03e571470b7b1c7171ec1e1a90914c"
}
,
{file
=
"pycryptodome-3.9.9-cp39-cp39-manylinux2014_aarch64.whl"
,
hash
=
"sha256:b4e6b269a8ddaede774e5c3adbef6bf452ee144e6db8a716d23694953348cd86"
}
,
{file
=
"pycryptodome-3.9.9-cp39-cp39-win32.whl"
,
hash
=
"sha256:a199e9ca46fc6e999e5f47fce342af4b56c7de85fae893c69ab6aa17531fb1e1"
}
,
{file
=
"pycryptodome-3.9.9-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:6e89bb3826e6f84501e8e3b205c22595d0c5492c2f271cbb9ee1c48eb1866645"
}
,
{file
=
"pycryptodome-3.9.9.tar.gz"
,
hash
=
"sha256:910e202a557e1131b1c1b3f17a63914d57aac55cf9fb9b51644962841c3995c4"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:1c5e1ca507de2ad93474be5cfe2bfa76b7cf039a1a32fc196f40935944871a06"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27m-manylinux1_i686.whl"
,
hash
=
"sha256:6260e24d41149268122dd39d4ebd5941e9d107f49463f7e071fd397e29923b0c"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27m-manylinux1_x86_64.whl"
,
hash
=
"sha256:3f840c49d38986f6e17dbc0673d37947c88bc9d2d9dba1c01b979b36f8447db1"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27m-manylinux2010_i686.whl"
,
hash
=
"sha256:2dea65df54349cdfa43d6b2e8edb83f5f8d6861e5cf7b1fbc3e34c5694c85e27"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:e61e363d9a5d7916f3a4ce984a929514c0df3daf3b1b2eb5e6edbb131ee771cf"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:2603c98ae04aac675fefcf71a6c87dc4bb74a75e9071ae3923bbc91a59f08d35"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27m-win32.whl"
,
hash
=
"sha256:38661348ecb71476037f1e1f553159b80d256c00f6c0b00502acac891f7116d9"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:1723ebee5561628ce96748501cdaa7afaa67329d753933296321f0be55358dce"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27mu-manylinux1_i686.whl"
,
hash
=
"sha256:77997519d8eb8a4adcd9a47b9cec18f9b323e296986528186c0e9a7a15d6a07e"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27mu-manylinux1_x86_64.whl"
,
hash
=
"sha256:99b2f3fc51d308286071d0953f92055504a6ffe829a832a9fc7a04318a7683dd"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27mu-manylinux2010_i686.whl"
,
hash
=
"sha256:e0a4d5933a88a2c98bbe19c0c722f5483dc628d7a38338ac2cb64a7dbd34064b"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27mu-manylinux2010_x86_64.whl"
,
hash
=
"sha256:d3d6958d53ad307df5e8469cc44474a75393a434addf20ecd451f38a72fe29b8"
}
,
{file
=
"pycryptodome-3.10.1-cp27-cp27mu-manylinux2014_aarch64.whl"
,
hash
=
"sha256:a8eb8b6ea09ec1c2535bf39914377bc8abcab2c7d30fa9225eb4fe412024e427"
}
,
{file
=
"pycryptodome-3.10.1-cp35-abi3-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:31c1df17b3dc5f39600a4057d7db53ac372f492c955b9b75dd439f5d8b460129"
}
,
{file
=
"pycryptodome-3.10.1-cp35-abi3-manylinux1_i686.whl"
,
hash
=
"sha256:a3105a0eb63eacf98c2ecb0eb4aa03f77f40fbac2bdde22020bb8a536b226bb8"
}
,
{file
=
"pycryptodome-3.10.1-cp35-abi3-manylinux1_x86_64.whl"
,
hash
=
"sha256:a92d5c414e8ee1249e850789052608f582416e82422502dc0ac8c577808a9067"
}
,
{file
=
"pycryptodome-3.10.1-cp35-abi3-manylinux2010_i686.whl"
,
hash
=
"sha256:60386d1d4cfaad299803b45a5bc2089696eaf6cdd56f9fc17479a6f89595cfc8"
}
,
{file
=
"pycryptodome-3.10.1-cp35-abi3-manylinux2010_x86_64.whl"
,
hash
=
"sha256:501ab36aae360e31d0ec370cf5ce8ace6cb4112060d099b993bc02b36ac83fb6"
}
,
{file
=
"pycryptodome-3.10.1-cp35-abi3-manylinux2014_aarch64.whl"
,
hash
=
"sha256:fc7489a50323a0df02378bc2fff86eb69d94cc5639914346c736be981c6a02e7"
}
,
{file
=
"pycryptodome-3.10.1-cp35-abi3-win32.whl"
,
hash
=
"sha256:9b6f711b25e01931f1c61ce0115245a23cdc8b80bf8539ac0363bdcf27d649b6"
}
,
{file
=
"pycryptodome-3.10.1-cp35-abi3-win_amd64.whl"
,
hash
=
"sha256:7fd519b89585abf57bf47d90166903ec7b43af4fe23c92273ea09e6336af5c07"
}
,
{file
=
"pycryptodome-3.10.1-pp27-pypy_73-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:09c1555a3fa450e7eaca41ea11cd00afe7c91fef52353488e65663777d8524e0"
}
,
{file
=
"pycryptodome-3.10.1-pp27-pypy_73-manylinux1_x86_64.whl"
,
hash
=
"sha256:758949ca62690b1540dfb24ad773c6da9cd0e425189e83e39c038bbd52b8e438"
}
,
{file
=
"pycryptodome-3.10.1-pp27-pypy_73-manylinux2010_x86_64.whl"
,
hash
=
"sha256:e3bf558c6aeb49afa9f0c06cee7fb5947ee5a1ff3bd794b653d39926b49077fa"
}
,
{file
=
"pycryptodome-3.10.1-pp27-pypy_73-win32.whl"
,
hash
=
"sha256:f977cdf725b20f6b8229b0c87acb98c7717e742ef9f46b113985303ae12a99da"
}
,
{file
=
"pycryptodome-3.10.1-pp36-pypy36_pp73-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:6d2df5223b12437e644ce0a3be7809471ffa71de44ccd28b02180401982594a6"
}
,
{file
=
"pycryptodome-3.10.1-pp36-pypy36_pp73-manylinux1_x86_64.whl"
,
hash
=
"sha256:98213ac2b18dc1969a47bc65a79a8fca02a414249d0c8635abb081c7f38c91b6"
}
,
{file
=
"pycryptodome-3.10.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl"
,
hash
=
"sha256:12222a5edc9ca4a29de15fbd5339099c4c26c56e13c2ceddf0b920794f26165d"
}
,
{file
=
"pycryptodome-3.10.1-pp36-pypy36_pp73-win32.whl"
,
hash
=
"sha256:6bbf7fee7b7948b29d7e71fcacf48bac0c57fb41332007061a933f2d996f9713"
}
,
{file
=
"pycryptodome-3.10.1.tar.gz"
,
hash
=
"sha256:3e2e3a06580c5f190df843cdb90ea28d61099cf4924334d5297a995de68e4673"
}
,
]
pydocstyle
=
[
{file
=
"pydocstyle-5.1.1-py3-none-any.whl"
,
hash
=
"sha256:aca749e190a01726a4fb472dd4ef23b5c9da7b9205c0a7857c06533de13fd678"
}
,
...
...
@@ -3007,8 +3000,8 @@ python-memcached = [
{file
=
"python_memcached-1.59-py2.py3-none-any.whl"
,
hash
=
"sha256:4dac64916871bd3550263323fc2ce18e1e439080a2d5670c594cf3118d99b594"
}
,
]
pytz
=
[
{file
=
"pytz-202
0.5
-py2.py3-none-any.whl"
,
hash
=
"sha256:
16962c5fb8db4a8f63a26646d8886e9d769b6c511543557bc84e9569fb9a9cb4
"
}
,
{file
=
"pytz-202
0.5
.tar.gz"
,
hash
=
"sha256:
180befebb1927b16f6b57101720075a984c019ac16b1b7575673bea42c6c3
da
5
"
}
,
{file
=
"pytz-202
1.1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
eb10ce3e7736052ed3623d49975ce333bcd712c7bb19a58b9e2089d4057d0798
"
}
,
{file
=
"pytz-202
1.1
.tar.gz"
,
hash
=
"sha256:
83a4a90894bf38e243cf052c8b58f381bfe9a7a483f6a9cab140bc7f702ac4
da"
}
,
]
pyyaml
=
[
{file
=
"PyYAML-5.4.1-cp27-cp27m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:3b2b1824fe7112845700f815ff6a489360226a5609b96ec2190a45e62a9fc922"
}
,
...
...
@@ -3103,29 +3096,20 @@ restructuredtext-lint = [
{file
=
"ruamel.yaml.clib-0.2.2-cp27-cp27mu-manylinux1_x86_64.whl"
,
hash
=
"sha256:73b3d43e04cc4b228fa6fa5d796409ece6fcb53a6c270eb2048109cbcbc3b9c2"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp35-cp35m-macosx_10_6_intel.whl"
,
hash
=
"sha256:53b9dd1abd70e257a6e32f934ebc482dac5edb8c93e23deb663eac724c30b026"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:839dd72545ef7ba78fd2aa1a5dd07b33696adf3e68fae7f31327161c1093001b"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp35-cp35m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:1236df55e0f73cd138c0eca074ee086136c3f16a97c2ac719032c050f7e0622f"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp35-cp35m-win32.whl"
,
hash
=
"sha256:b1e981fe1aff1fd11627f531524826a4dcc1f26c726235a52fcb62ded27d150f"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:4e52c96ca66de04be42ea2278012a2342d89f5e82b4512fb6fb7134e377e2e62"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp36-cp36m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:a873e4d4954f865dcb60bdc4914af7eaae48fb56b60ed6daa1d6251c72f5337c"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:ab845f1f51f7eb750a78937be9f79baea4a42c7960f5a94dde34e69f3cce1988"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp36-cp36m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:2fd336a5c6415c82e2deb40d08c222087febe0aebe520f4d21910629018ab0f3"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp36-cp36m-win32.whl"
,
hash
=
"sha256:e9f7d1d8c26a6a12c23421061f9022bb62704e38211fe375c645485f38df34a2"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:2602e91bd5c1b874d6f93d3086f9830f3e907c543c7672cf293a97c3fabdcd91"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:44c7b0498c39f27795224438f1a6be6c5352f82cb887bc33d962c3a3acc00df6"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:8e8fd0a22c9d92af3a34f91e8a2594eeb35cba90ab643c5e0e643567dc8be43e"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp37-cp37m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:75f0ee6839532e52a3a53f80ce64925ed4aed697dd3fa890c4c918f3304bd4f4"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp37-cp37m-win32.whl"
,
hash
=
"sha256:464e66a04e740d754170be5e740657a3b3b6d2bcc567f0c3437879a6e6087ff6"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:52ae5739e4b5d6317b52f5b040b1b6639e8af68a5b8fd606a8b08658fbd0cab5"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:4df5019e7783d14b79217ad9c56edf1ba7485d614ad5a385d1b3c768635c81c0"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:5254af7d8bdf4d5484c089f929cb7f5bafa59b4f01d4f48adda4be41e6d29f99"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp38-cp38-manylinux2014_aarch64.whl"
,
hash
=
"sha256:8be05be57dc5c7b4a0b24edcaa2f7275866d9c907725226cdde46da09367d923"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp38-cp38-win32.whl"
,
hash
=
"sha256:74161d827407f4db9072011adcfb825b5258a5ccb3d2cd518dd6c9edea9e30f1"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:058a1cc3df2a8aecc12f983a48bda99315cebf55a3b3a5463e37bb599b05727b"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:c6ac7e45367b1317e56f1461719c853fd6825226f45b835df7436bb04031fd8a"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:b4b0d31f2052b3f9f9b5327024dc629a253a83d8649d4734ca7f35b60ec3e9e5"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp39-cp39-manylinux2014_aarch64.whl"
,
hash
=
"sha256:1f8c0a4577c0e6c99d208de5c4d3fd8aceed9574bb154d7a2b21c16bb924154c"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp39-cp39-win32.whl"
,
hash
=
"sha256:46d6d20815064e8bb023ea8628cfb7402c0f0e83de2c2227a88097e239a7dffd"
}
,
{file
=
"ruamel.yaml.clib-0.2.2-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:6c0a5dc52fc74eb87c67374a4e554d4761fd42a4d01390b7e868b30d21f4b8bb"
}
,
{file
=
"ruamel.yaml.clib-0.2.2.tar.gz"
,
hash
=
"sha256:2d24bd98af676f4990c4d715bcdc2a60b19c56a3fb3a763164d2d8ca0e806ba7"
}
,
]
rules
=
[
...
...
@@ -3156,8 +3140,8 @@ snowballstemmer = [
{file
=
"snowballstemmer-2.1.0.tar.gz"
,
hash
=
"sha256:e997baa4f2e9139951b6f4c631bad912dfd3c792467e2f03d7239464af90e914"
}
,
]
soupsieve
=
[
{file
=
"soupsieve-2.
1
-py3-none-any.whl"
,
hash
=
"sha256:
4bb21a6ee
4707
bf43b61230e80740e71bfe56e55d1f1f50924b087bb2975c851
"
}
,
{file
=
"soupsieve-2.
1
.tar.gz"
,
hash
=
"sha256:
6dc52924dc0bc710a5d16794e6b3480b2c7c08b07729505feab2b2c16661ff6e
"
}
,
{file
=
"soupsieve-2.
2
-py3-none-any.whl"
,
hash
=
"sha256:
d3a5ea5b350423f
47
d
07
639f74475afedad48cf41c0ad7a82ca13a3928af34f6
"
}
,
{file
=
"soupsieve-2.
2
.tar.gz"
,
hash
=
"sha256:
407fa1e8eb3458d1b5614df51d9651a1180ea5fedf07feb46e45d7e25e6d6cdd
"
}
,
]
spdx-license-list
=
[
{file
=
"spdx_license_list-0.5.2-py3-none-any.whl"
,
hash
=
"sha256:1b338470c7b403dbecceca563a316382c7977516128ca6c1e8f7078e3ed6e7b0"
}
,
...
...
@@ -3231,11 +3215,11 @@ toml = [
{file
=
"toml-0.10.2.tar.gz"
,
hash
=
"sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"
}
,
]
tqdm
=
[
{file
=
"tqdm-4.56.
0
-py2.py3-none-any.whl"
,
hash
=
"sha256:
4621f6823bab46a9cc33d48105753ccbea671b68bab2c50a9f0be23d4065cb5a
"
}
,
{file
=
"tqdm-4.56.
0
.tar.gz"
,
hash
=
"sha256:
fe3d08dd00a526850568d542ff9de9bbc2a09a791da3c334f3213d8d0bbbca65
"
}
,
{file
=
"tqdm-4.56.
2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
a89be573bfddb81bb0b395a416d5e55e3ecc73ce95a368a4f6360bedea33195e
"
}
,
{file
=
"tqdm-4.56.
2
.tar.gz"
,
hash
=
"sha256:
11d544652edbdfc9cc41aa4c8a5c166513e279f3f2d9f1a9e1c89935b51de6ff
"
}
,
]
twilio
=
[
{file
=
"twilio-6.5
1
.0.tar.gz"
,
hash
=
"sha256:
de98a05858e6efdf87bfa4c8f7e773adf1885cfcbb6531356840bcd17dc4c444
"
}
,
{file
=
"twilio-6.5
2
.0.tar.gz"
,
hash
=
"sha256:
3fbe4aa6b57f41237e3cf5b16e247ffeb1c79419137156088e377d5baf5a7bf6
"
}
,
]
typed-ast
=
[
{file
=
"typed_ast-1.4.2-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:7703620125e4fb79b64aa52427ec192822e9f45d37d4b6625ab37ef403e1df70"
}
,
...
...
@@ -3275,8 +3259,8 @@ typing-extensions = [
{file
=
"typing_extensions-3.7.4.3.tar.gz"
,
hash
=
"sha256:99d4073b617d30288f569d3f13d2bd7548c3a7e4c8de87db09a9d29bb3a4a60c"
}
,
]
urllib3
=
[
{file
=
"urllib3-1.26.
2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
d8ff90d979214d7b4f8ce956e
80
f
40
28fc6860e4431f731ea4a8c08f23f99473
"
}
,
{file
=
"urllib3-1.26.
2
.tar.gz"
,
hash
=
"sha256:
19188f96923873c92ccb987120ec4acaa12f0461fa9ce5d3d0772bc965a39e08
"
}
,
{file
=
"urllib3-1.26.
3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
1b465e494e3e0d8939b506
8040
3e3aedaa2bc434b7d5af64dfd3c958d7f5ae80
"
}
,
{file
=
"urllib3-1.26.
3
.tar.gz"
,
hash
=
"sha256:
de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73
"
}
,
]
vine
=
[
{file
=
"vine-5.0.0-py2.py3-none-any.whl"
,
hash
=
"sha256:4c9dceab6f76ed92105027c49c823800dd33cacce13bdedc5b914e3514b7fb30"
}
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment