Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Chronos
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-Chronos
Commits
41454ca7
Verified
Commit
41454ca7
authored
4 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Update lockfile
parent
ad73a375
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!106
Update lockfile
Pipeline
#4801
passed
4 years ago
Stage: test
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
poetry.lock
+35
-18
35 additions, 18 deletions
poetry.lock
with
35 additions
and
18 deletions
poetry.lock
+
35
−
18
View file @
41454ca7
...
...
@@ -109,7 +109,7 @@ rules = ">=2.2,<3.0"
spdx-license-list
=
">
=
0.5
.
0
,
<
0.6
.
0
"
[
package.extras
]
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)"
]
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)"
]
ldap
=
[
"django-auth-ldap (>=2.2,<3.0)"
]
[
package.source
]
...
...
@@ -574,7 +574,7 @@ django-appconf = ">=1.0.2"
[[
package
]]
name
=
"django-impersonate"
version
=
"1.
6
"
version
=
"1.
7
"
description
=
"Django app to allow superusers to impersonate other users."
category
=
"main"
optional
=
false
...
...
@@ -621,7 +621,7 @@ six = "*"
[[
package
]]
name
=
"django-maintenance-mode"
version
=
"0.15.
0
"
version
=
"0.15.
1
"
description
=
"django-maintenance-mode shows a 503 error page when maintenance-mode is on."
category
=
"main"
optional
=
false
...
...
@@ -922,7 +922,7 @@ yaml = ["ruamel.yaml"]
[[
package
]]
name
=
"easy-thumbnails"
version
=
"2.7"
version
=
"2.7
.1
"
description
=
"Easy thumbnails for Django"
category
=
"main"
optional
=
false
...
...
@@ -1129,7 +1129,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[[
package
]]
name
=
"importlib-metadata"
version
=
"2.
0
.0"
version
=
"2.
1
.0"
description
=
"Read metadata from Python packages"
category
=
"main"
optional
=
false
...
...
@@ -1140,7 +1140,7 @@ zipp = ">=0.5"
[
package.extras
]
docs
=
[
"sphinx"
,
"rst.linker"
]
testing
=
[
"packaging"
,
"pep517"
,
"importlib-resources (>=1.3)"
]
testing
=
[
"packaging"
,
"pep517"
,
"unittest2"
,
"importlib-resources (>=1.3)"
]
[[
package
]]
name
=
"iniconfig"
...
...
@@ -1580,7 +1580,7 @@ socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"]
[[
package
]]
name
=
"restructuredtext-lint"
version
=
"1.3.
1
"
version
=
"1.3.
2
"
description
=
"reStructuredText linter"
category
=
"dev"
optional
=
false
...
...
@@ -1903,11 +1903,11 @@ python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
[[
package
]]
name
=
"tqdm"
version
=
"4.5
2
.0"
version
=
"4.5
4
.0"
description
=
"Fast, Extensible Progress Meter"
category
=
"main"
optional
=
false
python-versions
=
"
>
=
2.6
,
!
=
3.
0
.*
,
!
=
3.
1
.*
"
python-versions
=
"
!=3.0.*,
!=3.
1
.*,!=3.
2
.*
,!=3.3.*,>
=
2.7
"
[
package.extras
]
dev
=
[
"py-make (>=0.1.0)"
,
"twine"
,
"argopt"
,
"pydoc-markdown"
,
"wheel"
]
...
...
@@ -2005,11 +2005,13 @@ aleksis-core = [
{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+20201115135217.fa0090db.tar.gz"
,
hash
=
"sha256:f9113d35d677533580131eb274331ab6590cba222a2bd28c2384936b00eaf5cf"
}
,
{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"
}
,
{file
=
"AlekSIS_Core-2.0a3.dev0+20201115135217.fa0090db-py3-none-any.whl"
,
hash
=
"sha256:4a30a3c0419453ba3e5e1a3f200554c91972ec752d99a6cc0b13fba482e93aa3"
}
,
]
appdirs
=
[
{file
=
"appdirs-1.4.4-py2.py3-none-any.whl"
,
hash
=
"sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128"
}
,
...
...
@@ -2074,6 +2076,7 @@ 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"
}
,
...
...
@@ -2201,7 +2204,7 @@ django-image-cropping = [
{file
=
"django_image_cropping-1.5.0-py3-none-any.whl"
,
hash
=
"sha256:81dbcabb6421c5a1e88fac9d96f336d6109a23dcb8fa6c678329d3688c9973c4"
}
,
]
django-impersonate
=
[
{file
=
"django-impersonate-1.
6
.tar.gz"
,
hash
=
"sha256:
4cf2ee84b7b1956e8d74e6da2d94bcb1c38bd9856693fb78f135cfad912a7424
"
}
,
{file
=
"django-impersonate-1.
7
.tar.gz"
,
hash
=
"sha256:
1dadb5239a5cb79d4327ef3000cd989f9d4e76428a5e2a080496a53b41fa785f
"
}
,
]
django-ipware
=
[
{file
=
"django-ipware-3.0.2.tar.gz"
,
hash
=
"sha256:c7df8e1410a8e5d6b1fbae58728402ea59950f043c3582e033e866f0f0cf5e94"
}
,
...
...
@@ -2218,8 +2221,8 @@ django-jsonstore = [
{file
=
"django-jsonstore-0.4.1.tar.gz"
,
hash
=
"sha256:d6e42152af3f924e4657c99e80144ba9a6410799256f6134b5a4e9fa4282ec10"
}
,
]
django-maintenance-mode
=
[
{file
=
"django-maintenance-mode-0.15.
0
.tar.gz"
,
hash
=
"sha256:
f8c500b077045db5444d4d4eb613fd1085b51f960d6d61b13b1cce461e1d0102
"
}
,
{file
=
"django_maintenance_mode-0.15.
0
-py3-none-any.whl"
,
hash
=
"sha256:
54b5afe3282d450bc4161461c5d518b8097cbb29a5fdd0baf1b8c3a1e5f90c08
"
}
,
{file
=
"django-maintenance-mode-0.15.
1
.tar.gz"
,
hash
=
"sha256:
d07102cab88dd707a82232f0c552c287e62aa53af582a0ca4f2aa31f14f5ed27
"
}
,
{file
=
"django_maintenance_mode-0.15.
1
-py3-none-any.whl"
,
hash
=
"sha256:
8c45b400253076655562c99a2ffb88f8353fc1c84496c1b9de812cc8132aea6f
"
}
,
]
django-material
=
[
{file
=
"django-material-1.7.3.tar.gz"
,
hash
=
"sha256:00599cd87f19f3a66be065865b223801afa9da680744a5eac10c489a10d98eba"
}
,
...
...
@@ -2308,7 +2311,7 @@ dynaconf = [
{file
=
"dynaconf-3.1.2.tar.gz"
,
hash
=
"sha256:9b34ab2f811a81755f5eb4beac77a69e1e0887528c7e37fc4bc83fed52dcf502"
}
,
]
easy-thumbnails
=
[
{file
=
"easy-thumbnails-2.7.tar.gz"
,
hash
=
"sha256:
e4e7a0dd4001f56bfd4058428f2c91eafe27d33ef3b8b33ac4e013b159b9ff91
"
}
,
{file
=
"easy-thumbnails-2.7.
1.
tar.gz"
,
hash
=
"sha256:
f862949208d9066cd3d84ffcf9c2dbe9c7344ea6152b741e440f861eca46855c
"
}
,
]
faker
=
[
{file
=
"Faker-4.17.1-py3-none-any.whl"
,
hash
=
"sha256:5398268e1d751ffdb3ed36b8a790ed98659200599b368eec38a02eed15bce997"
}
,
...
...
@@ -2376,10 +2379,11 @@ imagesize = [
{file
=
"imagesize-1.2.0.tar.gz"
,
hash
=
"sha256:b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1"
}
,
]
importlib-metadata
=
[
{file
=
"importlib_metadata-2.
0
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
cefa1a2f919b866c5beb7c9f7b0ebb4061f30a8a9bf16d609b000e2dfaceb9c3
"
}
,
{file
=
"importlib_metadata-2.
0
.0.tar.gz"
,
hash
=
"sha256:
77a540690e24b0305878c37ffd421785a6f7e53c8b5720d211b211de8d0e95da
"
}
,
{file
=
"importlib_metadata-2.
1
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
030f3b1bdb823ecbe4a9659e14cc861ce5af403fe99863bae173ec5fe00ab132
"
}
,
{file
=
"importlib_metadata-2.
1
.0.tar.gz"
,
hash
=
"sha256:
caeee3603f5dcf567864d1be9b839b0bcfdf1383e3e7be33ce2dead8144ff19c
"
}
,
]
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
=
[
...
...
@@ -2516,6 +2520,8 @@ pillow = [
{file
=
"Pillow-7.2.0-cp38-cp38-manylinux2014_aarch64.whl"
,
hash
=
"sha256:5e51ee2b8114def244384eda1c82b10e307ad9778dac5c83fb0943775a653cd8"
}
,
{file
=
"Pillow-7.2.0-cp38-cp38-win32.whl"
,
hash
=
"sha256:725aa6cfc66ce2857d585f06e9519a1cc0ef6d13f186ff3447ab6dff0a09bc7f"
}
,
{file
=
"Pillow-7.2.0-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:a060cf8aa332052df2158e5a119303965be92c3da6f2d93b6878f0ebca80b2f6"
}
,
{file
=
"Pillow-7.2.0-pp36-pypy36_pp73-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:9c87ef410a58dd54b92424ffd7e28fd2ec65d2f7fc02b76f5e9b2067e355ebf6"
}
,
{file
=
"Pillow-7.2.0-pp36-pypy36_pp73-manylinux2010_x86_64.whl"
,
hash
=
"sha256:e901964262a56d9ea3c2693df68bc9860b8bdda2b04768821e4c44ae797de117"
}
,
{file
=
"Pillow-7.2.0-pp36-pypy36_pp73-win32.whl"
,
hash
=
"sha256:25930fadde8019f374400f7986e8404c8b781ce519da27792cbe46eabec00c4d"
}
,
{file
=
"Pillow-7.2.0.tar.gz"
,
hash
=
"sha256:97f9e7953a77d5a70f49b9a48da7776dc51e9b738151b22dacf101641594a626"
}
,
]
...
...
@@ -2567,6 +2573,8 @@ 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"
}
,
...
...
@@ -2577,17 +2585,26 @@ 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"
}
,
...
...
@@ -2705,7 +2722,7 @@ requests = [
{file
=
"requests-2.25.0.tar.gz"
,
hash
=
"sha256:7f1a0b932f4a60a1a65caa4263921bb7d9ee911957e0ae4a23a6dd08185ad5f8"
}
,
]
restructuredtext-lint
=
[
{file
=
"restructuredtext_lint-1.3.
1
.tar.gz"
,
hash
=
"sha256:
470e53b64817211a42805c3a104d2216f6f5834b22fe7adb637d1de4d6501fb8
"
}
,
{file
=
"restructuredtext_lint-1.3.
2
.tar.gz"
,
hash
=
"sha256:
d3b10a1fe2ecac537e51ae6d151b223b78de9fafdd50e5eb6b08c243df173c80
"
}
,
]
"ruamel.yaml"
=
[
{file
=
"ruamel.yaml-0.16.12-py2.py3-none-any.whl"
,
hash
=
"sha256:012b9470a0ea06e4e44e99e7920277edf6b46eee0232a04487ea73a7386340a5"
}
,
...
...
@@ -2838,8 +2855,8 @@ toml = [
{file
=
"toml-0.10.2.tar.gz"
,
hash
=
"sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"
}
,
]
tqdm
=
[
{file
=
"tqdm-4.5
2
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
80d9d5165d678dbd027dd102dfb99f71bf05f333b61fb761dbba13b4ab719ead
"
}
,
{file
=
"tqdm-4.5
2
.0.tar.gz"
,
hash
=
"sha256:
18d6a615aedd09ec8456d9524489dab330af4bd5c2a14a76eb3f9a0e14471afe
"
}
,
{file
=
"tqdm-4.5
4
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
9e7b8ab0ecbdbf0595adadd5f0ebbb9e69010e0bd48bbb0c15e550bf2a5292df
"
}
,
{file
=
"tqdm-4.5
4
.0.tar.gz"
,
hash
=
"sha256:
5c0d04e06ccc0da1bd3fa5ae4550effcce42fcad947b4a6cafa77bdc9b09ff22
"
}
,
]
twilio
=
[
{file
=
"twilio-6.48.0.tar.gz"
,
hash
=
"sha256:745f3dfe6685e001ddd2baa290b37377426388906ea6d3549e06fb2f669da7b3"
}
,
...
...
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