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
53f73256
Commit
53f73256
authored
4 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Update lockfile
parent
7cbc2c0b
No related branches found
Branches containing commit
No related tags found
1 merge request
!329
WIP: Resolve "Photo cropping broken"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
poetry.lock
+78
-98
78 additions, 98 deletions
poetry.lock
with
78 additions
and
98 deletions
poetry.lock
+
78
−
98
View file @
53f73256
...
...
@@ -692,7 +692,7 @@ description = "A pluggable framework for adding two-factor authentication to Dja
name
=
"django-otp"
optional
=
false
python-versions
=
"*"
version
=
"1.0.
1
"
version
=
"1.0.
2
"
[package.dependencies]
django
=
">
=
2.2
"
...
...
@@ -724,10 +724,6 @@ version = "3.0.1"
Django
=
">
=
1.11
.
3
"
babel
=
"*"
[package.dependencies.phonenumbers]
optional
=
true
version
=
">
=
7.0
.
2
"
[package.extras]
phonenumbers
=
[
"phonenumbers (>=7.0.2)"
]
phonenumberslite
=
[
"phonenumberslite (>=7.0.2)"
]
...
...
@@ -817,11 +813,11 @@ description = "Mypy stubs for Django"
name
=
"django-stubs"
optional
=
false
python-versions
=
">
=
3.6
"
version
=
"1.
6
.0"
version
=
"1.
7
.0"
[package.dependencies]
django
=
"*"
mypy
=
">
=
0.
782
,
<
0.
790
"
mypy
=
">
=
0.790
"
typing-extensions
=
"*"
[[package]]
...
...
@@ -1151,7 +1147,7 @@ description = "Python Git Library"
name
=
"gitpython"
optional
=
false
python-versions
=
">
=
3.4
"
version
=
"3.1.
9
"
version
=
"3.1.
11
"
[package.dependencies]
gitdb
=
">
=
4.0
.
1
,
<
5
"
...
...
@@ -1306,7 +1302,7 @@ description = "Optional static typing for Python"
name
=
"mypy"
optional
=
false
python-versions
=
">
=
3.5
"
version
=
"0.7
82
"
version
=
"0.7
90
"
[package.dependencies]
mypy-extensions
=
">
=
0.4
.
3
,
<
0.5
.
0
"
...
...
@@ -1409,7 +1405,7 @@ description = "Cross-platform lib for process and system monitoring in Python."
name
=
"psutil"
optional
=
false
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
version
=
"5.7.
2
"
version
=
"5.7.
3
"
[package.extras]
test
=
[
"ipaddress"
,
"mock"
,
"unittest2"
,
"enum34"
,
"pywin32"
,
"wmi"
]
...
...
@@ -1490,7 +1486,7 @@ description = "Pygments is a syntax highlighting package written in Python."
name
=
"pygments"
optional
=
false
python-versions
=
">
=
3.5
"
version
=
"2.7.
1
"
version
=
"2.7.
2
"
[[package]]
category
=
"main"
...
...
@@ -1594,21 +1590,6 @@ packaging = ">=14.1"
pytest
=
">
=
2.9
"
termcolor
=
">
=
1.1
.
0
"
[[package]]
category
=
"main"
description
=
"Advanced Python dictionaries with dot notation access"
name
=
"python-box"
optional
=
false
python-versions
=
">
=
3.6
"
version
=
"5.1.1"
[package.extras]
all
=
[
"ruamel.yaml"
,
"toml"
,
"msgpack"
]
msgpack
=
[
"msgpack"
]
pyyaml
=
[
"pyyaml"
]
"ruamel.yaml"
=
[
"ruamel.yaml"
]
toml
=
[
"toml"
]
[[package]]
category
=
"main"
description
=
"Python Crontab API"
...
...
@@ -1709,7 +1690,7 @@ description = "Alternative regular expression module, to replace re."
name
=
"regex"
optional
=
false
python-versions
=
"*"
version
=
"2020.10.
15
"
version
=
"2020.10.
23
"
[[package]]
category
=
"main"
...
...
@@ -2067,7 +2048,7 @@ description = "Fast, Extensible Progress Meter"
name
=
"tqdm"
optional
=
false
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
"
version
=
"4.5
0.2
"
version
=
"4.5
1.0
"
[package.extras]
dev
=
[
"py-make (>=0.1.0)"
,
"twine"
,
"argopt"
,
"pydoc-markdown"
]
...
...
@@ -2152,7 +2133,7 @@ marker = "python_version < \"3.8\""
name
=
"zipp"
optional
=
false
python-versions
=
">
=
3.6
"
version
=
"3.
3.1
"
version
=
"3.
4.0
"
[package.extras]
docs
=
[
"sphinx"
,
"jaraco.packaging (>=3.2)"
,
"rst.linker (>=1.9)"
]
...
...
@@ -2163,7 +2144,8 @@ celery = ["Celery", "django-celery-results", "django-celery-beat", "django-celer
ldap
=
[
"django-auth-ldap"
]
[metadata]
content-hash
=
"e651879b40f546919c6b7bd3f6cf1e0b1acf72e6e880d67f82cc23b95847eda9"
content-hash
=
"678dc0d3d3b85897f9ec7463f74f713c5b1b4715d0d6702b14469aba213afec8"
lock-version
=
"1.0"
python-versions
=
"^3.7"
[metadata.files]
...
...
@@ -2250,6 +2232,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"
}
,
...
...
@@ -2424,8 +2407,8 @@ django-middleware-global-request = [
{file
=
"django-middleware-global-request-0.1.2.tar.gz"
,
hash
=
"sha256:f6490759bc9f7dbde4001709554e29ca715daf847f2222914b4e47117dca9313"
}
,
]
django-otp
=
[
{file
=
"django-otp-1.0.
1
.tar.gz"
,
hash
=
"sha256:f
ef1f2de9a52bc37e16211b98b4323e5b34fa24739116fbe3d1ff018c17ebea8
"
}
,
{file
=
"django_otp-1.0.
1
-py3-none-any.whl"
,
hash
=
"sha256:
2fb1c8dbd7e7ae76a65b63d89d3d8c3e1105a48bc29830b81c6e417a8938065
8"
}
,
{file
=
"django-otp-1.0.
2
.tar.gz"
,
hash
=
"sha256:f
523fb9dec420f28a29d3e2ad72ac06f64588956ed4f2b5b430d8e957ebb8287
"
}
,
{file
=
"django_otp-1.0.
2
-py3-none-any.whl"
,
hash
=
"sha256:
8ba5ab9bd2738c7321376c349d7cce49cf4404e79f6804e0a3cc462a91728e1
8"
}
,
]
django-otp-yubikey
=
[
{file
=
"django-otp-yubikey-1.0.0.tar.gz"
,
hash
=
"sha256:fbd409277892229b7e3578faa4f63ea766e242659456939164c8f71b845287b6"
}
,
...
...
@@ -2462,8 +2445,8 @@ django-settings-context-processor = [
{file
=
"django-settings-context-processor-0.2.tar.gz"
,
hash
=
"sha256:d37c853d69a3069f5abbf94c7f4f6fc0fac38bbd0524190cd5a250ba800e496a"
}
,
]
django-stubs
=
[
{file
=
"django-stubs-1.
6
.0.tar.gz"
,
hash
=
"sha256:
5257eaedf50e9a294d45618a878baaa1fc6f21b72ebb927c2a87d37a55ca6c50
"
}
,
{file
=
"django_stubs-1.
6
.0-py3-none-any.whl"
,
hash
=
"sha256:
20759904040bd29783a5ff879b48ad965964b8a9ea9e405cc49a435423d0d5ba
"
}
,
{file
=
"django-stubs-1.
7
.0.tar.gz"
,
hash
=
"sha256:
ddd190aca5b9adb4d30760d5c64f67cb3658703f5f42c3bb0c2c71ff4d752c39
"
}
,
{file
=
"django_stubs-1.
7
.0-py3-none-any.whl"
,
hash
=
"sha256:
30a7d99c694acf79c5d93d69a5a8e4b54d2a8c11dd672aa869006789e2189fa6
"
}
,
]
django-tables2
=
[
{file
=
"django-tables2-2.3.2.tar.gz"
,
hash
=
"sha256:20d3969dcf7895bf4b65983eae24eb7a6dbb0664663b55b9c207740a8425fa6d"
}
,
...
...
@@ -2552,8 +2535,8 @@ gitdb = [
{file
=
"gitdb-4.0.5.tar.gz"
,
hash
=
"sha256:c9e1f2d0db7ddb9a704c2a0217be31214e91a4fe1dea1efad19ae42ba0c285c9"
}
,
]
gitpython
=
[
{file
=
"GitPython-3.1.
9
-py3-none-any.whl"
,
hash
=
"sha256:
138016d519bf4dd55b22c682c904ed2fd0235c3612b2f8f65ce218ff358deed8
"
}
,
{file
=
"GitPython-3.1.
9
.tar.gz"
,
hash
=
"sha256:
a03f728b49ce9597a6655793207c6ab0da55519368ff5961e4a74ae475b9fa8e
"
}
,
{file
=
"GitPython-3.1.
11
-py3-none-any.whl"
,
hash
=
"sha256:
6eea89b655917b500437e9668e4a12eabdcf00229a0df1762aabd692ef9b746b
"
}
,
{file
=
"GitPython-3.1.
11
.tar.gz"
,
hash
=
"sha256:
befa4d101f91bad1b632df4308ec64555db684c360bd7d2130b4807d49ce86b8
"
}
,
]
html2text
=
[
{file
=
"html2text-2020.1.16-py3-none-any.whl"
,
hash
=
"sha256:c7c629882da0cf377d66f073329ccf34a12ed2adf0169b9285ae4e63ef54c82b"
}
,
...
...
@@ -2572,6 +2555,7 @@ 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
=
[
...
...
@@ -2645,20 +2629,20 @@ mccabe = [
{file
=
"mccabe-0.6.1.tar.gz"
,
hash
=
"sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f"
}
,
]
mypy
=
[
{file
=
"mypy-0.7
82
-cp35-cp35m-macosx_10_6_x86_64.whl"
,
hash
=
"sha256:
2c6cde8aa3426c1682d35190b59b71f661237d74b053822ea3d748e2c9578a7c
"
}
,
{file
=
"mypy-0.7
82
-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
9c7a9a7ceb2871ba4bac1cf7217a7dd9ccd44c27c2950edbc6dc08530f32ad4e
"
}
,
{file
=
"mypy-0.7
82
-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
c05b9e4fb1d8a41d41dec8786c94f3b95d3c5f528298d769eb8e73d293abc48d
"
}
,
{file
=
"mypy-0.7
82
-cp36-cp36m-macosx_10_
6
_x86_64.whl"
,
hash
=
"sha256:
6731603dfe0ce4352c555c6284c6db0dc935b685e9ce2e4cf220abe1e14386fd
"
}
,
{file
=
"mypy-0.7
82
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
f05644db6779387ccdb468cc47a44b4356fc2ffa9287135d05b70a98dc83b89a
"
}
,
{file
=
"mypy-0.7
82
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
b7fbfabdbcc78c4f6fc4712544b9b0d6bf171069c6e0e3cb82440dd10ced3406
"
}
,
{file
=
"mypy-0.7
82
-cp37-cp37m-macosx_10_
6
_x86_64.whl"
,
hash
=
"sha256:
3fdda71c067d3ddfb21da4b80e2686b71e9e5c72cca65fa216d207a358827f86
"
}
,
{file
=
"mypy-0.7
82
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
d7df6eddb6054d21ca4d3c6249cae5578cb4602951fd2b6ee2f5510ffb098707
"
}
,
{file
=
"mypy-0.7
82
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
a4a2cbcfc4cbf45cd126f531dedda8485671545b43107ded25ce952aac6fb308
"
}
,
{file
=
"mypy-0.7
82
-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
6bb93479caa6619d21d6e7160c552c1193f6952f0668cdda2f851156e85186fc
"
}
,
{file
=
"mypy-0.7
82
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
81c7908b94239c4010e16642c9102bfc958ab14e36048fa77d0be3289dda76ea
"
}
,
{file
=
"mypy-0.7
82
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
5dd13ff1f2a97f94540fd37a49e5d255950ebcdf446fb597463a40d0df3fac8b
"
}
,
{file
=
"mypy-0.7
82
-py3-none-any.whl"
,
hash
=
"sha256:
e0b61738ab504e656d1fe4ff0c0601387a5489ca122d55390ade31f9ca0e252d
"
}
,
{file
=
"mypy-0.7
82
.tar.gz"
,
hash
=
"sha256:
eff7d4a85e9eea55afa34888dfeaccde99e7520b51f867ac28a48492c0b1130c
"
}
,
{file
=
"mypy-0.7
90
-cp35-cp35m-macosx_10_6_x86_64.whl"
,
hash
=
"sha256:
bd03b3cf666bff8d710d633d1c56ab7facbdc204d567715cb3b9f85c6e94f669
"
}
,
{file
=
"mypy-0.7
90
-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
2170492030f6faa537647d29945786d297e4862765f0b4ac5930ff62e300d802
"
}
,
{file
=
"mypy-0.7
90
-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
e86bdace26c5fe9cf8cb735e7cedfe7850ad92b327ac5d797c656717d2ca66de
"
}
,
{file
=
"mypy-0.7
90
-cp36-cp36m-macosx_10_
9
_x86_64.whl"
,
hash
=
"sha256:
e97e9c13d67fbe524be17e4d8025d51a7dca38f90de2e462243ab8ed8a9178d1
"
}
,
{file
=
"mypy-0.7
90
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
0d34d6b122597d48a36d6c59e35341f410d4abfa771d96d04ae2c468dd201abc
"
}
,
{file
=
"mypy-0.7
90
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
72060bf64f290fb629bd4a67c707a66fd88ca26e413a91384b18db3876e57ed7
"
}
,
{file
=
"mypy-0.7
90
-cp37-cp37m-macosx_10_
9
_x86_64.whl"
,
hash
=
"sha256:
eea260feb1830a627fb526d22fbb426b750d9f5a47b624e8d5e7e004359b219c
"
}
,
{file
=
"mypy-0.7
90
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
c614194e01c85bb2e551c421397e49afb2872c88b5830e3554f0519f9fb1c178
"
}
,
{file
=
"mypy-0.7
90
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
0a0d102247c16ce93c97066443d11e2d36e6cc2a32d8ccc1f705268970479324
"
}
,
{file
=
"mypy-0.7
90
-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
cf4e7bf7f1214826cf7333627cb2547c0db7e3078723227820d0a2490f117a01
"
}
,
{file
=
"mypy-0.7
90
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
af4e9ff1834e565f1baa74ccf7ae2564ae38c8df2a85b057af1dbbc958eb6666
"
}
,
{file
=
"mypy-0.7
90
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
da56dedcd7cd502ccd3c5dddc656cb36113dd793ad466e894574125945653cea
"
}
,
{file
=
"mypy-0.7
90
-py3-none-any.whl"
,
hash
=
"sha256:
2842d4fbd1b12ab422346376aad03ff5d0805b706102e475e962370f874a5122
"
}
,
{file
=
"mypy-0.7
90
.tar.gz"
,
hash
=
"sha256:
2b21ba45ad9ef2e2eb88ce4aeadd0112d0f5026418324176fd494a6824b74975
"
}
,
]
mypy-extensions
=
[
{file
=
"mypy_extensions-0.4.3-py2.py3-none-any.whl"
,
hash
=
"sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d"
}
,
...
...
@@ -2720,17 +2704,17 @@ pluggy = [
{file
=
"pluggy-0.13.1.tar.gz"
,
hash
=
"sha256:15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0"
}
,
]
psutil
=
[
{file
=
"psutil-5.7.
2
-cp27-none-win32.whl"
,
hash
=
"sha256:
f2018461733b23f308c298653c8903d32aaad7873d25e1d228765e91ae42c3f2
"
}
,
{file
=
"psutil-5.7.
2
-cp27-none-win_amd64.whl"
,
hash
=
"sha256:
66c18ca7680a31bf16ee22b1d21b6397869dda8059dbdb57d9f27efa6615f195
"
}
,
{file
=
"psutil-5.7.
2
-cp35-cp35m-win32.whl"
,
hash
=
"sha256:5
e9d0f26d4194479a13d5f4b3798260c20cecf9ac9a461e718eb59ea520a360c
"
}
,
{file
=
"psutil-5.7.
2
-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
4080869ed93cce662905b029a1770fe89c98787e543fa7347f075ade761b19d6
"
}
,
{file
=
"psutil-5.7.
2
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
d8a82162f23c53b8525cf5f14a355f5d1eea86fa8edde27287dd3a98399e4fdf
"
}
,
{file
=
"psutil-5.7.
2
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
0ee3c36428f160d2d8fce3c583a0353e848abb7de9732c50cf3356dd49ad63f8
"
}
,
{file
=
"psutil-5.7.
2
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:f
f1977ba1a5f71f89166d5145c3da1cea89a0fdb044075a12c720ee9123ec818
"
}
,
{file
=
"psutil-5.7.
2
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
a5b120bb3c0c71dfe27551f9da2f3209a8257a178ed6c628a819037a8df487f1
"
}
,
{file
=
"psutil-5.7.
2
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
10512b46c95b02842c225f58fa00385c08fa00c68bac7da2d9a58ebe2c517498
"
}
,
{file
=
"psutil-5.7.
2
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
68d36986ded5dac7c2dcd42f2682af1db80d4bce3faa126a6145c1637e1b559f
"
}
,
{file
=
"psutil-5.7.
2
.tar.gz"
,
hash
=
"sha256:
90990af1c3c67195c44c9a889184f84f5b2320dce3ee3acbd054e3ba0b4a7beb
"
}
,
{file
=
"psutil-5.7.
3
-cp27-none-win32.whl"
,
hash
=
"sha256:
1cd6a0c9fb35ece2ccf2d1dd733c1e165b342604c67454fd56a4c12e0a106787
"
}
,
{file
=
"psutil-5.7.
3
-cp27-none-win_amd64.whl"
,
hash
=
"sha256:
e02c31b2990dcd2431f4524b93491941df39f99619b0d312dfe1d4d530b08b4b
"
}
,
{file
=
"psutil-5.7.
3
-cp35-cp35m-win32.whl"
,
hash
=
"sha256:5
6c85120fa173a5d2ad1d15a0c6e0ae62b388bfb956bb036ac231fbdaf9e4c22
"
}
,
{file
=
"psutil-5.7.
3
-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
fa38ac15dbf161ab1e941ff4ce39abd64b53fec5ddf60c23290daed2bc7d1157
"
}
,
{file
=
"psutil-5.7.
3
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
01bc82813fbc3ea304914581954979e637bcc7084e59ac904d870d6eb8bb2bc7
"
}
,
{file
=
"psutil-5.7.
3
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
6a3e1fd2800ca45083d976b5478a2402dd62afdfb719b30ca46cd28bb25a2eb4
"
}
,
{file
=
"psutil-5.7.
3
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:f
bcac492cb082fa38d88587d75feb90785d05d7e12d4565cbf1ecc727aff71b7
"
}
,
{file
=
"psutil-5.7.
3
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
5d9106ff5ec2712e2f659ebbd112967f44e7d33f40ba40530c485cc5904360b8
"
}
,
{file
=
"psutil-5.7.
3
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
ade6af32eb80a536eff162d799e31b7ef92ddcda707c27bbd077238065018df4
"
}
,
{file
=
"psutil-5.7.
3
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
2cb55ef9591b03ef0104bedf67cc4edb38a3edf015cf8cf24007b99cb8497542
"
}
,
{file
=
"psutil-5.7.
3
.tar.gz"
,
hash
=
"sha256:
af73f7bcebdc538eda9cc81d19db1db7bf26f103f91081d780bbacfcb620dee2
"
}
,
]
psycopg2
=
[
{file
=
"psycopg2-2.8.6-cp27-cp27m-win32.whl"
,
hash
=
"sha256:068115e13c70dc5982dfc00c5d70437fe37c014c808acce119b5448361c03725"
}
,
...
...
@@ -2826,8 +2810,8 @@ pyflakes = [
{file
=
"pyflakes-2.2.0.tar.gz"
,
hash
=
"sha256:35b2d75ee967ea93b55750aa9edbbf72813e06a66ba54438df2cfac9e3c27fc8"
}
,
]
pygments
=
[
{file
=
"Pygments-2.7.
1
-py3-none-any.whl"
,
hash
=
"sha256:
307543fe65c0947b126e83dd5a61bd8acbd84abec11f43caebaf5534cbc17998
"
}
,
{file
=
"Pygments-2.7.
1
.tar.gz"
,
hash
=
"sha256:
926c3f319eda178d1bd90851e4317e6d8cdb5e292a3386aac9bd75eca29cf9c7
"
}
,
{file
=
"Pygments-2.7.
2
-py3-none-any.whl"
,
hash
=
"sha256:
88a0bbcd659fcb9573703957c6b9cff9fab7295e6e76db54c9d00ae42df32773
"
}
,
{file
=
"Pygments-2.7.
2
.tar.gz"
,
hash
=
"sha256:
381985fcc551eb9d37c52088a32914e00517e57f4a21609f48141ba08e193fa0
"
}
,
]
pyjwt
=
[
{file
=
"PyJWT-1.7.1-py2.py3-none-any.whl"
,
hash
=
"sha256:5c6eca3c2940464d106b99ba83b00c6add741c9becaec087fb7ccdefea71350e"
}
,
...
...
@@ -2856,10 +2840,6 @@ pytest-django-testing-postgresql = [
pytest-sugar
=
[
{file
=
"pytest-sugar-0.9.4.tar.gz"
,
hash
=
"sha256:b1b2186b0a72aada6859bea2a5764145e3aaa2c1cfbb23c3a19b5f7b697563d3"
}
,
]
python-box
=
[
{file
=
"python-box-5.1.1.tar.gz"
,
hash
=
"sha256:e51d03275f0d6fef3c155f79c19e542c2fb6d92e89eb385cd71ea22c5d4681b3"
}
,
{file
=
"python_box-5.1.1-py3-none-any.whl"
,
hash
=
"sha256:b7a6f3edd2f71e2475d93163b6465f637a2714b155acafef17408b06e55282b3"
}
,
]
python-crontab
=
[
{file
=
"python-crontab-2.5.1.tar.gz"
,
hash
=
"sha256:4bbe7e720753a132ca4ca9d4094915f40e9d9dc8a807a4564007651018ce8c31"
}
,
]
...
...
@@ -2900,33 +2880,33 @@ redis = [
{file
=
"redis-3.5.3.tar.gz"
,
hash
=
"sha256:0e7e0cfca8660dea8b7d5cd8c4f6c5e29e11f31158c0b0ae91a397f00e5a05a2"
}
,
]
regex
=
[
{file
=
"regex-2020.10.
15
-cp27-cp27m-win32.whl"
,
hash
=
"sha256:
e935a166a5f4c02afe3f7e4ce92ce5a786f75c6caa0c4ce09c922541d74b77e8
"
}
,
{file
=
"regex-2020.10.
15
-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:
d81be22d5d462b96a2aa5c512f741255ba182995efb0114e5a946fe254148df1
"
}
,
{file
=
"regex-2020.10.
15
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
6d4cdb6c20e752426b2e569128488c5046fb1b16b1beadaceea9815c36da0847
"
}
,
{file
=
"regex-2020.10.
15
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
25991861c6fef1e5fd0a01283cf5658c5e7f7aa644128e85243bc75304e9153
0"
}
,
{file
=
"regex-2020.10.
15
-cp36-cp36m-manylinux2010_i686.whl"
,
hash
=
"sha256:
6e9f72e0ee49f7d7be395bfa29e9533f0507a882e1e6bf302c0a204c65b742bf
"
}
,
{file
=
"regex-2020.10.
15
-cp36-cp36m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
578ac6379e65eb8e6a85299b306c966c852712c834dc7eef0ba78d07a828f67b
"
}
,
{file
=
"regex-2020.10.
15
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
65b6b018b07e9b3b6a05c2c3bb7710ed66132b4df41926c243887c4f1ff303d5
"
}
,
{file
=
"regex-2020.10.
15
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
2f60ba5c33f00ce9be29a140e6f812e39880df8ba9cb92ad333f0016dbc30306
"
}
,
{file
=
"regex-2020.10.
15
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
5d4a3221f37520bb337b64a0632716e61b26c8ae6aaffceeeb7ad69c009c4
04
b
"
}
,
{file
=
"regex-2020.10.
15
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
26b85672275d8c7a9d4ff93dbc4954f5146efdb2ecec89ad1de49439984dea14
"
}
,
{file
=
"regex-2020.10.
15
-cp37-cp37m-manylinux2010_i686.whl"
,
hash
=
"sha256:
828618f3c3439c5e6ef8621e7c885ca561bbaaba90ddbb6a7dfd9e1ec8341103
"
}
,
{file
=
"regex-2020.10.
15
-cp37-cp37m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
aef23aed9d4017cc74d37f703d57ce254efb4c8a6a01905f40f539220348abf9
"
}
,
{file
=
"regex-2020.10.
15
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
6c72adb85adecd4522a488a751e465842cdd2a5606b65464b9168bf029a54272
"
}
,
{file
=
"regex-2020.10.
15
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
ef3a55b16c6450574734db92e0a3aca283290889934a23f7498eaf417e3af9f0
"
}
,
{file
=
"regex-2020.10.
15
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:8
958befc139ac4e3f16d44ec386c490ea2121ed8322f4956f83dd9cad8e9b922
"
}
,
{file
=
"regex-2020.10.
15
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
3dd952f3f8dc01b72c0cf05b3631e05c50ac65ddd2afdf26551638e97502107b
"
}
,
{file
=
"regex-2020.10.
15
-cp38-cp38-manylinux2010_i686.whl"
,
hash
=
"sha256:
608d6c05452c0e6cc49d4d7407b4767963f19c4d2230fa70b7201732eedc84f2
"
}
,
{file
=
"regex-2020.10.
15
-cp38-cp38-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
02686a2f0b1a4be0facdd0d3ad4dc6c23acaa0f38fb5470d892ae88584ba705c
"
}
,
{file
=
"regex-2020.10.
15
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
137da580d1e6302484be3ef41d72cf5c3ad22a076070051b7449c0e13ab2c482
"
}
,
{file
=
"regex-2020.10.
15
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
2
0c
dd7e1736f4f61a5161aa30d05ac108ab8efc3133df5eb70fe1e6a23ea1ca6
"
}
,
{file
=
"regex-2020.10.
15
-cp39-cp39-manylinux1_i686.whl"
,
hash
=
"sha256:
85b733a1ef2b2e7001aff0e204a842f50ad699c061856a214e48cfb16ace7
d0
c
"
}
,
{file
=
"regex-2020.10.
15
-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:
af1f5e997dd1ee71fb6eb4a0fb6921bf7a778f4b62f1f7ef0d7445ecce9155d6
"
}
,
{file
=
"regex-2020.10.
15
-cp39-cp39-manylinux2010_i686.whl"
,
hash
=
"sha256:
b5eeaf4b5ef38fab225429478caf71f44d4a0b44d39a1aa4d4422cda23a9821b
"
}
,
{file
=
"regex-2020.10.
15
-cp39-cp39-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
aeac7c9397480450016bc4a840eefbfa8ca68af
c1e9
0648aa6efbfe699e5d3bb
"
}
,
{file
=
"regex-2020.10.
15
-cp39-cp39-win32.whl"
,
hash
=
"sha256:
698f8a5a2815e1663d9895830a063098ae2f8f2655ae4fdc5dfa2b1f52b90087
"
}
,
{file
=
"regex-2020.10.
15
-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:a51
e51eecdac39a50ede4aeed86dbef4776e3b73347d31d6ad0bc9648ba36049
"
}
,
{file
=
"regex-2020.10.
15
.tar.gz"
,
hash
=
"sha256:
d25f5cca0f3af6d425c9496953445bf5b288bb5b71afc2b8308ad194b714c159
"
}
,
{file
=
"regex-2020.10.
23
-cp27-cp27m-win32.whl"
,
hash
=
"sha256:
781906e45ef1d10a0ed9ec8ab83a09b5e0d742de70e627b20d61ccb1b1d3964d
"
}
,
{file
=
"regex-2020.10.
23
-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:
8cd0d587aaac74194ad3e68029124c06245acaeddaae14cb45844e5c9bebeea4
"
}
,
{file
=
"regex-2020.10.
23
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
af360e62a9790e0a96bc9ac845d87bfa0e4ee0ee68547ae8b5a9c1030517dbef
"
}
,
{file
=
"regex-2020.10.
23
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
4e21340c07090ddc8c16deebfd82eb9c9e1ec5e62f57bb86194a2595fd7b46e
0"
}
,
{file
=
"regex-2020.10.
23
-cp36-cp36m-manylinux2010_i686.whl"
,
hash
=
"sha256:
e5f6aa56dda92472e9d6f7b1e6331f4e2d51a67caafff4d4c5121cadac03941e
"
}
,
{file
=
"regex-2020.10.
23
-cp36-cp36m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
c30d8766a055c22e39dd7e1a4f98f6266169f2de05db737efe509c2fb9c8a3c8
"
}
,
{file
=
"regex-2020.10.
23
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
1a065e7a6a1b4aa851a0efa1a2579eabc765246b8b3a5fd74000aaa3134b8b4e
"
}
,
{file
=
"regex-2020.10.
23
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
c95d514093b80e5309bdca5dd99e51bcf82c44043b57c34594d9d7556bd04d05
"
}
,
{file
=
"regex-2020.10.
23
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
f4b1c65ee86bfbf7d0c3dfd90592a9e3d6e9ecd36c367c884094c050d4c35d
04"
}
,
{file
=
"regex-2020.10.
23
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
d62205f00f461fe8b24ade07499454a3b7adf3def1225e258b994e2215fd15c5
"
}
,
{file
=
"regex-2020.10.
23
-cp37-cp37m-manylinux2010_i686.whl"
,
hash
=
"sha256:
b706c70070eea03411b1761fff3a2675da28d042a1ab7d0863b3efe1faa125c9
"
}
,
{file
=
"regex-2020.10.
23
-cp37-cp37m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
d43cf21df524283daa80ecad551c306b7f52881c8d0fe4e3e76a96b626b6d8d8
"
}
,
{file
=
"regex-2020.10.
23
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
570e916a44a361d4e85f355aacd90e9113319c78ce3c2d098d2ddf9631b34505
"
}
,
{file
=
"regex-2020.10.
23
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
1c447b0d108cddc69036b1b3910fac159f2b51fdeec7f13872e059b7bc932be1
"
}
,
{file
=
"regex-2020.10.
23
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:8
469377a437dbc31e480993399fd1fd15fe26f382dc04c51c9cb73e42965cc06
"
}
,
{file
=
"regex-2020.10.
23
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
59d5c6302d22c16d59611a9fd53556554010db1d47e9df5df37be05007bebe75
"
}
,
{file
=
"regex-2020.10.
23
-cp38-cp38-manylinux2010_i686.whl"
,
hash
=
"sha256:
a973d5a7a324e2a5230ad7c43f5e1383cac51ef4903bf274936a5634b724b531
"
}
,
{file
=
"regex-2020.10.
23
-cp38-cp38-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
97a023f97cddf00831ba04886d1596ef10f59b93df7f855856f037190936e868
"
}
,
{file
=
"regex-2020.10.
23
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
e289a857dca3b35d3615c3a6a438622e20d1bf0abcb82c57d866c8d0be3f44c4
"
}
,
{file
=
"regex-2020.10.
23
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:0c
b23ed0e327c18fb7eac61ebbb3180ebafed5b9b86ca2e15438201e5903b5dd
"
}
,
{file
=
"regex-2020.10.
23
-cp39-cp39-manylinux1_i686.whl"
,
hash
=
"sha256:
c53dc8ee3bb7b7e28ee9feb996a0c999137be6c1d3b02cb6b3c4cba4f9e5e
d0
9
"
}
,
{file
=
"regex-2020.10.
23
-cp39-cp39-manylinux1_x86_64.whl"
,
hash
=
"sha256:
6a46eba253cedcbe8a6469f881f014f0a98819d99d341461630885139850e281
"
}
,
{file
=
"regex-2020.10.
23
-cp39-cp39-manylinux2010_i686.whl"
,
hash
=
"sha256:
240509721a663836b611fa13ca1843079fc52d0b91ef3f92d9bba8da12e768a0
"
}
,
{file
=
"regex-2020.10.
23
-cp39-cp39-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
6f567df0601e9c7434958143aebea47a9c4b45434ea0ae0286a4e
c1
9
e9
877169
"
}
,
{file
=
"regex-2020.10.
23
-cp39-cp39-win32.whl"
,
hash
=
"sha256:
bfd7a9fddd11d116a58b62ee6c502fd24cfe22a4792261f258f886aa41c2a899
"
}
,
{file
=
"regex-2020.10.
23
-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
1
a51
1470db3aa97432ac8c1bf014fcc6c9fbfd0f4b1313024d342549cf86bcd6
"
}
,
{file
=
"regex-2020.10.
23
.tar.gz"
,
hash
=
"sha256:
2278453c6a76280b38855a263198961938108ea2333ee145c5168c36b8e2b376
"
}
,
]
requests
=
[
{file
=
"requests-2.24.0-py2.py3-none-any.whl"
,
hash
=
"sha256:fe75cc94a9443b9246fc7049224f75604b113c36acb93f87b80ed42c44cbb898"
}
,
...
...
@@ -3066,8 +3046,8 @@ toml = [
{file
=
"toml-0.10.1.tar.gz"
,
hash
=
"sha256:926b612be1e5ce0634a2ca03470f95169cf16f939018233a670519cb4ac58b0f"
}
,
]
tqdm
=
[
{file
=
"tqdm-4.5
0.2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
43ca183da3367578ebf2f1c2e3111d51ea161ed1dc4e6345b86e27c2a93beff7
"
}
,
{file
=
"tqdm-4.5
0.2
.tar.gz"
,
hash
=
"sha256:
69dfa6714dee976e2425a9aab84b622675b7b1742873041e3db8a8e86132a4af
"
}
,
{file
=
"tqdm-4.5
1.0
-py2.py3-none-any.whl"
,
hash
=
"sha256:
9ad44aaf0fc3697c06f6e05c7cf025dd66bc7bcb7613c66d85f4464c47ac8fad
"
}
,
{file
=
"tqdm-4.5
1.0
.tar.gz"
,
hash
=
"sha256:
ef54779f1c09f346b2b5a8e5c61f96fbcb639929e640e59f8cf810794f406432
"
}
,
]
twilio
=
[
{file
=
"twilio-6.46.0.tar.gz"
,
hash
=
"sha256:9d591617b22e75b26cda11a10d353e2001d990a7ca1696d92e50abfc6ecdcb73"
}
,
...
...
@@ -3117,6 +3097,6 @@ yubiotp = [
{file
=
"YubiOTP-1.0.0.post1.tar.gz"
,
hash
=
"sha256:c13825f7b76a69afb92f19521f4dea9f5031d70f45123b505dc2e0ac03132065"
}
,
]
zipp
=
[
{file
=
"zipp-3.
3.1
-py3-none-any.whl"
,
hash
=
"sha256:1
6522f69653f0d67be90e8baa4a46d66389145b734345d68a257da53df670903
"
}
,
{file
=
"zipp-3.
3.1
.tar.gz"
,
hash
=
"sha256:
c1532a8030c32fd52ff6a288d855fe7adef5823ba1d26a29a68fd6314aa72baa
"
}
,
{file
=
"zipp-3.
4.0
-py3-none-any.whl"
,
hash
=
"sha256:1
02c24ef8f171fd729d46599845e95c7ab894a4cf45f5de11a44cc7444fb1108
"
}
,
{file
=
"zipp-3.
4.0
.tar.gz"
,
hash
=
"sha256:
ed5eee1974372595f9e416cc7bbeeb12335201d8081ca8a0743c954d4446e5cb
"
}
,
]
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