Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Untis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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-App-Untis
Commits
cf24a587
Verified
Commit
cf24a587
authored
4 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Update poetry.lock
parent
bef5dd0c
Branches
9-fix-update_or_create-calls
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#4711
passed
4 years ago
Stage: test
Stage: build
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
poetry.lock
+39
-41
39 additions, 41 deletions
poetry.lock
with
39 additions
and
41 deletions
poetry.lock
+
39
−
41
View file @
cf24a587
...
...
@@ -71,7 +71,7 @@ python-versions = ">=3.7,<4.0"
[package.dependencies]
calendarweek
=
">
=
0.4
.
3
,
<
0.5
.
0
"
celery-progress
=
">
=
0.0
.
1
2
,
<
0.0
.
1
3
"
celery-progress
=
">
=
0.0
.
1
4
,
<
0.0
.
1
5
"
colour
=
">
=
0.1
.
5
,
<
0.2
.
0
"
Django
=
">
=
3.0
,
<
4.0
"
django-any-js
=
">
=
1.0
,
<
2.0
"
...
...
@@ -114,6 +114,7 @@ django-yarnpkg = ">=6.0,<7.0"
dynaconf
=
{
version
=
">
=
3.1
,
<
4.0
", extras = ["
ini
", "
toml
", "
yaml
"]}
easy-thumbnails
=
">
=
2.6
,
<
3.0
"
html2text
=
">
=
2020.0
.
0
,
<
2021.0
.
0
"
importlib-metadata
=
{
version
=
">
=
2.0
.
0
,
<
3.0
.
0
", markers = "
python_version
<
\"
3.8
\"
"}
libsass
=
">
=
0.20
.
0
,
<
0.21
.
0
"
license-expression
=
">
=
1.2
,
<
2.0
"
Pillow
=
">
=
7.0
,
<
8.0
"
...
...
@@ -125,7 +126,7 @@ rules = ">=2.2,<3.0"
spdx-license-list
=
">
=
0.5
.
0
,
<
0.6
.
0
"
[
package.extras
]
celery
=
[
"Celery[django
,redis
] (>=4.4.0,<5.0.0)"
,
"celery-haystack (>=0.10.0,<0.11.0)"
,
"django-celery-beat (>=2.0.0,<3.0.0)"
,
"django-celery-email (>=3.0.0,<4.0.0)"
,
"django-celery-results (>=1.1.2,<2.0.0)"
]
celery
=
[
"Celery[
redis,
django] (>=4.4.0,<5.0.0)"
,
"celery-haystack (>=0.10.0,<0.11.0)"
,
"django-celery-beat (>=2.0.0,<3.0.0)"
,
"django-celery-email (>=3.0.0,<4.0.0)"
,
"django-celery-results (>=1.1.2,<2.0.0)"
]
ldap
=
[
"django-auth-ldap (>=2.2,<3.0)"
]
[
package.source
]
...
...
@@ -269,7 +270,7 @@ django = ["Django (>=2.2,<4.0)"]
[[
package
]]
name
=
"celery-progress"
version
=
"0.0.1
2
"
version
=
"0.0.1
4
"
description
=
"Drop in, configurable, dependency-free progress bars for your Django/Celery applications."
category
=
"main"
optional
=
false
...
...
@@ -598,7 +599,7 @@ django-appconf = ">=1.0.2"
[[
package
]]
name
=
"django-impersonate"
version
=
"1.
5.1
"
version
=
"1.
6
"
description
=
"Django app to allow superusers to impersonate other users."
category
=
"main"
optional
=
false
...
...
@@ -653,7 +654,7 @@ python-versions = "*"
[[
package
]]
name
=
"django-material"
version
=
"1.7.
1
"
version
=
"1.7.
3
"
description
=
"Material design for django forms and admin"
category
=
"main"
optional
=
false
...
...
@@ -664,7 +665,7 @@ six = "*"
[[
package
]]
name
=
"django-menu-generator"
version
=
"1.
0.4
"
version
=
"1.
1.0
"
description
=
"A straightforward menu generator for Django"
category
=
"main"
optional
=
false
...
...
@@ -958,7 +959,7 @@ pillow = "*"
[[
package
]]
name
=
"faker"
version
=
"4.1
4.2
"
version
=
"4.1
7.1
"
description
=
"Faker is a Python package that generates fake data for you."
category
=
"main"
optional
=
false
...
...
@@ -1155,7 +1156,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
name
=
"importlib-metadata"
version
=
"2.0.0"
description
=
"Read metadata from Python packages"
category
=
"
dev
"
category
=
"
main
"
optional
=
false
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>
=
2.7
"
...
...
@@ -1350,7 +1351,7 @@ dev = ["pre-commit", "tox"]
[[
package
]]
name
=
"prometheus-client"
version
=
"0.
8
.0"
version
=
"0.
9
.0"
description
=
"Python client for the Prometheus monitoring system."
category
=
"main"
optional
=
false
...
...
@@ -1935,18 +1936,18 @@ python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
[[
package
]]
name
=
"tqdm"
version
=
"4.5
1
.0"
version
=
"4.5
2
.0"
description
=
"Fast, Extensible Progress Meter"
category
=
"main"
optional
=
false
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
"
[
package.extras
]
dev
=
[
"py-make (>=0.1.0)"
,
"twine"
,
"argopt"
,
"pydoc-markdown"
]
dev
=
[
"py-make (>=0.1.0)"
,
"twine"
,
"argopt"
,
"pydoc-markdown"
,
"wheel"
]
[[
package
]]
name
=
"twilio"
version
=
"6.4
7
.0"
version
=
"6.4
8
.0"
description
=
"Twilio API client and TwiML generator"
category
=
"main"
optional
=
false
...
...
@@ -2010,7 +2011,7 @@ pycryptodome = "*"
name
=
"zipp"
version
=
"3.4.0"
description
=
"Backport of pathlib-compatible object wrapper for zip files"
category
=
"
dev
"
category
=
"
main
"
optional
=
false
python-versions
=
">
=
3.6
"
...
...
@@ -2030,7 +2031,13 @@ alabaster = [
]
aleksis-app-chronos
=
[
{file
=
"AlekSIS-App-Chronos-2.0a3.dev0+20201114181205.58815f85.tar.gz"
,
hash
=
"sha256:3b4e7d78a3996c40a4817830c8cfe2adeb6a47e3414b7eeec52c30d24cd6020f"
}
,
{file
=
"AlekSIS-App-Chronos-2.0a3.dev0+20201114223246.32e3c906.tar.gz"
,
hash
=
"sha256:7ea6db3d01f655e6ce03387d0aeda03d592084b5081b3e697daf8ee83958fd4f"
}
,
{file
=
"AlekSIS-App-Chronos-2.0a3.dev0+20201114235246.65bf857a.tar.gz"
,
hash
=
"sha256:778cce20425cab84920ec1686918069e12a5244dddd67c980219112e403ccb98"
}
,
{file
=
"AlekSIS-App-Chronos-2.0a3.dev0+20201115122918.3d28dd8a.tar.gz"
,
hash
=
"sha256:efa696d355379454503acbd0f9597f5c822d0369dd6a1b7e22b9acaf13cd6f6d"
}
,
{file
=
"AlekSIS_App_Chronos-2.0a3.dev0+20201114181205.58815f85-py3-none-any.whl"
,
hash
=
"sha256:93ef99384f5b593618f83d21005c45231aad9035afbaf6b6889e33e9d1a5c175"
}
,
{file
=
"AlekSIS_App_Chronos-2.0a3.dev0+20201114223246.32e3c906-py3-none-any.whl"
,
hash
=
"sha256:35550f0990aceed1932a37b935ea423796bea5e7995a8d6494bec17a0b17bf00"
}
,
{file
=
"AlekSIS_App_Chronos-2.0a3.dev0+20201114235246.65bf857a-py3-none-any.whl"
,
hash
=
"sha256:9e3343f9c63536a99b3fcbd230dda1e4e6cde15a1bfcbb948ac05ad5f88033f2"
}
,
{file
=
"AlekSIS_App_Chronos-2.0a3.dev0+20201115122918.3d28dd8a-py3-none-any.whl"
,
hash
=
"sha256:96df0735d58d9bae2bdb6ff69287e85bb4622d9dc8807f6f858e771b93e68752"
}
,
]
aleksis-builddeps
=
[
{file
=
"AlekSIS-Builddeps-1.tar.gz"
,
hash
=
"sha256:97a19597f422593cbdc438aabf17f95748126c8951df6ac7db7991fc99c108c4"
}
,
...
...
@@ -2038,8 +2045,14 @@ aleksis-builddeps = [
aleksis-core
=
[
{file
=
"AlekSIS-Core-2.0a3.dev0+20201114132749.88d92354.tar.gz"
,
hash
=
"sha256:be16d8b6478029ec86cc92389a5f679be85112cb20d18996c8ae95adf86690ba"
}
,
{file
=
"AlekSIS-Core-2.0a3.dev0+20201114154746.9129dcd7.tar.gz"
,
hash
=
"sha256:89bf9908411953eb337cc40b702f00394d4ff137fcd5160c538608c0a867a294"
}
,
{file
=
"AlekSIS-Core-2.0a3.dev0+20201115003323.d1ff5fff.tar.gz"
,
hash
=
"sha256:ffada26ef5593fd3f0f392bc8ea1cd9142875d08607e4737c38d84dea3ac3533"
}
,
{file
=
"AlekSIS-Core-2.0a3.dev0+20201115124223.ce62cc6a.tar.gz"
,
hash
=
"sha256:358e9c2cd292d0b23d8bffd02f777e3fb9a764ce4c70148ef94cf6ca83e2aeef"
}
,
{file
=
"AlekSIS-Core-2.0a3.dev0+20201115134935.59be5513.tar.gz"
,
hash
=
"sha256:3452fc7572df2e1bed31d5df20573f050f47d3d3ccd084c8597e327667f0219d"
}
,
{file
=
"AlekSIS_Core-2.0a3.dev0+20201114132749.88d92354-py3-none-any.whl"
,
hash
=
"sha256:180477173a1e23f9ca42b6b79383b556dbd97868e3f3079c8b090466aeba256c"
}
,
{file
=
"AlekSIS_Core-2.0a3.dev0+20201114154746.9129dcd7-py3-none-any.whl"
,
hash
=
"sha256:a60b456a300f1fa7786567cb0b948690422c95492a0cec936a0b99d6109afed5"
}
,
{file
=
"AlekSIS_Core-2.0a3.dev0+20201115003323.d1ff5fff-py3-none-any.whl"
,
hash
=
"sha256:e16da1f4895f7d1b7c595a9a3fd9800ccad401a2a8a0ce146774f8b01e63f089"
}
,
{file
=
"AlekSIS_Core-2.0a3.dev0+20201115124223.ce62cc6a-py3-none-any.whl"
,
hash
=
"sha256:d4ce35f02210f3d08f953e67d74c77bc64f54956c808407946531afb88d25628"
}
,
{file
=
"AlekSIS_Core-2.0a3.dev0+20201115134935.59be5513-py3-none-any.whl"
,
hash
=
"sha256:98f097859b3ee4eb3e54e6f3c34ee2b0d1857998000e60f6324d3b6eebe6c9b5"
}
,
]
appdirs
=
[
{file
=
"appdirs-1.4.4-py2.py3-none-any.whl"
,
hash
=
"sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128"
}
,
...
...
@@ -2087,8 +2100,8 @@ calendarweek = [
{file
=
"calendarweek-0.4.7.tar.gz"
,
hash
=
"sha256:7655d6a4c3b4f6a4e01aa7d23b49cd121db0399050e9c08cd8d1210155be25dd"
}
,
]
celery-progress
=
[
{file
=
"celery-progress-0.0.1
2
.tar.gz"
,
hash
=
"sha256:
df61d61ac2b29e51b61a2cbd070d28b69f9f538d31e5f4b8076d9721251d6c59
"
}
,
{file
=
"celery_progress-0.0.1
2
-py3-none-any.whl"
,
hash
=
"sha256:
b3727b1b65c79ec072513eb42f1903eaec64a75d2f691b5664fa660f2bd319ad
"
}
,
{file
=
"celery-progress-0.0.1
4
.tar.gz"
,
hash
=
"sha256:
002ead0d3fa3602bd74cf328206b8e2352994ab599711dc20058a5cf2b4db2d1
"
}
,
{file
=
"celery_progress-0.0.1
4
-py3-none-any.whl"
,
hash
=
"sha256:
6d95c01fe044dd5dbb1e2d507724f9ace70bde796bc6db51ba19c8a95e94da07
"
}
,
]
certifi
=
[
{file
=
"certifi-2020.11.8-py2.py3-none-any.whl"
,
hash
=
"sha256:1f422849db327d534e3d0c5f02a263458c3955ec0aae4ff09b95f195c59f4edd"
}
,
...
...
@@ -2104,7 +2117,6 @@ click = [
]
colorama
=
[
{file
=
"colorama-0.4.4-py2.py3-none-any.whl"
,
hash
=
"sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"
}
,
{file
=
"colorama-0.4.4.tar.gz"
,
hash
=
"sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b"
}
,
]
colour
=
[
{file
=
"colour-0.1.5-py2.py3-none-any.whl"
,
hash
=
"sha256:33f6db9d564fadc16e59921a56999b79571160ce09916303d35346dddc17978c"
}
,
...
...
@@ -2236,7 +2248,7 @@ django-image-cropping = [
{file
=
"django_image_cropping-1.5.0-py3-none-any.whl"
,
hash
=
"sha256:81dbcabb6421c5a1e88fac9d96f336d6109a23dcb8fa6c678329d3688c9973c4"
}
,
]
django-impersonate
=
[
{file
=
"django-impersonate-1.
5.1
.tar.gz"
,
hash
=
"sha256:
7c786ffaa7a5dd430f9277b53a64676c470b684eee5aa52c3b483298860d09b
4"
}
,
{file
=
"django-impersonate-1.
6
.tar.gz"
,
hash
=
"sha256:
4cf2ee84b7b1956e8d74e6da2d94bcb1c38bd9856693fb78f135cfad912a742
4"
}
,
]
django-ipware
=
[
{file
=
"django-ipware-3.0.2.tar.gz"
,
hash
=
"sha256:c7df8e1410a8e5d6b1fbae58728402ea59950f043c3582e033e866f0f0cf5e94"
}
,
...
...
@@ -2257,11 +2269,11 @@ django-maintenance-mode = [
{file
=
"django_maintenance_mode-0.15.0-py3-none-any.whl"
,
hash
=
"sha256:54b5afe3282d450bc4161461c5d518b8097cbb29a5fdd0baf1b8c3a1e5f90c08"
}
,
]
django-material
=
[
{file
=
"django-material-1.7.
1
.tar.gz"
,
hash
=
"sha256:
77cfcc83da7724066b5b78bbb72cd4fbe752b38ffb20cb6ca36feb9657d9f19f
"
}
,
{file
=
"django_material-1.7.
1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
2b70ef05d4c6805554e91efc81c34f71081a5287f016d0172b7368b0a465d759
"
}
,
{file
=
"django-material-1.7.
3
.tar.gz"
,
hash
=
"sha256:
00599cd87f19f3a66be065865b223801afa9da680744a5eac10c489a10d98eba
"
}
,
{file
=
"django_material-1.7.
3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
6c010aa47618ceae2617f8a476b55aaed0884b1a4a6f5bdf969448a1ba72e352
"
}
,
]
django-menu-generator
=
[
{file
=
"django-menu-generator-1.
0.4
.tar.gz"
,
hash
=
"sha256:
ce71a5055c16933c8aff64fb36c21e5cf8b6d505733aceed1252f8b99369a37
8"
}
,
{file
=
"django-menu-generator-1.
1.0
.tar.gz"
,
hash
=
"sha256:
e8f9b808080c4b281f9c5962f39078c76c2007a5ef8ab1f7a81c81dbbe6a984
8"
}
,
]
django-middleware-global-request
=
[
{file
=
"django-middleware-global-request-0.1.2.tar.gz"
,
hash
=
"sha256:f6490759bc9f7dbde4001709554e29ca715daf847f2222914b4e47117dca9313"
}
,
...
...
@@ -2346,8 +2358,8 @@ easy-thumbnails = [
{file
=
"easy-thumbnails-2.7.tar.gz"
,
hash
=
"sha256:e4e7a0dd4001f56bfd4058428f2c91eafe27d33ef3b8b33ac4e013b159b9ff91"
}
,
]
faker
=
[
{file
=
"Faker-4.1
4.2
-py3-none-any.whl"
,
hash
=
"sha256:
ce1c38823eb0f927567cde5bf2e7c8ca565c7a70316139342050ce2ca74b4026
"
}
,
{file
=
"Faker-4.1
4.2
.tar.gz"
,
hash
=
"sha256:
6afc461ab3f779c9c16e299fc731d775e39ea7e8e063b3053ee359ae198a15ca
"
}
,
{file
=
"Faker-4.1
7.1
-py3-none-any.whl"
,
hash
=
"sha256:
5398268e1d751ffdb3ed36b8a790ed98659200599b368eec38a02eed15bce997
"
}
,
{file
=
"Faker-4.1
7.1
.tar.gz"
,
hash
=
"sha256:
d4183b8f57316de3be27cd6c3b40e9f9343d27c95c96179f027316c58c2c239e
"
}
,
]
flake8
=
[
{file
=
"flake8-3.8.4-py2.py3-none-any.whl"
,
hash
=
"sha256:749dbbd6bfd0cf1318af27bf97a14e28e5ff548ef8e5b1566ccfb25a11e7c839"
}
,
...
...
@@ -2415,7 +2427,6 @@ importlib-metadata = [
{file
=
"importlib_metadata-2.0.0.tar.gz"
,
hash
=
"sha256:77a540690e24b0305878c37ffd421785a6f7e53c8b5720d211b211de8d0e95da"
}
,
]
iniconfig
=
[
{file
=
"iniconfig-1.1.1-py2.py3-none-any.whl"
,
hash
=
"sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"
}
,
{file
=
"iniconfig-1.1.1.tar.gz"
,
hash
=
"sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32"
}
,
]
isort
=
[
...
...
@@ -2566,8 +2577,8 @@ pluggy = [
{file
=
"pluggy-0.13.1.tar.gz"
,
hash
=
"sha256:15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0"
}
,
]
prometheus-client
=
[
{file
=
"prometheus_client-0.
8
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
983c7ac4b47478720db338f1491ef67a100b474e3bc7dafcbaefb7d0b8f9b01c
"
}
,
{file
=
"prometheus_client-0.
8
.0.tar.gz"
,
hash
=
"sha256:
c6e6b706833a6bd1fd51711299edee907857be10ece535126a158f911ee80915
"
}
,
{file
=
"prometheus_client-0.
9
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
b08c34c328e1bf5961f0b4352668e6c8f145b4a087e09b7296ef62cbe4693d35
"
}
,
{file
=
"prometheus_client-0.
9
.0.tar.gz"
,
hash
=
"sha256:
9da7b32f02439d8c04f7777021c304ed51d9ec180604700c1ba72a4d44dceb03
"
}
,
]
psutil
=
[
{file
=
"psutil-5.7.3-cp27-none-win32.whl"
,
hash
=
"sha256:1cd6a0c9fb35ece2ccf2d1dd733c1e165b342604c67454fd56a4c12e0a106787"
}
,
...
...
@@ -2609,8 +2620,6 @@ 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"
}
,
...
...
@@ -2621,26 +2630,17 @@ pycryptodome = [
{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"
}
,
]
pydocstyle
=
[
{file
=
"pydocstyle-5.1.1-py3-none-any.whl"
,
hash
=
"sha256:aca749e190a01726a4fb472dd4ef23b5c9da7b9205c0a7857c06533de13fd678"
}
,
...
...
@@ -2786,8 +2786,6 @@ restructuredtext-lint = [
{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-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.tar.gz"
,
hash
=
"sha256:2d24bd98af676f4990c4d715bcdc2a60b19c56a3fb3a763164d2d8ca0e806ba7"
}
,
]
rules
=
[
...
...
@@ -2893,11 +2891,11 @@ toml = [
{file
=
"toml-0.10.2.tar.gz"
,
hash
=
"sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"
}
,
]
tqdm
=
[
{file
=
"tqdm-4.5
1
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
9ad44aaf0fc3697c06f6e05c7cf
02
5
dd
66bc7bcb7613c66d85f4464c47ac8f
ad"
}
,
{file
=
"tqdm-4.5
1
.0.tar.gz"
,
hash
=
"sha256:
ef54779f1c09f346b2b5a8e5c61f96fbcb639929e640e59f8cf810794f406432
"
}
,
{file
=
"tqdm-4.5
2
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
80d9d5165d678dbd
02
7
dd
102dfb99f71bf05f333b61fb761dbba13b4ab719e
ad"
}
,
{file
=
"tqdm-4.5
2
.0.tar.gz"
,
hash
=
"sha256:
18d6a615aedd09ec8456d9524489dab330af4bd5c2a14a76eb3f9a0e14471afe
"
}
,
]
twilio
=
[
{file
=
"twilio-6.4
7
.0.tar.gz"
,
hash
=
"sha256:
effb4d6e9e9a9069065fbe21dea844597376ae6d6333626f14b05ba6b35bbb22
"
}
,
{file
=
"twilio-6.4
8
.0.tar.gz"
,
hash
=
"sha256:
745f3dfe6685e001ddd2baa290b37377426388906ea6d3549e06fb2f669da7b3
"
}
,
]
typed-ast
=
[
{file
=
"typed_ast-1.4.1-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:73d785a950fc82dd2a25897d525d003f6378d1cb23ab305578394694202a58c3"
}
,
...
...
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