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
7d022176
Commit
7d022176
authored
4 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Plain Diff
Merge branch 'update-poetry-lock' into 'master'
Update lockfile See merge request
!561
parents
628e5e26
ac3ed3ca
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!561
Update lockfile
Pipeline
#6925
failed
4 years ago
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
poetry.lock
+90
-64
90 additions, 64 deletions
poetry.lock
with
90 additions
and
64 deletions
poetry.lock
+
90
−
64
View file @
7d022176
...
...
@@ -47,7 +47,7 @@ reference = "gitlab"
[[package]]
name
=
"amqp"
version
=
"5.0.
5
"
version
=
"5.0.
6
"
description
=
"Low-level AMQP client for Python (fork of amqplib)."
category
=
"main"
optional
=
false
...
...
@@ -117,7 +117,7 @@ tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>
name
=
"babel"
version
=
"2.9.0"
description
=
"Internationalization utilities"
category
=
"
main
"
category
=
"
dev
"
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
...
...
@@ -164,7 +164,7 @@ lxml = ["lxml"]
[[
package
]]
name
=
"billiard"
version
=
"3.6.
3
.0"
version
=
"3.6.
4
.0"
description
=
"Python multiprocessing fork with improvements and bugfixes"
category
=
"main"
optional
=
false
...
...
@@ -213,20 +213,20 @@ python-versions = "*"
[[
package
]]
name
=
"boto3"
version
=
"1.17.4
1
"
version
=
"1.17.4
3
"
description
=
"The AWS SDK for Python"
category
=
"main"
optional
=
true
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
,
!
=
3.5
.*
"
[
package.dependencies
]
botocore
=
">
=
1.20
.
4
1
,
<
1.21
.
0
"
botocore
=
">
=
1.20
.
4
3
,
<
1.21
.
0
"
jmespath
=
">
=
0.7
.
1
,
<
1.0
.
0
"
s3transfer
=
">
=
0.3
.
0
,
<
0.4
.
0
"
[[
package
]]
name
=
"botocore"
version
=
"1.20.4
1
"
version
=
"1.20.4
3
"
description
=
"Low-level, data-driven core of boto 3."
category
=
"main"
optional
=
true
...
...
@@ -465,11 +465,11 @@ dev = ["black (==19.10b0)", "flake8 (==3.8.4)", "mypy (==0.812)", "pytest (==6.2
[[
package
]]
name
=
"decorator"
version
=
"
4.4.2
"
version
=
"
5.0.1
"
description
=
"Decorators for Humans"
category
=
"main"
optional
=
false
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
"
python-versions
=
">
=
3.5
"
[[
package
]]
name
=
"dj-database-url"
...
...
@@ -555,7 +555,7 @@ Django = ">=1.8"
[[
package
]]
name
=
"django-cachalot"
version
=
"2.3.
4
"
version
=
"2.3.
5
"
description
=
"Caches your Django ORM queries and automatically invalidates them."
category
=
"main"
optional
=
false
...
...
@@ -884,15 +884,14 @@ YubiOTP = ">=0.2.2"
[[
package
]]
name
=
"django-phonenumber-field"
version
=
"
3
.0.
1
"
version
=
"
5
.0.
0
"
description
=
"An international phone number field for django models."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.5
"
[
package.dependencies
]
babel
=
"*"
Django
=
">
=
1.11
.
3
"
Django
=
">
=
2.2
"
phonenumbers
=
{
version
=
">
=
7.0
.
2
", optional = true, markers = "
extra
=
=
\"
phonenumbers
\"
"}
[
package.extras
]
...
...
@@ -1075,7 +1074,7 @@ rest_framework = ["djangorestframework (>=3.0.0)"]
[[
package
]]
name
=
"django-two-factor-auth"
version
=
"1.13"
version
=
"1.13
.1
"
description
=
"Complete Two-Factor Authentication for Django"
category
=
"main"
optional
=
false
...
...
@@ -1086,7 +1085,7 @@ Django = ">=2.2"
django-formtools
=
"*"
django-otp
=
">
=
0.8
.
0
"
django-otp-yubikey
=
{
version
=
"*"
,
optional
=
true
,
markers
=
"extra
=
=
\"
yubikey
\"
"}
django-phonenumber-field
=
">
=
1.1
.
0
,
<
3.99
"
django-phonenumber-field
=
">
=
1.1
.
0
,
<
6
"
phonenumbers
=
{
version
=
">
=
7.0
.
9
,
<
8.99
", optional = true, markers = "
extra
=
=
\"
phonenumbers
\"
"}
qrcode
=
">
=
4.0
.
0
,
<
6.99
"
twilio
=
{
version
=
">
=
6.0
", optional = true, markers = "
extra
=
=
\"
call
\"
"}
...
...
@@ -1668,7 +1667,7 @@ python-versions = "*"
[[
package
]]
name
=
"pillow"
version
=
"8.
1.2
"
version
=
"8.
2.0
"
description
=
"Python Imaging Library (Fork)"
category
=
"main"
optional
=
false
...
...
@@ -2494,8 +2493,8 @@ aleksis-builddeps = [
{file
=
"AlekSIS-Builddeps-2.tar.gz"
,
hash
=
"sha256:fdf8b230ba4a690c279d99004316e84d7d9d72962768ca6b3205df54db9abaab"
}
,
]
amqp
=
[
{file
=
"amqp-5.0.
5
-py3-none-any.whl"
,
hash
=
"sha256:
1e759a7f202d910939de6eca45c23a107f6b71111f41d1282c648e9ac3d21901
"
}
,
{file
=
"amqp-5.0.
5
.tar.gz"
,
hash
=
"sha256:
affdd263d8b8eb3c98170b78bf83867cdb6a14901d586e00ddb65bfe2f0c4e60
"
}
,
{file
=
"amqp-5.0.
6
-py3-none-any.whl"
,
hash
=
"sha256:
493a2ac6788ce270a2f6a765b017299f60c1998f5a8617908ee9be082f7300fb
"
}
,
{file
=
"amqp-5.0.
6
.tar.gz"
,
hash
=
"sha256:
03e16e94f2b34c31f8bf1206d8ddd3ccaa4c315f7f6a1879b7b1210d229568c2
"
}
,
]
appdirs
=
[
{file
=
"appdirs-1.4.4-py2.py3-none-any.whl"
,
hash
=
"sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128"
}
,
...
...
@@ -2539,8 +2538,8 @@ beautifulsoup4 = [
{file
=
"beautifulsoup4-4.9.3.tar.gz"
,
hash
=
"sha256:84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25"
}
,
]
billiard
=
[
{file
=
"billiard-3.6.
3
.0-py3-none-any.whl"
,
hash
=
"sha256:
bff575450859a6e0fbc2f9877d9b715b0bbc07c3565bb7ed2280526a0cdf5ede
"
}
,
{file
=
"billiard-3.6.
3
.0.tar.gz"
,
hash
=
"sha256:
d91725ce6425f33a97dfa72fb
6b
f
ef
0e47d4652acd98a032bd1a7fbf06d5fa6a
"
}
,
{file
=
"billiard-3.6.
4
.0-py3-none-any.whl"
,
hash
=
"sha256:
87103ea78fa6ab4d5c751c4909bcff74617d985de7fa8b672cf8618afd5a875b
"
}
,
{file
=
"billiard-3.6.
4
.0.tar.gz"
,
hash
=
"sha256:
299de5a8da28a783d51b197d49
6bef
4f1595dd023a93a4f59dde1886ae905547
"
}
,
]
black
=
[
{file
=
"black-19.10b0-py36-none-any.whl"
,
hash
=
"sha256:1b30e59be925fafc1ee4565e5e08abef6b03fe455102883820fe5ee2e4734e0b"
}
,
...
...
@@ -2555,12 +2554,12 @@ bleach = [
{file
=
"boolean.py-3.8.tar.gz"
,
hash
=
"sha256:cc24e20f985d60cd4a3a5a1c0956dd12611159d32a75081dabd0c9ab981acaa4"
}
,
]
boto3
=
[
{file
=
"boto3-1.17.4
1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
8544878fa8c9cad6972d9c9aae1db1d8fa7a3bb0adabe2fa39e4842d182bb4d7
"
}
,
{file
=
"boto3-1.17.4
1
.tar.gz"
,
hash
=
"sha256:
d85b0e05d7de96169b0024b76b292be62b01ef6f5ca853a512506346b82d2abb
"
}
,
{file
=
"boto3-1.17.4
3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
66c5581ae0746a41b8e119522a5c2434cffca0ef2620d49f15f350d0b14e2dd0
"
}
,
{file
=
"boto3-1.17.4
3
.tar.gz"
,
hash
=
"sha256:
b86aaa96ccbdba1aaca0a321dbe4be480a39b7d6fe85dcd7ee5d7c44c9b32726
"
}
,
]
botocore
=
[
{file
=
"botocore-1.20.4
1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
5e88d19a1406ff92d52518ac70a1531582d7af537dc18c8ebc7ab54282c2fa23
"
}
,
{file
=
"botocore-1.20.4
1
.tar.gz"
,
hash
=
"sha256:63
f650fc96bce141e8194a761e6890fea2fba6e01253aefa31ae69f145015c21
"
}
,
{file
=
"botocore-1.20.4
3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
7d0326fd8f8d7b3b7d2e8ecc4edb5a39ecd5537072bd0f088767ca53dd34818a
"
}
,
{file
=
"botocore-1.20.4
3
.tar.gz"
,
hash
=
"sha256:
7
63
0d734260babdc34dc53c704d937f53c362bb15ccd3863ccf1b1b26be04df8
"
}
,
]
bs4
=
[
{file
=
"bs4-0.0.1.tar.gz"
,
hash
=
"sha256:36ecea1fd7cc5c0c6e4a1ff075df26d50da647b75376626cc186e2212886dd3a"
}
,
...
...
@@ -2673,8 +2672,8 @@ curlylint = [
{file
=
"curlylint-0.12.2.tar.gz"
,
hash
=
"sha256:76b557cf8d007bd92df2dae61a02e65f8aa2ff3e05c6398b1314d92692fbb0d8"
}
,
]
decorator
=
[
{file
=
"decorator-
4.4.2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
41fa54c2a0cc4ba648be4fd43cff00aedf5b9465c9bf18d64325bc225f08f76
0"
}
,
{file
=
"decorator-
4.4.2
.tar.gz"
,
hash
=
"sha256:
e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7
"
}
,
{file
=
"decorator-
5.0.1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
2ec6e8cce2d71850b0af58ceceeab83f4bbaf60e1cc23d96db08c9d1425b7ac
0"
}
,
{file
=
"decorator-
5.0.1
.tar.gz"
,
hash
=
"sha256:
1e53162e016f317a61d93848f00e80e7109ca9ed06846c7f2930cf0ebede7c6c
"
}
,
]
dj-database-url
=
[
{file
=
"dj-database-url-0.5.0.tar.gz"
,
hash
=
"sha256:4aeaeb1f573c74835b0686a2b46b85990571159ffc21aa57ecd4d1e1cb334163"
}
,
...
...
@@ -2704,8 +2703,8 @@ django-bulk-update = [
{file
=
"django_bulk_update-2.2.0-py2.py3-none-any.whl"
,
hash
=
"sha256:49a403392ae05ea872494d74fb3dfa3515f8df5c07cc277c3dc94724c0ee6985"
}
,
]
django-cachalot
=
[
{file
=
"django-cachalot-2.3.
4
.tar.gz"
,
hash
=
"sha256:
cb984972a3dfe87e7d2a64a235dfcb74a1dc6a152b433e2ba0badb5c06e4bf3c
"
}
,
{file
=
"django_cachalot-2.3.
4
-py3-none-any.whl"
,
hash
=
"sha256:
4062026e4d797896a49165b1227d525b3ce08e3ccf643d4659e833c554a77c4c
"
}
,
{file
=
"django-cachalot-2.3.
5
.tar.gz"
,
hash
=
"sha256:
02afabb6e83f5f06c87a7e6f01ebcdbc52a4156ec849da8e68b14498bc474d3e
"
}
,
{file
=
"django_cachalot-2.3.
5
-py3-none-any.whl"
,
hash
=
"sha256:
ed0782f9702ead95337692f0fae8bbb9352a106490f272d9b76e86b1da81c7e3
"
}
,
]
django-cache-memoize
=
[
{file
=
"django-cache-memoize-0.1.8.tar.gz"
,
hash
=
"sha256:f85ca71ddfe3d61d561d5a382736f83148fb75e542585e7028b65d6d3681ec85"
}
,
...
...
@@ -2818,8 +2817,8 @@ django-otp-yubikey = [
{file
=
"django_otp_yubikey-1.0.0-py2.py3-none-any.whl"
,
hash
=
"sha256:07743473024900c3b7a14647039f2cf66148cf6243d6aee0853ba45516c224a4"
}
,
]
django-phonenumber-field
=
[
{file
=
"django-phonenumber-field-
3
.0.
1
.tar.gz"
,
hash
=
"sha256:
794ebbc3068a7af75aa72a80cb0cec67e714ff8409a965968040f1fd210b2d97
"
}
,
{file
=
"django_phonenumber_field-
3
.0.
1
-py3-none-any.whl"
,
hash
=
"sha256:
1ab19f723928582fed412bd9844221fa4ff466276d852
6b
8
b4
a9913ee1487c5e
"
}
,
{file
=
"django-phonenumber-field-
5
.0.
0
.tar.gz"
,
hash
=
"sha256:
1eb7af3a108744665f7c3939d38aa15b3728c57d13d45d656b0a2aa11e8cdc3c
"
}
,
{file
=
"django_phonenumber_field-
5
.0.
0
-py3-none-any.whl"
,
hash
=
"sha256:
adb46905cc4ecb19d8494424e1c4352f2494
6bb4
72340a2a17257d44bf8228e6
"
}
,
]
django-polymorphic
=
[
{file
=
"django-polymorphic-3.0.0.tar.gz"
,
hash
=
"sha256:9d886f19f031d26bb1391c055ed9be06fb226a04a4cec1842b372c58873b3caa"
}
,
...
...
@@ -2875,8 +2874,8 @@ django-timezone-field = [
{file
=
"django_timezone_field-4.1.2-py3-none-any.whl"
,
hash
=
"sha256:897c06e40b619cf5731a30d6c156886a7c64cba3a90364832148da7ef32ccf36"
}
,
]
django-two-factor-auth
=
[
{file
=
"django-two-factor-auth-1.13.tar.gz"
,
hash
=
"sha256:
24c2850a687c86800f4aa4131b7cebadf56f35be04ca359c4990578df1cc249a
"
}
,
{file
=
"django_two_factor_auth-1.13-py2.py3-none-any.whl"
,
hash
=
"sha256:
afb60e62f22b1f29a568666c0444ab05cabe8acc4d7c54d833d67f7b50f842fd
"
}
,
{file
=
"django-two-factor-auth-1.13.
1.
tar.gz"
,
hash
=
"sha256:
a20e03d256fd9fd668988545f052cedcc47e5a981888562e5e27d0bb83deae89
"
}
,
{file
=
"django_two_factor_auth-1.13
.1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
d270d4288731233621a9462a89a8dfed2dcb86fa354125c816a89772d55f9e29
"
}
,
]
django-uwsgi-ng
=
[
{file
=
"django-uwsgi-ng-1.1.1.tar.gz"
,
hash
=
"sha256:777023fd291c5408f18e2ac4922faf25f161075699e11bf40f86dd90c9b9f1d4"
}
,
...
...
@@ -3039,20 +3038,39 @@ markupsafe = [
{file
=
"MarkupSafe-1.1.1-cp35-cp35m-win32.whl"
,
hash
=
"sha256:6dd73240d2af64df90aa7c4e7481e23825ea70af4b4922f8ede5b9e35f78a3b1"
}
,
{file
=
"MarkupSafe-1.1.1-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:9add70b36c5666a2ed02b43b335fe19002ee5235efd4b8a89bfcf9005bebac0d"
}
,
{file
=
"MarkupSafe-1.1.1-cp36-cp36m-macosx_10_6_intel.whl"
,
hash
=
"sha256:24982cc2533820871eba85ba648cd53d8623687ff11cbb805be4ff7b4c971aff"
}
,
{file
=
"MarkupSafe-1.1.1-cp36-cp36m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:d53bc011414228441014aa71dbec320c66468c1030aae3a6e29778a3382d96e5"
}
,
{file
=
"MarkupSafe-1.1.1-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:00bc623926325b26bb9605ae9eae8a215691f33cae5df11ca5424f06f2d1f473"
}
,
{file
=
"MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:717ba8fe3ae9cc0006d7c451f0bb265ee07739daf76355d06366154ee68d221e"
}
,
{file
=
"MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_i686.whl"
,
hash
=
"sha256:3b8a6499709d29c2e2399569d96719a1b21dcd94410a586a18526b143ec8470f"
}
,
{file
=
"MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:84dee80c15f1b560d55bcfe6d47b27d070b4681c699c572af2e3c7cc90a3b8e0"
}
,
{file
=
"MarkupSafe-1.1.1-cp36-cp36m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:b1dba4527182c95a0db8b6060cc98ac49b9e2f5e64320e2b56e47cb2831978c7"
}
,
{file
=
"MarkupSafe-1.1.1-cp36-cp36m-win32.whl"
,
hash
=
"sha256:535f6fc4d397c1563d08b88e485c3496cf5784e927af890fb3c3aac7f933ec66"
}
,
{file
=
"MarkupSafe-1.1.1-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:b1282f8c00509d99fef04d8ba936b156d419be841854fe901d8ae224c59f0be5"
}
,
{file
=
"MarkupSafe-1.1.1-cp37-cp37m-macosx_10_6_intel.whl"
,
hash
=
"sha256:8defac2f2ccd6805ebf65f5eeb132adcf2ab57aa11fdf4c0dd5169a004710e7d"
}
,
{file
=
"MarkupSafe-1.1.1-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:bf5aa3cbcfdf57fa2ee9cd1822c862ef23037f5c832ad09cfea57fa846dec193"
}
,
{file
=
"MarkupSafe-1.1.1-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:46c99d2de99945ec5cb54f23c8cd5689f6d7177305ebff350a58ce5f8de1669e"
}
,
{file
=
"MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:ba59edeaa2fc6114428f1637ffff42da1e311e29382d81b339c1817d37ec93c6"
}
,
{file
=
"MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_i686.whl"
,
hash
=
"sha256:6fffc775d90dcc9aed1b89219549b329a9250d918fd0b8fa8d93d154918422e1"
}
,
{file
=
"MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:a6a744282b7718a2a62d2ed9d993cad6f5f585605ad352c11de459f4108df0a1"
}
,
{file
=
"MarkupSafe-1.1.1-cp37-cp37m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:195d7d2c4fbb0ee8139a6cf67194f3973a6b3042d742ebe0a9ed36d8b6f0c07f"
}
,
{file
=
"MarkupSafe-1.1.1-cp37-cp37m-win32.whl"
,
hash
=
"sha256:b00c1de48212e4cc9603895652c5c410df699856a2853135b3967591e4beebc2"
}
,
{file
=
"MarkupSafe-1.1.1-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:9bf40443012702a1d2070043cb6291650a0841ece432556f784f004937f0f32c"
}
,
{file
=
"MarkupSafe-1.1.1-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:6788b695d50a51edb699cb55e35487e430fa21f1ed838122d722e0ff0ac5ba15"
}
,
{file
=
"MarkupSafe-1.1.1-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:cdb132fc825c38e1aeec2c8aa9338310d29d337bebbd7baa06889d09a60a1fa2"
}
,
{file
=
"MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:13d3144e1e340870b25e7b10b98d779608c02016d5184cfb9927a9f10c689f42"
}
,
{file
=
"MarkupSafe-1.1.1-cp38-cp38-manylinux2010_i686.whl"
,
hash
=
"sha256:acf08ac40292838b3cbbb06cfe9b2cb9ec78fce8baca31ddb87aaac2e2dc3bc2"
}
,
{file
=
"MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl"
,
hash
=
"sha256:d9be0ba6c527163cbed5e0857c451fcd092ce83947944d6c14bc95441203f032"
}
,
{file
=
"MarkupSafe-1.1.1-cp38-cp38-manylinux2014_aarch64.whl"
,
hash
=
"sha256:caabedc8323f1e93231b52fc32bdcde6db817623d33e100708d9a68e1f53b26b"
}
,
{file
=
"MarkupSafe-1.1.1-cp38-cp38-win32.whl"
,
hash
=
"sha256:596510de112c685489095da617b5bcbbac7dd6384aeebeda4df6025d0256a81b"
}
,
{file
=
"MarkupSafe-1.1.1-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:e8313f01ba26fbbe36c7be1966a7b7424942f670f38e666995b88d012765b9be"
}
,
{file
=
"MarkupSafe-1.1.1-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:d73a845f227b0bfe8a7455ee623525ee656a9e2e749e4742706d80a6065d5e2c"
}
,
{file
=
"MarkupSafe-1.1.1-cp39-cp39-manylinux1_i686.whl"
,
hash
=
"sha256:98bae9582248d6cf62321dcb52aaf5d9adf0bad3b40582925ef7c7f0ed85fceb"
}
,
{file
=
"MarkupSafe-1.1.1-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:2beec1e0de6924ea551859edb9e7679da6e4870d32cb766240ce17e0a0ba2014"
}
,
{file
=
"MarkupSafe-1.1.1-cp39-cp39-manylinux2010_i686.whl"
,
hash
=
"sha256:7fed13866cf14bba33e7176717346713881f56d9d2bcebab207f7a036f41b850"
}
,
{file
=
"MarkupSafe-1.1.1-cp39-cp39-manylinux2010_x86_64.whl"
,
hash
=
"sha256:6f1e273a344928347c1290119b493a1f0303c52f5a5eae5f16d74f48c15d4a85"
}
,
{file
=
"MarkupSafe-1.1.1-cp39-cp39-manylinux2014_aarch64.whl"
,
hash
=
"sha256:feb7b34d6325451ef96bc0e36e1a6c0c1c64bc1fbec4b854f4529e51887b1621"
}
,
{file
=
"MarkupSafe-1.1.1-cp39-cp39-win32.whl"
,
hash
=
"sha256:22c178a091fc6630d0d045bdb5992d2dfe14e3259760e713c490da5323866c39"
}
,
{file
=
"MarkupSafe-1.1.1-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:b7d644ddb4dbd407d31ffb699f1d140bc35478da613b441c582aeb7c43838dd8"
}
,
{file
=
"MarkupSafe-1.1.1.tar.gz"
,
hash
=
"sha256:29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8bb116b"
}
,
]
mccabe
=
[
...
...
@@ -3127,39 +3145,39 @@ pickleshare = [
{file
=
"pickleshare-0.7.5.tar.gz"
,
hash
=
"sha256:87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca"
}
,
]
pillow
=
[
{file
=
"Pillow-8.
1.2
-cp36-cp36m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
5cf03b9534aca63b192856aa601c68d0764810857786ea5da652581f3a44c2b0
"
}
,
{file
=
"Pillow-8.
1.2
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
f91b50ad88048d795c0ad004abbe1390aa1882073b1dca10bfd55d0b8cf18ec5
"
}
,
{file
=
"Pillow-8.
1.2
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
5762ebb4436f46b566fc6351d67a9b5386b5e5de4e58fdaa18a1c83e0e20f1a8
"
}
,
{file
=
"Pillow-8.
1.2
-cp36-cp36m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:
e2cd8ac157c1e5ae88b6dd790648ee5d2777e76f1e5c7d184eaddb2938594f34
"
}
,
{file
=
"Pillow-8.
1.2
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
72027ebf682abc9bafd93b43edc44279f641e8996fb2945104471419113cfc71
"
}
,
{file
=
"Pillow-8.
1.2
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
d1d6bca39bb6dd94fba23cdb3eeaea5e30c7717c5343004d900e2a63b132c341
"
}
,
{file
=
"Pillow-8.
1.2
-cp37-cp37m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
90882c6f084ef68b71bba190209a734bf90abb82ab5e8f64444c71d5974008c6
"
}
,
{file
=
"Pillow-8.
1.2
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
89e4c757a91b8c55d97c91fa09c69b3677c227b942fa749e9a66eef602f59c28
"
}
,
{file
=
"Pillow-8.
1.2
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
8c4e32218c764bc27fe49b7328195579581aa419920edcc321c4cb877c65258d
"
}
,
{file
=
"Pillow-8.
1.2
-cp37-cp37m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:
a01da2c266d9868c4f91a9c6faf47a251f23b9a862dce81d2ff583135206f5be
"
}
,
{file
=
"Pillow-8.
1.2
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
30d33a1a6400132e6f521640dd3f64578ac9bfb79a619416d7e8802b4ce1dd5
5"
}
,
{file
=
"Pillow-8.
1.2
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
71b01ee69e7df527439d7752a2ce8fb89e19a32df484a308eca3e81f673d3a03
"
}
,
{file
=
"Pillow-8.
1.2
-cp38-cp38-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
5a2d957eb4aba9d48170
b8fe
6538ec1fbc2119ffe6373782c03d8acad3323f2e
"
}
,
{file
=
"Pillow-8.
1.2
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:
87f42c976f91ca2fc21a3293e25bd3cd895918597db1b95b93cbd949f7d019ce
"
}
,
{file
=
"Pillow-8.
1.2
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
15306d71a1e96d7e271fd2a0737038b5a92ca2978d2e38b6ced7966583e3d5af
"
}
,
{file
=
"Pillow-8.
1.2
-cp38-cp38-manylinux2014_aarch64.whl"
,
hash
=
"sha256:
71f31ee4df3d5e0b366dd362007740106d3210fb6a56ec4b581a5324ba254f06
"
}
,
{file
=
"Pillow-8.
1.2
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
98afcac3205d31ab6a10c5006b0cf040d0026a68ec051edd3517b776c1d78b09
"
}
,
{file
=
"Pillow-8.
1.2
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
328240f7dddf77783e72d5ed79899a6b48bc6681f8d1f6001f55933cb4905060
"
}
,
{file
=
"Pillow-8.
1.2
-cp39-cp39-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
bead24c0ae3f1f6afcb915a057943ccf65fc755d11a1410a909c1fefb6c0
6ad
1
"
}
,
{file
=
"Pillow-8.
1.2
-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
81b3716cc9744ffdf76b39afb6247eae754186838cedad0b0ac63b2571253fe6
"
}
,
{file
=
"Pillow-8.
1.2
-cp39-cp39-manylinux1_i686.whl"
,
hash
=
"sha256:
63cd413ac52ee3f67057223d363f4f82ce966e64906aea046daf46695e3c8238
"
}
,
{file
=
"Pillow-8.
1.2
-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:
8565355a29655b28fdc2c666fd9a3890fe5edc6639d128814fafecfae2d70910
"
}
,
{file
=
"Pillow-8.
1.2
-cp39-cp39-manylinux2014_aarch64.whl"
,
hash
=
"sha256:
1940fc4d361f9cc7e558d6f56ff38d7351b53052fd7911f4b60cd7bc091ea3b1
"
}
,
{file
=
"Pillow-8.
1.2
-cp39-cp39-win32.whl"
,
hash
=
"sha256:
46c2bcf8e1e75d154e78417b3e3c64e96def738c2a25435e74909e127a8cba5e
"
}
,
{file
=
"Pillow-8.
1.2
-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
aeab4cd016e11e7aa5cfc49dcff8e51561fa64818a0be86efa82c7038e9369d0
"
}
,
{file
=
"Pillow-8.
1.2
-pp36-pypy36_pp73-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
74cd9aa648ed6dd25e572453eb09b08817a1e3d9f8d1bd4d8403d99e42ea790b
"
}
,
{file
=
"Pillow-8.
1.2
-pp36-pypy36_pp73-manylinux2010_i686.whl"
,
hash
=
"sha256:
e5739ae63636a52b706a0facec77b2b58e485637e1638202556156e424a02dc2
"
}
,
{file
=
"Pillow-8.
1.2
-pp36-pypy36_pp73-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
9
03
293320efe2466c1ab3509a33d6b866dc850cfd0c5d9cc92632014cec185fb
"
}
,
{file
=
"Pillow-8.
1.2
-pp37-pypy37_pp73-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
5daba2b40782c1c5157a788ec4454067c6616f5a0c1b70e26ac326a880c2d328
"
}
,
{file
=
"Pillow-8.
1.2
-pp37-pypy37_pp73-manylinux2010_i686.whl"
,
hash
=
"sha256:
1f93f2fe211f1ef75e6f589327f4d4f8545d5c8e826231b042b483d8383e8a7c
"
}
,
{file
=
"Pillow-8.
1.2
-pp37-pypy37_pp73-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
6efac40344d8f668b6c4533ae02a48d52fd852ef0654cc6f19f6ac146399c733
"
}
,
{file
=
"Pillow-8.
1.2
-pp37-pypy37_pp73-win32.whl"
,
hash
=
"sha256:
f36c3ff63d6fc509ce599a2f5b0d0732189eed653420e7294c039d342c6e204a
"
}
,
{file
=
"Pillow-8.
1.2
.tar.gz"
,
hash
=
"sha256:
b07c660e014852d98a00a91adfbe25033898a9d90a8f39beb2437d22a203fc44
"
}
,
{file
=
"Pillow-8.
2.0
-cp36-cp36m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
dc38f57d8f20f06dd7c3161c59ca2c86893632623f33a42d592f097b00f720a9
"
}
,
{file
=
"Pillow-8.
2.0
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
a013cbe25d20c2e0c4e85a9daf438f85121a4d0344ddc76e33fd7e3965d9af4b
"
}
,
{file
=
"Pillow-8.
2.0
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
8bb1e155a74e1bfbacd84555ea62fa21c58e0b4e7e6b20e4447b8d07990ac78b
"
}
,
{file
=
"Pillow-8.
2.0
-cp36-cp36m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:
c5236606e8570542ed424849f7852a0ff0bce2c4c8d0ba05cc202a5a9c97dee9
"
}
,
{file
=
"Pillow-8.
2.0
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
12e5e7471f9b637762453da74e390e56cc43e486a88289995c1f4c1dc0bfe727
"
}
,
{file
=
"Pillow-8.
2.0
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
5afe6b237a0b81bd54b53f835a153770802f164c5570bab5e005aad693dab87f
"
}
,
{file
=
"Pillow-8.
2.0
-cp37-cp37m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
cb7a09e173903541fa888ba010c345893cd9fc1b5891aaf060f6ca77b6a3722d
"
}
,
{file
=
"Pillow-8.
2.0
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
0d19d70ee7c2ba97631bae1e7d4725cdb2ecf238178096e8c82ee481e189168a
"
}
,
{file
=
"Pillow-8.
2.0
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
083781abd261bdabf090ad07bb69f8f5599943ddb539d64497ed021b2a67e5a9
"
}
,
{file
=
"Pillow-8.
2.0
-cp37-cp37m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:
c6b39294464b03457f9064e98c124e09008b35a62e3189d3513e5148611c9388
"
}
,
{file
=
"Pillow-8.
2.0
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
01425106e4e8cee195a411f729cff2a7d61813b0b11737c12bd5991f5f14bcd
5"
}
,
{file
=
"Pillow-8.
2.0
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
3b570f84a6161cf8865c4e08adf629441f56e32f180f7aa4ccbd2e0a5a02cba2
"
}
,
{file
=
"Pillow-8.
2.0
-cp38-cp38-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
031a6c88c77d08aa
b8
4
fe
cc05c3cde8414cd6f8406f4d2b16fed1e97634cc8a4
"
}
,
{file
=
"Pillow-8.
2.0
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:
66cc56579fd91f517290ab02c51e3a80f581aba45fd924fcdee01fa06e635812
"
}
,
{file
=
"Pillow-8.
2.0
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
6c32cc3145928c4305d142ebec682419a6c0a8ce9e33db900027ddca1ec39178
"
}
,
{file
=
"Pillow-8.
2.0
-cp38-cp38-manylinux2014_aarch64.whl"
,
hash
=
"sha256:
624b977355cde8b065f6d51b98497d6cd5fbdd4f36405f7a8790e3376125e2bb
"
}
,
{file
=
"Pillow-8.
2.0
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
5cbf3e3b1014dddc45496e8cf38b9f099c95a326275885199f427825c6522232
"
}
,
{file
=
"Pillow-8.
2.0
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
463822e2f0d81459e113372a168f2ff59723e78528f91f0bd25680ac185cf797
"
}
,
{file
=
"Pillow-8.
2.0
-cp39-cp39-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
95d5ef984eff897850f3a83883363da64aae1000e79cb3c321915468e8c
6ad
d5
"
}
,
{file
=
"Pillow-8.
2.0
-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
b91c36492a4bbb1ee855b7d16fe51379e5f96b85692dc8210831fbb24c43e484
"
}
,
{file
=
"Pillow-8.
2.0
-cp39-cp39-manylinux1_i686.whl"
,
hash
=
"sha256:
d68cb92c408261f806b15923834203f024110a2e2872ecb0bd2a110f89d3c602
"
}
,
{file
=
"Pillow-8.
2.0
-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:
f217c3954ce5fd88303fc0c317af55d5e0204106d86dea17eb8205700d47dec2
"
}
,
{file
=
"Pillow-8.
2.0
-cp39-cp39-manylinux2014_aarch64.whl"
,
hash
=
"sha256:
5b70110acb39f3aff6b74cf09bb4169b167e2660dabc304c1e25b6555fa781ef
"
}
,
{file
=
"Pillow-8.
2.0
-cp39-cp39-win32.whl"
,
hash
=
"sha256:
a7d5e9fad90eff8f6f6106d3b98b553a88b6f976e51fce287192a5d2d5363713
"
}
,
{file
=
"Pillow-8.
2.0
-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
238c197fc275b475e87c1453b05b467d2d02c2915fdfdd4af126145ff2e4610c
"
}
,
{file
=
"Pillow-8.
2.0
-pp36-pypy36_pp73-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
0e04d61f0064b545b989126197930807c86bcbd4534d39168f4aa5fda39bb8f9
"
}
,
{file
=
"Pillow-8.
2.0
-pp36-pypy36_pp73-manylinux2010_i686.whl"
,
hash
=
"sha256:
63728564c1410d99e6d1ae8e3b810fe012bc440952168af0a2877e8ff5ab96b9
"
}
,
{file
=
"Pillow-8.
2.0
-pp36-pypy36_pp73-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
c
03
c07ed32c5324939b19e36ae5f75c660c81461e312a41aea30acdd46f93a7c
"
}
,
{file
=
"Pillow-8.
2.0
-pp37-pypy37_pp73-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
4d98abdd6b1e3bf1a1cbb14c3895226816e666749ac040c4e2554231068c639b
"
}
,
{file
=
"Pillow-8.
2.0
-pp37-pypy37_pp73-manylinux2010_i686.whl"
,
hash
=
"sha256:
aac00e4bc94d1b7813fe882c28990c1bc2f9d0e1aa765a5f2b516e8a6a16a9e4
"
}
,
{file
=
"Pillow-8.
2.0
-pp37-pypy37_pp73-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
22fd0f42ad15dfdde6c581347eaa4adb9a6fc4b865f90b23378aa7914895e120
"
}
,
{file
=
"Pillow-8.
2.0
-pp37-pypy37_pp73-win32.whl"
,
hash
=
"sha256:
e98eca29a05913e82177b3ba3d198b1728e164869c613d76d0de4bde6768a50e
"
}
,
{file
=
"Pillow-8.
2.0
.tar.gz"
,
hash
=
"sha256:
a787ab10d7bb5494e5f76536ac460741788f1fbce851068d73a87ca7c35fc3e1
"
}
,
]
pluggy
=
[
{file
=
"pluggy-0.13.1-py2.py3-none-any.whl"
,
hash
=
"sha256:966c145cd83c96502c3c3868f50408687b38434af77734af1e9ca461a4081d2d"
}
,
...
...
@@ -3354,18 +3372,26 @@ pyyaml = [
{file
=
"PyYAML-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl"
,
hash
=
"sha256:bb4191dfc9306777bc594117aee052446b3fa88737cd13b7188d0e7aa8162185"
}
,
{file
=
"PyYAML-5.4.1-cp36-cp36m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:6c78645d400265a062508ae399b60b8c167bf003db364ecb26dcab2bda048253"
}
,
{file
=
"PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:4e0583d24c881e14342eaf4ec5fbc97f934b999a6828693a99157fde912540cc"
}
,
{file
=
"PyYAML-5.4.1-cp36-cp36m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:72a01f726a9c7851ca9bfad6fd09ca4e090a023c00945ea05ba1638c09dc3347"
}
,
{file
=
"PyYAML-5.4.1-cp36-cp36m-manylinux2014_s390x.whl"
,
hash
=
"sha256:895f61ef02e8fed38159bb70f7e100e00f471eae2bc838cd0f4ebb21e28f8541"
}
,
{file
=
"PyYAML-5.4.1-cp36-cp36m-win32.whl"
,
hash
=
"sha256:3bd0e463264cf257d1ffd2e40223b197271046d09dadf73a0fe82b9c1fc385a5"
}
,
{file
=
"PyYAML-5.4.1-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:e4fac90784481d221a8e4b1162afa7c47ed953be40d31ab4629ae917510051df"
}
,
{file
=
"PyYAML-5.4.1-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:5accb17103e43963b80e6f837831f38d314a0495500067cb25afab2e8d7a4018"
}
,
{file
=
"PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:e1d4970ea66be07ae37a3c2e48b5ec63f7ba6804bdddfdbd3cfd954d25a82e63"
}
,
{file
=
"PyYAML-5.4.1-cp37-cp37m-manylinux2014_aarch64.whl"
,
hash
=
"sha256:cb333c16912324fd5f769fff6bc5de372e9e7a202247b48870bc251ed40239aa"
}
,
{file
=
"PyYAML-5.4.1-cp37-cp37m-manylinux2014_s390x.whl"
,
hash
=
"sha256:fe69978f3f768926cfa37b867e3843918e012cf83f680806599ddce33c2c68b0"
}
,
{file
=
"PyYAML-5.4.1-cp37-cp37m-win32.whl"
,
hash
=
"sha256:dd5de0646207f053eb0d6c74ae45ba98c3395a571a2891858e87df7c9b9bd51b"
}
,
{file
=
"PyYAML-5.4.1-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:08682f6b72c722394747bddaf0aa62277e02557c0fd1c42cb853016a38f8dedf"
}
,
{file
=
"PyYAML-5.4.1-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:d2d9808ea7b4af864f35ea216be506ecec180628aced0704e34aca0b040ffe46"
}
,
{file
=
"PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:8c1be557ee92a20f184922c7b6424e8ab6691788e6d86137c5d93c1a6ec1b8fb"
}
,
{file
=
"PyYAML-5.4.1-cp38-cp38-manylinux2014_aarch64.whl"
,
hash
=
"sha256:fd7f6999a8070df521b6384004ef42833b9bd62cfee11a09bda1079b4b704247"
}
,
{file
=
"PyYAML-5.4.1-cp38-cp38-manylinux2014_s390x.whl"
,
hash
=
"sha256:bfb51918d4ff3d77c1c856a9699f8492c612cde32fd3bcd344af9be34999bfdc"
}
,
{file
=
"PyYAML-5.4.1-cp38-cp38-win32.whl"
,
hash
=
"sha256:fa5ae20527d8e831e8230cbffd9f8fe952815b2b7dae6ffec25318803a7528fc"
}
,
{file
=
"PyYAML-5.4.1-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:0f5f5786c0e09baddcd8b4b45f20a7b5d61a7e7e99846e3c799b05c7c53fa696"
}
,
{file
=
"PyYAML-5.4.1-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:294db365efa064d00b8d1ef65d8ea2c3426ac366c0c4368d930bf1c5fb497f77"
}
,
{file
=
"PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:74c1485f7707cf707a7aef42ef6322b8f97921bd89be2ab6317fd782c2d53183"
}
,
{file
=
"PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl"
,
hash
=
"sha256:d483ad4e639292c90170eb6f7783ad19490e7a8defb3e46f97dfe4bacae89122"
}
,
{file
=
"PyYAML-5.4.1-cp39-cp39-manylinux2014_s390x.whl"
,
hash
=
"sha256:fdc842473cd33f45ff6bce46aea678a54e3d21f1b61a7750ce3c498eedfe25d6"
}
,
{file
=
"PyYAML-5.4.1-cp39-cp39-win32.whl"
,
hash
=
"sha256:49d4cdd9065b9b6e206d0595fee27a96b5dd22618e7520c33204a4a3239d5b10"
}
,
{file
=
"PyYAML-5.4.1-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:c20cfa2d49991c8b4147af39859b167664f2ad4561704ee74c1de03318e898db"
}
,
{file
=
"PyYAML-5.4.1.tar.gz"
,
hash
=
"sha256:607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e"
}
,
...
...
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