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
d440b6e0
Verified
Commit
d440b6e0
authored
4 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Update poetry.lock
parent
856c8ce6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
poetry.lock
+316
-99
316 additions, 99 deletions
poetry.lock
with
316 additions
and
99 deletions
poetry.lock
+
316
−
99
View file @
d440b6e0
...
...
@@ -14,12 +14,16 @@ calendarweek = "^0.4.3"
colour
=
"^0.1.5"
django-any-js
=
"^1.0"
django-bleach
=
"^0.6.1"
django-cache-memoize
=
"^0.1.6"
django-ckeditor
=
"^5.8.0"
django-colorfield
=
"^0.2.1"
django-dbbackup
=
"^3.3.0"
django-debug-toolbar
=
"^2.0"
django-dynamic-preferences
=
"rev develop"
django-easy-audit
=
"^1.2rc1"
django-favicon-plus-reloaded
=
"^1.0.1"
django-filter
=
"^2.2.0"
django-guardian
=
"^2.2.0"
django-hattori
=
"^0.2"
django-haystack
=
"3.0b1"
django-image-cropping
=
"^1.2"
...
...
@@ -29,12 +33,12 @@ django-js-reverse = "^0.9.1"
django-jsonstore
=
"^0.4.1"
django-maintenance-mode
=
"^0.14.0"
django-material
=
"^1.6.0"
django-memoize
=
"^2.2.1"
django-menu-generator
=
"^1.0.4"
django-middleware-global-request
=
"^0.1.2"
django-otp
=
"0.7.5"
django-polymorphic
=
"^2.1.2"
django-pwa
=
"^1.0.8"
django-reversion
=
"^3.0.7"
django-sass-processor
=
"^0.8"
django-settings-context-processor
=
"^0.2"
django-tables2
=
"^2.1"
...
...
@@ -49,19 +53,16 @@ license-expression = "^1.2"
psycopg2
=
"^2.8"
python-memcached
=
"^1.59"
requests
=
"^2.22"
rules
=
"^2.2"
spdx-license-list
=
"^0.4.0"
[package.dependencies.django-constance]
extras
=
[
"database"
]
version
=
"^2.6.0"
[package.dependencies.django-phonenumber-field]
extras
=
[
"phonenumbers"
]
version
=
">
=
3.0
,
<
5.0
"
[package.dependencies.django-two-factor-auth]
extras
=
[
"
Y
ubi
K
ey"
,
"phonenumbers"
,
"
C
all"
,
"
SMS
"
]
version
=
"^1.1
0
.0"
extras
=
[
"
y
ubi
k
ey"
,
"phonenumbers"
,
"
c
all"
,
"
sms
"
]
version
=
"^1.1
1
.0"
[package.dependencies.dynaconf]
extras
=
[
"yaml"
,
"toml"
,
"ini"
]
...
...
@@ -137,9 +138,10 @@ description = "An easy safelist-based HTML-sanitizing tool."
name
=
"bleach"
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
version
=
"3.1.
4
"
version
=
"3.1.
5
"
[package.dependencies]
packaging
=
"*"
six
=
">
=
1.9
.
0
"
webencodings
=
"*"
...
...
@@ -184,7 +186,7 @@ description = "Composable command line interface toolkit"
name
=
"click"
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
version
=
"7.1.
1
"
version
=
"7.1.
2
"
[[package]]
category
=
"main"
...
...
@@ -279,6 +281,17 @@ version = "2.2.0"
[package.dependencies]
Django
=
">
=
1.8
"
[[package]]
category
=
"main"
description
=
"Django utility for a memoization decorator that uses the Django cache framework."
name
=
"django-cache-memoize"
optional
=
false
python-versions
=
"*"
version
=
"0.1.6"
[package.extras]
dev
=
[
"flake8"
,
"tox"
,
"twine"
,
"therapist"
,
"black"
]
[[package]]
category
=
"main"
description
=
"Django admin CKEditor integration."
...
...
@@ -298,23 +311,6 @@ optional = false
python-versions
=
"*"
version
=
"0.2.2"
[[package]]
category
=
"main"
description
=
"Django live settings with pluggable backends, including Redis."
name
=
"django-constance"
optional
=
false
python-versions
=
"*"
version
=
"2.6.0"
[package.dependencies]
[package.dependencies.django-picklefield]
optional
=
true
version
=
"*"
[package.extras]
database
=
[
"django-picklefield"
]
redis
=
[
"redis"
]
[[package]]
category
=
"main"
description
=
"Management commands to help backup and restore a project database and media"
...
...
@@ -340,6 +336,23 @@ version = "2.2"
Django
=
">
=
1.11
"
sqlparse
=
">
=
0.2
.
0
"
[[package]]
category
=
"main"
description
=
"Dynamic global and instance settings for your django project"
name
=
"django-dynamic-preferences"
optional
=
false
python-versions
=
"*"
version
=
"1.8.1"
[package.dependencies]
django
=
">
=
1.11
"
persisting_theory
=
">
=
0.2
.
1
"
six
=
"*"
[package.source]
reference
=
"3cb2637e99455260e1988fb969bdce16ba7a9801"
type
=
"git"
url
=
"https://github.com/EliotBerriot/django-dynamic-preferences"
[[package]]
category
=
"main"
description
=
"Yet another Django audit log app, hopefully the simplest one."
...
...
@@ -351,6 +364,18 @@ version = "1.2.2b4"
[package.dependencies]
beautifulsoup4
=
"*"
[[package]]
category
=
"main"
description
=
"simple Django app which allows you to upload a image and it renders a wide variety for html link tags to display the favicon"
name
=
"django-favicon-plus-reloaded"
optional
=
false
python-versions
=
"*"
version
=
"1.0.1"
[package.dependencies]
django
=
"*"
pillow
=
"*"
[[package]]
category
=
"main"
description
=
"Django-filter is a reusable Django application for allowing users to filter querysets dynamically."
...
...
@@ -373,6 +398,17 @@ version = "2.2"
[package.dependencies]
Django
=
">
=
1.11
"
[[package]]
category
=
"main"
description
=
"Implementation of per object permissions for Django."
name
=
"django-guardian"
optional
=
false
python-versions
=
">
=
3.5
"
version
=
"2.2.0"
[package.dependencies]
Django
=
">
=
2.1
"
[[package]]
category
=
"main"
description
=
"Command to anonymize sensitive data."
...
...
@@ -476,17 +512,6 @@ version = "1.6.3"
[package.dependencies]
six
=
"*"
[[package]]
category
=
"main"
description
=
"An implementation of memoization technique for Django."
name
=
"django-memoize"
optional
=
false
python-versions
=
"*"
version
=
"2.3.0"
[package.dependencies]
django
=
"*"
[[package]]
category
=
"main"
description
=
"A straightforward menu generator for Django"
...
...
@@ -521,6 +546,19 @@ six = ">=1.10.0"
[package.extras]
qrcode
=
[
"qrcode"
]
[[package]]
category
=
"main"
description
=
"A django-otp plugin that verifies YubiKey OTP tokens."
name
=
"django-otp-yubikey"
optional
=
false
python-versions
=
"*"
version
=
"0.5.2"
[package.dependencies]
YubiOTP
=
">
=
0.2
.
2
"
django-otp
=
">
=
0.5
.
0
"
six
=
">
=
1.10
.
0
"
[[package]]
category
=
"main"
description
=
"An international phone number field for django models."
...
...
@@ -533,24 +571,14 @@ 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)"
]
[[package]]
category
=
"main"
description
=
"Pickled object field for Django"
name
=
"django-picklefield"
optional
=
false
python-versions
=
"*"
version
=
"2.1.1"
[package.dependencies]
Django
=
">
=
1.11
"
[package.extras]
tests
=
[
"tox"
]
[[package]]
category
=
"main"
description
=
"Seamless polymorphic inheritance for Django models"
...
...
@@ -584,6 +612,17 @@ version = "0.6"
[package.dependencies]
django
=
">
=
1.11
"
[[package]]
category
=
"main"
description
=
"An extension to the Django web framework that provides version control for model instances."
name
=
"django-reversion"
optional
=
false
python-versions
=
">
=
3.6
"
version
=
"3.0.7"
[package.dependencies]
django
=
">
=
1.11
"
[[package]]
category
=
"main"
description
=
"SASS processor to compile SCSS files into *.css, while rendering, or offline."
...
...
@@ -657,10 +696,18 @@ django-otp = ">=0.6.0,<0.99"
django-phonenumber-field
=
">
=
1.1
.
0
,
<
3.99
"
qrcode
=
">
=
4.0
.
0
,
<
6.99
"
[package.dependencies.django-otp-yubikey]
optional
=
true
version
=
"*"
[package.dependencies.phonenumbers]
optional
=
true
version
=
">
=
7.0
.
9
,
<
8.99
"
[package.dependencies.twilio]
optional
=
true
version
=
">
=
6.0
"
[package.extras]
call
=
[
"twilio (>=6.0)"
]
phonenumbers
=
[
"phonenumbers (>=7.0.9,<8.99)"
]
...
...
@@ -781,13 +828,41 @@ version = "1.2"
[package.dependencies]
"boolean.py"
=
">
=
3.6
,
<
4.0
.
0
"
[[package]]
category
=
"main"
description
=
"Python interface to MySQL"
name
=
"mysqlclient"
optional
=
false
python-versions
=
"*"
version
=
"1.4.6"
[[package]]
category
=
"main"
description
=
"Core utilities for Python packages"
name
=
"packaging"
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
version
=
"20.3"
[package.dependencies]
pyparsing
=
">
=
2.0
.
2
"
six
=
"*"
[[package]]
category
=
"main"
description
=
"Registries that can autodiscover values accross your project apps"
name
=
"persisting-theory"
optional
=
false
python-versions
=
"*"
version
=
"0.2.1"
[[package]]
category
=
"main"
description
=
"Python version of Google's common library for parsing, formatting, storing and validating international phone numbers."
name
=
"phonenumbers"
optional
=
false
python-versions
=
"*"
version
=
"8.12.
1
"
version
=
"8.12.
2
"
[[package]]
category
=
"main"
...
...
@@ -795,7 +870,7 @@ description = "Python Imaging Library (Fork)"
name
=
"pillow"
optional
=
false
python-versions
=
">
=
3.5
"
version
=
"7.1.
1
"
version
=
"7.1.
2
"
[[package]]
category
=
"main"
...
...
@@ -805,6 +880,35 @@ optional = false
python-versions
=
">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!
=
3.3
.*
"
version
=
"2.8.5"
[[package]]
category
=
"main"
description
=
"Cryptographic library for Python"
name
=
"pycryptodome"
optional
=
false
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
version
=
"3.9.7"
[[package]]
category
=
"main"
description
=
"JSON Web Token implementation in Python"
name
=
"pyjwt"
optional
=
false
python-versions
=
"*"
version
=
"1.7.1"
[package.extras]
crypto
=
[
"cryptography (>=1.4)"
]
flake8
=
[
"flake8"
,
"flake8-import-order"
,
"pep8-naming"
]
test
=
[
"pytest (>=4.0.1,<5.0.0)"
,
"pytest-cov (>=2.6.0,<3.0.0)"
,
"pytest-runner (>=4.2,<5.0.0)"
]
[[package]]
category
=
"main"
description
=
"Python parsing module"
name
=
"pyparsing"
optional
=
false
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
"
version
=
"2.4.7"
[[package]]
category
=
"main"
description
=
"Advanced Python dictionaries with dot notation access"
...
...
@@ -855,7 +959,7 @@ description = "World timezone definitions, modern and historical"
name
=
"pytz"
optional
=
false
python-versions
=
"*"
version
=
"20
19.3
"
version
=
"20
20.1
"
[[package]]
category
=
"main"
...
...
@@ -901,6 +1005,14 @@ urllib3 = ">=1.21.1,<1.25.0 || >1.25.0,<1.25.1 || >1.25.1,<1.26"
security
=
[
"pyOpenSSL (>=0.14)"
,
"cryptography (>=1.3.4)"
]
socks
=
[
"PySocks (>=1.5.6,<1.5.7 || >1.5.7)"
,
"win-inet-pton"
]
[[package]]
category
=
"main"
description
=
"Awesome Django authorization, without the database"
name
=
"rules"
optional
=
false
python-versions
=
"*"
version
=
"2.2"
[[package]]
category
=
"main"
description
=
"Python 2 and 3 compatibility utilities"
...
...
@@ -955,11 +1067,28 @@ description = "Fast, Extensible Progress Meter"
name
=
"tqdm"
optional
=
false
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
"
version
=
"4.4
5
.0"
version
=
"4.4
6
.0"
[package.extras]
dev
=
[
"py-make (>=0.1.0)"
,
"twine"
,
"argopt"
,
"pydoc-markdown"
]
[[package]]
category
=
"main"
description
=
"Twilio API client and TwiML generator"
name
=
"twilio"
optional
=
false
python-versions
=
"*"
version
=
"6.39.0"
[package.dependencies]
PyJWT
=
">
=
1.4
.
2
"
pytz
=
"*"
six
=
"*"
[package.dependencies.requests]
python
=
">
=
3.0
"
version
=
">
=
2.0
.
0
"
[[package]]
category
=
"main"
description
=
"HTTP library with thread-safe connection pooling, file post, and more."
...
...
@@ -981,8 +1110,20 @@ optional = false
python-versions
=
"*"
version
=
"0.5.1"
[[package]]
category
=
"main"
description
=
"A library for verifying YubiKey OTP tokens, both locally and through a Yubico web service."
name
=
"yubiotp"
optional
=
false
python-versions
=
"*"
version
=
"0.2.2.post1"
[package.dependencies]
pycryptodome
=
"*"
six
=
"*"
[metadata]
content-hash
=
"
7253e8207f53d4523f6bc1178a97203d4b03b0a645661877f6e92cd651ebf
12
8
"
content-hash
=
"
c2d463e00f3d480c211d575e6b907426997020d965e4c128449235e14d2977
12"
python-versions
=
"^3.7"
[metadata.files]
...
...
@@ -1002,8 +1143,8 @@ beautifulsoup4 = [
{file
=
"beautifulsoup4-4.9.0.tar.gz"
,
hash
=
"sha256:594ca51a10d2b3443cbac41214e12dbb2a1cd57e1a7344659849e2e20ba6a8d8"
}
,
]
bleach
=
[
{file
=
"bleach-3.1.
4
-py2.py3-none-any.whl"
,
hash
=
"sha256:
cc8da25076a1fe56c3ac63671e2194458e0c4d9c7becfd52ca251650d517903c
"
}
,
{file
=
"bleach-3.1.
4
.tar.gz"
,
hash
=
"sha256:
e78e426105ac07026ba098f04de8abe9b6e3e98b5befb
f8
9
b51
a5ef0a4292b03
"
}
,
{file
=
"bleach-3.1.
5
-py2.py3-none-any.whl"
,
hash
=
"sha256:
2bce3d8fab545a6528c8fa5d9f9ae8ebc85a56da365c7f85180bfe96a35ef22f
"
}
,
{file
=
"bleach-3.1.
5
.tar.gz"
,
hash
=
"sha256:
3c4c520fdb9db59ef139915a5db79
f8b51
bc2a7257ea0389f30c846883430a4b
"
}
,
]
"boolean.py"
=
[
{file
=
"boolean.py-3.7-py2.py3-none-any.whl"
,
hash
=
"sha256:82ae181f9c85cb5c893a5a4daba9f24d60b538a7dd27fd0c6752a77eba4fbeff"
}
,
...
...
@@ -1022,8 +1163,8 @@ chardet = [
{file
=
"chardet-3.0.4.tar.gz"
,
hash
=
"sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"
}
,
]
click
=
[
{file
=
"click-7.1.
1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
e345d143d80bf5ee7534056164e5e112ea5e22716bbb1ce727941f4c8b471b9a
"
}
,
{file
=
"click-7.1.
1
.tar.gz"
,
hash
=
"sha256:
8a18b4ea89d8820c5d0c7da8a64b2c324b4dabb695804dbfea19b9be9d88c0cc
"
}
,
{file
=
"click-7.1.
2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
dacca89f4bfadd5de3d7489b7c8a566eee0d3676333fbb50030263894c38c0dc
"
}
,
{file
=
"click-7.1.
2
.tar.gz"
,
hash
=
"sha256:
d2b5255c7c6349bc1bd1e59e08cd12acbbd63ce649f2588755783aa94dfb6b1a
"
}
,
]
colorama
=
[
{file
=
"colorama-0.4.3-py2.py3-none-any.whl"
,
hash
=
"sha256:7d73d2a99753107a36ac6b455ee49046802e59d9d076ef8e47b61499fa29afff"
}
,
...
...
@@ -1055,6 +1196,10 @@ django-bulk-update = [
{file
=
"django-bulk-update-2.2.0.tar.gz"
,
hash
=
"sha256:5ab7ce8a65eac26d19143cc189c0f041d5c03b9d1b290ca240dc4f3d6aaeb337"
}
,
{file
=
"django_bulk_update-2.2.0-py2.py3-none-any.whl"
,
hash
=
"sha256:49a403392ae05ea872494d74fb3dfa3515f8df5c07cc277c3dc94724c0ee6985"
}
,
]
django-cache-memoize
=
[
{file
=
"django-cache-memoize-0.1.6.tar.gz"
,
hash
=
"sha256:7f271be70b11155929ee8a4a2b5f53c9fb46b9befa1b546caffa3298e6ac8f7d"
}
,
{file
=
"django_cache_memoize-0.1.6-py2.py3-none-any.whl"
,
hash
=
"sha256:d239e8c37734b0a70b74f94fa33b180b3b0c82c3784beb21209bb4ab64a3e6fb"
}
,
]
django-ckeditor
=
[
{file
=
"django-ckeditor-5.9.0.tar.gz"
,
hash
=
"sha256:e4d112851a72c5bf8b586e1c674d34084cab16d28f2553ad15cc770d1e9639c7"
}
,
{file
=
"django_ckeditor-5.9.0-py2.py3-none-any.whl"
,
hash
=
"sha256:71c3c7bb46b0cbfb9712ef64af0d2a406eab233f44ecd7c42c24bdfa39ae3bde"
}
,
...
...
@@ -1063,9 +1208,6 @@ django-colorfield = [
{file
=
"django-colorfield-0.2.2.tar.gz"
,
hash
=
"sha256:49cfce71365de88130e65ced8f2c5c4826b31e9ab0c5f0e721ff13a830b5be76"
}
,
{file
=
"django_colorfield-0.2.2-py2-none-any.whl"
,
hash
=
"sha256:ecb8af68f35028e35f973ddb687c2dcae86d028c6da1b72580c0d3fae915d3b7"
}
,
]
django-constance
=
[
{file
=
"django-constance-2.6.0.tar.gz"
,
hash
=
"sha256:12d827f9d5552ee39884fb6fb356f231f32b1ab8958acc715e3d1a6ecf913653"
}
,
]
django-dbbackup
=
[
{file
=
"django-dbbackup-3.3.0.tar.gz"
,
hash
=
"sha256:bb109735cae98b64ad084e5b461b7aca2d7b39992f10c9ed9435e3ebb6fb76c8"
}
,
]
...
...
@@ -1073,10 +1215,15 @@ django-debug-toolbar = [
{file
=
"django-debug-toolbar-2.2.tar.gz"
,
hash
=
"sha256:eabbefe89881bbe4ca7c980ff102e3c35c8e8ad6eb725041f538988f2f39a943"
}
,
{file
=
"django_debug_toolbar-2.2-py3-none-any.whl"
,
hash
=
"sha256:ff94725e7aae74b133d0599b9bf89bd4eb8f5d2c964106e61d11750228c8774c"
}
,
]
django-dynamic-preferences
=
[]
django-easy-audit
=
[
{file
=
"django-easy-audit-1.2.2b4.tar.gz"
,
hash
=
"sha256:eac94b76882c6ad3fdb76d15f4f4ea281dc61e0897e92a457e058b87ed21ff68"
}
,
{file
=
"django_easy_audit-1.2.2b4-py3-none-any.whl"
,
hash
=
"sha256:49ef3beea7bf439b349daa66d5e3d7624a7c9005d3bfd51f54d15dd5dcfaa202"
}
,
]
django-favicon-plus-reloaded
=
[
{file
=
"django-favicon-plus-reloaded-1.0.1.tar.gz"
,
hash
=
"sha256:ee48b9a86ee20e5285216dc76c69cc6e8bcdcb1ea83c2585785dff7a4eebfc7b"
}
,
{file
=
"django_favicon_plus_reloaded-1.0.1-py3-none-any.whl"
,
hash
=
"sha256:d796bb994aa648a1d9c8276674a4de4e6af3ef2583dcd4d45495b4d3df85e283"
}
,
]
django-filter
=
[
{file
=
"django-filter-2.2.0.tar.gz"
,
hash
=
"sha256:c3deb57f0dd7ff94d7dce52a047516822013e2b441bed472b722a317658cfd14"
}
,
{file
=
"django_filter-2.2.0-py3-none-any.whl"
,
hash
=
"sha256:558c727bce3ffa89c4a7a0b13bc8976745d63e5fd576b3a9a851650ef11c401b"
}
,
...
...
@@ -1085,6 +1232,10 @@ django-formtools = [
{file
=
"django-formtools-2.2.tar.gz"
,
hash
=
"sha256:c5272c03c1cd51b2375abf7397a199a3148a9fbbf2f100e186467a84025d13b2"
}
,
{file
=
"django_formtools-2.2-py2.py3-none-any.whl"
,
hash
=
"sha256:304fa777b8ef9e0693ce7833f885cb89ba46b0e46fc23b01176900a93f46742f"
}
,
]
django-guardian
=
[
{file
=
"django-guardian-2.2.0.tar.gz"
,
hash
=
"sha256:8cacf49ebcc1e545f0a8997971eec0fe109f5ed31fc2a569a7bf5615453696e2"
}
,
{file
=
"django_guardian-2.2.0-py3-none-any.whl"
,
hash
=
"sha256:ac81e88372fdf1795d84ba065550e739b42e9c6d07cdf201cf5bbf9efa7f396c"
}
,
]
django-hattori
=
[
{file
=
"django-hattori-0.2.1.tar.gz"
,
hash
=
"sha256:6953d40881317252f19f62c4e7fe8058924b852c7498bc42beb7bc4d268c252c"
}
,
{file
=
"django_hattori-0.2.1-py2.py3-none-any.whl"
,
hash
=
"sha256:e529ed7af8fc34a0169c797c477672b687a205a56f3f5206f90c260acb83b7ac"
}
,
...
...
@@ -1122,9 +1273,6 @@ django-material = [
{file
=
"django-material-1.6.3.tar.gz"
,
hash
=
"sha256:f8758afe1beabc16a3c54f5437c7fea15946b7d068eedd89c97d57a363793950"
}
,
{file
=
"django_material-1.6.3-py2.py3-none-any.whl"
,
hash
=
"sha256:502dc88c2f61f190fdc401666e83b47da00cbda98477af6ed8b7d43944ce6407"
}
,
]
django-memoize
=
[
{file
=
"django-memoize-2.3.0.tar.gz"
,
hash
=
"sha256:85decffbef7d38ffc569dc96527f598e6677bbc01ce29adf722b051da7efd4be"
}
,
]
django-menu-generator
=
[
{file
=
"django-menu-generator-1.0.4.tar.gz"
,
hash
=
"sha256:ce71a5055c16933c8aff64fb36c21e5cf8b6d505733aceed1252f8b99369a378"
}
,
]
...
...
@@ -1135,14 +1283,14 @@ django-otp = [
{file
=
"django-otp-0.7.5.tar.gz"
,
hash
=
"sha256:1f16c2b93fe484706ff16ac6f5e64ecc73dd240318c333e0560384ba548d3837"
}
,
{file
=
"django_otp-0.7.5-py2.py3-none-any.whl"
,
hash
=
"sha256:cd4975539be478417033561e9832a1a69a583189f680e92a649f412c661f90aa"
}
,
]
django-otp-yubikey
=
[
{file
=
"django-otp-yubikey-0.5.2.tar.gz"
,
hash
=
"sha256:f0b1881562fb42ee9f12c28d284cbdb90d1f0383f2d53a595373b080a19bc261"
}
,
{file
=
"django_otp_yubikey-0.5.2-py2.py3-none-any.whl"
,
hash
=
"sha256:26b12c763b37e99b95b8b8a54d06d8d54c3774eb26133a452f54558033de732b"
}
,
]
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:1ab19f723928582fed412bd9844221fa4ff466276d8526b8b4a9913ee1487c5e"
}
,
]
django-picklefield
=
[
{file
=
"django-picklefield-2.1.1.tar.gz"
,
hash
=
"sha256:67a5e156343e3b032cac2f65565f0faa81635a99c7da74b0f07a0f5db467b646"
}
,
{file
=
"django_picklefield-2.1.1-py2.py3-none-any.whl"
,
hash
=
"sha256:e03cb181b7161af38ad6b573af127e4fe9b7cc2c455b42c1ec43eaad525ade0a"
}
,
]
django-polymorphic
=
[
{file
=
"django-polymorphic-2.1.2.tar.gz"
,
hash
=
"sha256:6e08a76c91066635ccb7ef3ebbe9a0ad149febae6b30be2579716ec16d3c6461"
}
,
{file
=
"django_polymorphic-2.1.2-py2.py3-none-any.whl"
,
hash
=
"sha256:0a25058e95e5e99fe0beeabb8f4734effe242d7b5b77dca416fba9fd3062da6a"
}
,
...
...
@@ -1154,6 +1302,10 @@ django-pwa = [
django-render-block
=
[
{file
=
"django_render_block-0.6-py2.py3-none-any.whl"
,
hash
=
"sha256:95c7dc9610378a10e0c4a10d8364ec7307210889afccd6a67a6aaa0fd599bd4d"
}
,
]
django-reversion
=
[
{file
=
"django-reversion-3.0.7.tar.gz"
,
hash
=
"sha256:72fc53580a6b538f0cfff10f27f42333f67d79c406399289c94ec5a193cfb3e1"
}
,
{file
=
"django_reversion-3.0.7-py3-none-any.whl"
,
hash
=
"sha256:ecab4703ecc0871dc325c3e100139def84eb153622df3413fbcd9de7d3503c78"
}
,
]
django-sass-processor
=
[
{file
=
"django-sass-processor-0.8.tar.gz"
,
hash
=
"sha256:e039551994feaaba6fcf880412b25a772dd313162a34cbb4289814988cfae340"
}
,
]
...
...
@@ -1209,6 +1361,7 @@ libsass = [
{file
=
"libsass-0.19.4-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:81a013a4c2a614927fd1ef7a386eddabbba695cbb02defe8f31cf495106e974c"
}
,
{file
=
"libsass-0.19.4-cp35-cp35m-win32.whl"
,
hash
=
"sha256:fcb7ab4dc81889e5fc99cafbc2017bc76996f9992fc6b175f7a80edac61d71df"
}
,
{file
=
"libsass-0.19.4-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:fc5f8336750f76f1bfae82f7e9e89ae71438d26fc4597e3ab4c05ca8fcd41d8a"
}
,
{file
=
"libsass-0.19.4-cp36-cp36m-macosx_10_14_x86_64.whl"
,
hash
=
"sha256:53f87116e7441827878bd79bbad8debac23e1930423f61ab8d837ec4a4c36e0c"
}
,
{file
=
"libsass-0.19.4-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:9b59afa0d755089c4165516400a39a289b796b5612eeef5736ab7a1ebf96a67c"
}
,
{file
=
"libsass-0.19.4-cp36-cp36m-win32.whl"
,
hash
=
"sha256:c93df526eeef90b1ea4799c1d33b6cd5aea3e9f4633738fb95c1287c13e6b404"
}
,
{file
=
"libsass-0.19.4-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:0fd8b4337b3b101c6e6afda9112cc0dc4bacb9133b59d75d65968c7317aa3272"
}
,
...
...
@@ -1216,6 +1369,7 @@ libsass = [
{file
=
"libsass-0.19.4-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:338e9ae066bf1fde874e335324d5355c52d2081d978b4f74fc59536564b35b08"
}
,
{file
=
"libsass-0.19.4-cp37-cp37m-win32.whl"
,
hash
=
"sha256:e318f06f06847ff49b1f8d086ac9ebce1e63404f7ea329adab92f4f16ba0e00e"
}
,
{file
=
"libsass-0.19.4-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:a7e685466448c9b1bf98243339793978f654a1151eb5c975f09b83c7a226f4c1"
}
,
{file
=
"libsass-0.19.4-cp38-cp38-macosx_10_14_x86_64.whl"
,
hash
=
"sha256:0fb4399f7bbecab7b181f2c2d82c3a0ba2916bf9169714b96e425355a5b23b9f"
}
,
{file
=
"libsass-0.19.4-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:6a51393d75f6e3c812785b0fa0b7d67c54258c28011921f204643b55f7355ec0"
}
,
{file
=
"libsass-0.19.4.tar.gz"
,
hash
=
"sha256:8b5b6d1a7c4ea1d954e0982b04474cc076286493f6af2d0a13c2e950fbe0be95"
}
,
]
...
...
@@ -1223,34 +1377,47 @@ license-expression = [
{file
=
"license-expression-1.2.tar.gz"
,
hash
=
"sha256:7960e1dfdf20d127e75ead931476f2b5c7556df05b117a73880b22ade17d1abc"
}
,
{file
=
"license_expression-1.2-py2.py3-none-any.whl"
,
hash
=
"sha256:6d97906380cecfc758a77f6d38c6760f2afade7e83d2b8295e234fe21f486fb8"
}
,
]
mysqlclient
=
[
{file
=
"mysqlclient-1.4.6-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:4c82187dd6ab3607150fbb1fa5ef4643118f3da122b8ba31c3149ddd9cf0cb39"
}
,
{file
=
"mysqlclient-1.4.6-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:9e6080a7aee4cc6a06b58b59239f20f1d259c1d2fddf68ddeed242d2311c7087"
}
,
{file
=
"mysqlclient-1.4.6-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:f646f8d17d02be0872291f258cce3813497bc7888cd4712a577fd1e719b2f213"
}
,
{file
=
"mysqlclient-1.4.6.tar.gz"
,
hash
=
"sha256:f3fdaa9a38752a3b214a6fe79d7cae3653731a53e577821f9187e67cbecb2e16"
}
,
]
packaging
=
[
{file
=
"packaging-20.3-py2.py3-none-any.whl"
,
hash
=
"sha256:82f77b9bee21c1bafbf35a84905d604d5d1223801d639cf3ed140bd651c08752"
}
,
{file
=
"packaging-20.3.tar.gz"
,
hash
=
"sha256:3c292b474fda1671ec57d46d739d072bfd495a4f51ad01a055121d81e952b7a3"
}
,
]
persisting-theory
=
[
{file
=
"persisting-theory-0.2.1.tar.gz"
,
hash
=
"sha256:00ff7dcc8f481ff75c770ca5797d968e8725b6df1f77fe0cf7d20fa1e5790c0a"
}
,
]
phonenumbers
=
[
{file
=
"phonenumbers-8.12.
1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
bebf881ef0e775b93062fbd107bf164b5baef877a7b8f702e93a9a5d24ae4065
"
}
,
{file
=
"phonenumbers-8.12.
1
.tar.gz"
,
hash
=
"sha256:
59ae9cb25fb03027c9f2bf5584098e699be7eca12c443838b83752956be15cda
"
}
,
{file
=
"phonenumbers-8.12.
2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
eedbace07295109ce98b13b9bd1ac22dd43c1e90a3f0854c557c2298493fc731
"
}
,
{file
=
"phonenumbers-8.12.
2
.tar.gz"
,
hash
=
"sha256:
61adadab01adaac571b04ddbe50f981c488ef00cfd51eef7e040ef4765871b00
"
}
,
]
pillow
=
[
{file
=
"Pillow-7.1.
1
-cp35-cp35m-macosx_10_10_intel.whl"
,
hash
=
"sha256:
b7453750cf911785009423789d2e4e5393aae9cbb8b3f471dab854b85a26cb89
"
}
,
{file
=
"Pillow-7.1.
1
-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:
4510c6b33277970b1af83c987277f9a08ec2b02cc20ac0f9234e4026136bb137
"
}
,
{file
=
"Pillow-7.1.
1
-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:b
99b2607b6cd58396f363b448cbe71d3c35e28f03e442ab00806463439629c2c
"
}
,
{file
=
"Pillow-7.1.
1
-cp35-cp35m-win32.whl"
,
hash
=
"sha256:
cd47793f7bc9285a88c2b5551d3f16a2ddd005789614a34c5f4a598c2a16238
3"
}
,
{file
=
"Pillow-7.1.
1
-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
04a10558320eba9137d6a78ca6fc8f4a5801f1b971152938851dc4629d903579
"
}
,
{file
=
"Pillow-7.1.
1
-cp36-cp36m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
50a10b048f4dd81c092adad99fa5f7ba941edaf2f9590510109ac2a15e706695
"
}
,
{file
=
"Pillow-7.1.
1
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
721c04d3c77c38086f1f95d1cd8df87f2f9a505a780acf8575912b3206479da1
"
}
,
{file
=
"Pillow-7.1.
1
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
a5dc9f28c0239ec2742d4273bd85b2aa84655be2564db7ad1eb8f64b1efcdc4c
"
}
,
{file
=
"Pillow-7.1.
1
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
d6bf085f6f9ec6a1724c187083b37b58a8048f86036d42d21802ed5d1fae4853
"
}
,
{file
=
"Pillow-7.1.
1
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
251e5618125ec12ac800265d7048f5857a8f8f1979db9ea3e11382e159d17f6
8"
}
,
{file
=
"Pillow-7.1.
1
-cp37-cp37m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
433bbc2469a2351bea53666d97bb1eb30f0d56461735be02ea6b27654569f80f
"
}
,
{file
=
"Pillow-7.1.
1
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
eb84e7e5b07ff3725ab05977ac56d5eeb0c510795aeb48e8b691491be3c5745b
"
}
,
{file
=
"Pillow-7.1.
1
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
3713386d1e9e79cea1c5e6aaac042841d7eef838cc577a3ca153c8bedf570287
"
}
,
{file
=
"Pillow-7.1.
1
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
291bad7097b06d648222b769bbfcd61e40d0abdfe10df686d20ede36eb8162b6
"
}
,
{file
=
"Pillow-7.1.
1
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
6c1924ed7dbc6ad0636907693bbbdd3fdae1d73072963e71f5644b864bb10b4d
"
}
,
{file
=
"Pillow-7.1.
1
-cp38-cp38-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
670e58d3643971f4afd79191abd21623761c2ebe61db1c2cb4797d817c4ba1a
7"
}
,
{file
=
"Pillow-7.1.
1
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:
8d5799243050c2833c2662b824dfb16aa98e408d2092805edea4300a4084
90e
7
"
}
,
{file
=
"Pillow-7.1.
1
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
da737ab273f4d60ae552f82ad83f7cbd0e173ca30ca20b160f708c92742ee212
"
}
,
{file
=
"Pillow-7.1.
1
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
b2f3e8cc52ecd259b94ca880fea0d15f4ebc6da2cd3db515389bb878d800270f
"
}
,
{file
=
"Pillow-7.1.
1
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
2f0b52a08d175f10c8ea36685115681a484c55d24d0933f9fd911e4111c04144
"
}
,
{file
=
"Pillow-7.1.
1
-pp373-pypy36_pp73-win32.whl"
,
hash
=
"sha256:
90cd441a1638ae176eab4d8b6b94ab4ec24b212ed4c3fbee2a6e74672481d4f8
"
}
,
{file
=
"Pillow-7.1.
1
-py3.8-macosx-10.9-x86_64.egg"
,
hash
=
"sha256:
5eef904c82b5f8e4256e8d420c971357da2884c0b812ba4efa15a7ad2ec66247
"
}
,
{file
=
"Pillow-7.1.
1
.tar.gz"
,
hash
=
"sha256:
0f89ddc77cf421b8cd34ae852309501458942bf370831b4a9b406156b599a14e
"
}
,
{file
=
"Pillow-7.1.
2
-cp35-cp35m-macosx_10_10_intel.whl"
,
hash
=
"sha256:
ae2b270f9a0b8822b98655cb3a59cdb1bd54a34807c6c56b76dd2e786c3b7db3
"
}
,
{file
=
"Pillow-7.1.
2
-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:
d23e2aa9b969cf9c26edfb4b56307792b8b374202810bd949effd1c6e11ebd6d
"
}
,
{file
=
"Pillow-7.1.
2
-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:b
532bcc2f008e96fd9241177ec580829dee817b090532f43e54074ecffdcd97f
"
}
,
{file
=
"Pillow-7.1.
2
-cp35-cp35m-win32.whl"
,
hash
=
"sha256:
12e4bad6bddd8546a2f9771485c7e3d2b546b458ae8ff79621214119ac24452
3"
}
,
{file
=
"Pillow-7.1.
2
-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
9744350687459234867cbebfe9df8f35ef9e1538f3e729adbd8fde0761adb705
"
}
,
{file
=
"Pillow-7.1.
2
-cp36-cp36m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
f54be399340aa602066adb63a86a6a5d4f395adfdd9da2b9a0162ea808c7b276
"
}
,
{file
=
"Pillow-7.1.
2
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
1f694e28c169655c50bb89a3fa07f3b854d71eb47f50783621de813979ba87f3
"
}
,
{file
=
"Pillow-7.1.
2
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
f784aad988f12c80aacfa5b381ec21fd3f38f851720f652b9f33facc5101cf4d
"
}
,
{file
=
"Pillow-7.1.
2
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
b37bb3bd35edf53125b0ff257822afa6962649995cbdfde2791ddb62b239f891
"
}
,
{file
=
"Pillow-7.1.
2
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
b67a6c47ed963c709ed24566daa3f95a18f07d3831334da570c71da53d97d08
8"
}
,
{file
=
"Pillow-7.1.
2
-cp37-cp37m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
eaa83729eab9c60884f362ada982d3a06beaa6cc8b084cf9f76cae7739481dfa
"
}
,
{file
=
"Pillow-7.1.
2
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
f46e0e024346e1474083c729d50de909974237c72daca05393ee32389dabe457
"
}
,
{file
=
"Pillow-7.1.
2
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
0e2a3bceb0fd4e0cb17192ae506d5f082b309ffe5fc370a5667959c9b2f85fa3
"
}
,
{file
=
"Pillow-7.1.
2
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
ccc9ad2460eb5bee5642eaf75a0438d7f8887d484490d5117b98edd7f33118b7
"
}
,
{file
=
"Pillow-7.1.
2
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
b943e71c2065ade6fef223358e56c167fc6ce31c50bc7a02dd5c17ee4338e8ac
"
}
,
{file
=
"Pillow-7.1.
2
-cp38-cp38-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:
04766c4930c174b46fd72d450674612ab44cca977ebbcc2dde722c693329010
7"
}
,
{file
=
"Pillow-7.1.
2
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:
f455efb7a98557412dc6f8e463c1faf1f1911ec2432059fa3e582b6000fc
90e
2
"
}
,
{file
=
"Pillow-7.1.
2
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
ee94fce8d003ac9fd206496f2707efe9eadcb278d94c271f129ab36aa7181344
"
}
,
{file
=
"Pillow-7.1.
2
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
4b02b9c27fad2054932e89f39703646d0c543f21d3cc5b8e05434215121c28cd
"
}
,
{file
=
"Pillow-7.1.
2
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
3d25dd8d688f7318dca6d8cd4f962a360ee40346c15893ae3b95c061cdbc4079
"
}
,
{file
=
"Pillow-7.1.
2
-pp373-pypy36_pp73-win32.whl"
,
hash
=
"sha256:
0f01e63c34f0e1e2580cc0b24e86a5ccbbfa8830909a52ee17624c4193224cd9
"
}
,
{file
=
"Pillow-7.1.
2
-py3.8-macosx-10.9-x86_64.egg"
,
hash
=
"sha256:
70e3e0d99a0dcda66283a185f80697a9b08806963c6149c8e6c5f452b2aa59c0
"
}
,
{file
=
"Pillow-7.1.
2
.tar.gz"
,
hash
=
"sha256:
a0b49960110bc6ff5fead46013bcb8825d101026d466f3a4de3476defe0fb0dd
"
}
,
]
psycopg2
=
[
{file
=
"psycopg2-2.8.5-cp27-cp27m-win32.whl"
,
hash
=
"sha256:a0984ff49e176062fcdc8a5a2a670c9bb1704a2f69548bce8f8a7bad41c661bf"
}
,
...
...
@@ -1267,6 +1434,46 @@ psycopg2 = [
{file
=
"psycopg2-2.8.5-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:132efc7ee46a763e68a815f4d26223d9c679953cd190f1f218187cb60decf535"
}
,
{file
=
"psycopg2-2.8.5.tar.gz"
,
hash
=
"sha256:f7d46240f7a1ae1dd95aab38bd74f7428d46531f69219954266d669da60c0818"
}
,
]
pycryptodome
=
[
{file
=
"pycryptodome-3.9.7-cp27-cp27m-macosx_10_6_intel.whl"
,
hash
=
"sha256:0e10f352ccbbcb5bb2dc4ecaf106564e65702a717d72ab260f9ac4c19753cfc2"
}
,
{file
=
"pycryptodome-3.9.7-cp27-cp27m-manylinux1_i686.whl"
,
hash
=
"sha256:9c739b7795ccf2ef1fdad8d44e539a39ad300ee6786e804ea7f0c6a786eb5343"
}
,
{file
=
"pycryptodome-3.9.7-cp27-cp27m-manylinux1_x86_64.whl"
,
hash
=
"sha256:9977086e0f93adb326379897437373871b80501e1d176fec63c7f46fb300c862"
}
,
{file
=
"pycryptodome-3.9.7-cp27-cp27m-win32.whl"
,
hash
=
"sha256:83295a3fb5cf50c48631eb5b440cb5e9832d8c14d81d1d45f4497b67a9987de8"
}
,
{file
=
"pycryptodome-3.9.7-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:b1e332587b3b195542e77681389c296e1837ca01240399d88803a075447d3557"
}
,
{file
=
"pycryptodome-3.9.7-cp27-cp27mu-manylinux1_i686.whl"
,
hash
=
"sha256:9378c309aec1f8cd8bad361ed0816a440151b97a2a3f6ffdaba1d1a1fb76873a"
}
,
{file
=
"pycryptodome-3.9.7-cp27-cp27mu-manylinux1_x86_64.whl"
,
hash
=
"sha256:d4f94368ce2d65873a87ad867eb3bf63f4ba81eb97a9ee66d38c2b71ce5a7439"
}
,
{file
=
"pycryptodome-3.9.7-cp34-cp34m-manylinux1_i686.whl"
,
hash
=
"sha256:f655addaaaa9974108d4808f4150652589cada96074c87115c52e575bfcd87d5"
}
,
{file
=
"pycryptodome-3.9.7-cp34-cp34m-manylinux1_x86_64.whl"
,
hash
=
"sha256:9a94fca11fdc161460bd8659c15b6adef45c1b20da86402256eaf3addfaab324"
}
,
{file
=
"pycryptodome-3.9.7-cp35-cp35m-macosx_10_6_intel.whl"
,
hash
=
"sha256:ea83bcd9d6c03248ebd46e71ac313858e0afd5aa2fa81478c0e653242f3eb476"
}
,
{file
=
"pycryptodome-3.9.7-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:07024fc364869eae8d6ac0d316e089956e6aeffe42dbdcf44fe1320d96becf7f"
}
,
{file
=
"pycryptodome-3.9.7-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:426c188c83c10df71f053e04b4003b1437bae5cb37606440e498b00f160d71d0"
}
,
{file
=
"pycryptodome-3.9.7-cp35-cp35m-win32.whl"
,
hash
=
"sha256:d61b012baa8c2b659e9890011358455c0019a4108536b811602d2f638c40802a"
}
,
{file
=
"pycryptodome-3.9.7-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:1f4752186298caf2e9ff5354f2e694d607ca7342aa313a62005235d46e28cf04"
}
,
{file
=
"pycryptodome-3.9.7-cp36-cp36m-macosx_10_6_intel.whl"
,
hash
=
"sha256:767ad0fb5d23efc36a4d5c2fc608ac603f3de028909bcf59abc943e0d0bc5a36"
}
,
{file
=
"pycryptodome-3.9.7-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:2fbc472e0b567318fe2052281d5a8c0ae70099b446679815f655e9fbc18c3a65"
}
,
{file
=
"pycryptodome-3.9.7-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:9230fcb5d948c3fb40049bace4d33c5d254f8232c2c0bba05d2570aea3ba4520"
}
,
{file
=
"pycryptodome-3.9.7-cp36-cp36m-win32.whl"
,
hash
=
"sha256:8f06556a8f7ea7b1e42eff39726bb0dca1c251205debae64e6eebea3cd7b438a"
}
,
{file
=
"pycryptodome-3.9.7-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:d6e1bc5c94873bec742afe2dfadce0d20445b18e75c47afc0c115b19e5dd38dd"
}
,
{file
=
"pycryptodome-3.9.7-cp37-cp37m-macosx_10_6_intel.whl"
,
hash
=
"sha256:3ec3dc2f80f71fd0c955ce48b81bfaf8914c6f63a41a738f28885a1c4892968a"
}
,
{file
=
"pycryptodome-3.9.7-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:cff31f5a8977534f255f729d5d2467526f2b10563a30bbdade92223e0bf264bd"
}
,
{file
=
"pycryptodome-3.9.7-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:ed5761b37615a1f222c5345bbf45272ae2cf8c7dff88a4f53a1e9f977cbb6d95"
}
,
{file
=
"pycryptodome-3.9.7-cp37-cp37m-win32.whl"
,
hash
=
"sha256:f011cd0062e54658b7086a76f8cf0f4222812acc66e219e196ea2d0a8849d0ed"
}
,
{file
=
"pycryptodome-3.9.7-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:626c0a1d4d83ec6303f970a17158114f75c3ba1736f7f2983f7b40a265861bd8"
}
,
{file
=
"pycryptodome-3.9.7-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:8be56bde3312e022d9d1d6afa124556460ad5c844c2fc63642f6af723c098d35"
}
,
{file
=
"pycryptodome-3.9.7-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:c818dc1f3eace93ee50c2b6b5c2becf7c418fa5dd1ba6fc0ef7db279ea21d5e4"
}
,
{file
=
"pycryptodome-3.9.7-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:09b6d6bcc01a4eb1a2b4deeff5aa602a108ec5aed8ac75ae554f97d1d7f0a5ad"
}
,
{file
=
"pycryptodome-3.9.7-cp38-cp38-win32.whl"
,
hash
=
"sha256:7ac729d9091ed5478af2b4a4f44f5335a98febbc008af619e4569a59fe503e40"
}
,
{file
=
"pycryptodome-3.9.7-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:c109a26a21f21f695d369ff9b87f5d43e0d6c768d8384e10bc74142bed2e092e"
}
,
{file
=
"pycryptodome-3.9.7.tar.gz"
,
hash
=
"sha256:f1add21b6d179179b3c177c33d18a2186a09cc0d3af41ff5ed3f377360b869f2"
}
,
]
pyjwt
=
[
{file
=
"PyJWT-1.7.1-py2.py3-none-any.whl"
,
hash
=
"sha256:5c6eca3c2940464d106b99ba83b00c6add741c9becaec087fb7ccdefea71350e"
}
,
{file
=
"PyJWT-1.7.1.tar.gz"
,
hash
=
"sha256:8d59a976fb773f3e6a39c85636357c4f0e242707394cadadd9814f5cbaa20e96"
}
,
]
pyparsing
=
[
{file
=
"pyparsing-2.4.7-py2.py3-none-any.whl"
,
hash
=
"sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b"
}
,
{file
=
"pyparsing-2.4.7.tar.gz"
,
hash
=
"sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1"
}
,
]
python-box
=
[
{file
=
"python-box-3.4.6.tar.gz"
,
hash
=
"sha256:694a7555e3ff9fbbce734bbaef3aad92b8e4ed0659d3ed04d56b6a0a0eff26a9"
}
,
{file
=
"python_box-3.4.6-py2.py3-none-any.whl"
,
hash
=
"sha256:a71d3dc9dbaa34c8597d3517c89a8041bd62fa875f23c0f3dad55e1958e3ce10"
}
,
...
...
@@ -1284,8 +1491,8 @@ python-memcached = [
{file
=
"python_memcached-1.59-py2.py3-none-any.whl"
,
hash
=
"sha256:4dac64916871bd3550263323fc2ce18e1e439080a2d5670c594cf3118d99b594"
}
,
]
pytz
=
[
{file
=
"pytz-20
19.3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
1c557d7d0e871de1f5ccd5833f60fb2550652da6be2693c1e02300743d21500
d"
}
,
{file
=
"pytz-20
19.3
.tar.gz"
,
hash
=
"sha256:
b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be
"
}
,
{file
=
"pytz-20
20.1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
a494d53b6d39c3c6e44c3bec237336e14305e4f29bbf800b599253057fbb79e
d"
}
,
{file
=
"pytz-20
20.1
.tar.gz"
,
hash
=
"sha256:
c35965d010ce31b23eeb663ed3cc8c906275d6be1a34393a1d73a41febf4a048
"
}
,
]
pyyaml
=
[
{file
=
"PyYAML-5.3.1-cp27-cp27m-win32.whl"
,
hash
=
"sha256:74809a57b329d6cc0fdccee6318f44b9b8649961fa73144a98735b0aaf029f1f"
}
,
...
...
@@ -1308,6 +1515,9 @@ requests = [
{file
=
"requests-2.23.0-py2.py3-none-any.whl"
,
hash
=
"sha256:43999036bfa82904b6af1d99e4882b560e5e2c68e5c4b0aa03b655f3d7d73fee"
}
,
{file
=
"requests-2.23.0.tar.gz"
,
hash
=
"sha256:b3f43d496c6daba4493e7c431722aeb7dbc6288f52a6e04e7b6023b0247817e6"
}
,
]
rules
=
[
{file
=
"rules-2.2.tar.gz"
,
hash
=
"sha256:9bae429f9d4f91a375402990da1541f9e093b0ac077221d57124d06eeeca4405"
}
,
]
six
=
[
{file
=
"six-1.14.0-py2.py3-none-any.whl"
,
hash
=
"sha256:8f3cd2e254d8f793e7f3d6d9df77b92252b52637291d0f0da013c76ea2724b6c"
}
,
{file
=
"six-1.14.0.tar.gz"
,
hash
=
"sha256:236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a"
}
,
...
...
@@ -1334,8 +1544,11 @@ toml = [
{file
=
"toml-0.10.0.tar.gz"
,
hash
=
"sha256:229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05e73d5c"
}
,
]
tqdm
=
[
{file
=
"tqdm-4.45.0-py2.py3-none-any.whl"
,
hash
=
"sha256:ea9e3fd6bd9a37e8783d75bfc4c1faf3c6813da6bd1c3e776488b41ec683af94"
}
,
{file
=
"tqdm-4.45.0.tar.gz"
,
hash
=
"sha256:00339634a22c10a7a22476ee946bbde2dbe48d042ded784e4d88e0236eca5d81"
}
,
{file
=
"tqdm-4.46.0-py2.py3-none-any.whl"
,
hash
=
"sha256:acdafb20f51637ca3954150d0405ff1a7edde0ff19e38fb99a80a66210d2a28f"
}
,
{file
=
"tqdm-4.46.0.tar.gz"
,
hash
=
"sha256:4733c4a10d0f2a4d098d801464bdaf5240c7dadd2a7fde4ee93b0a0efd9fb25e"
}
,
]
twilio
=
[
{file
=
"twilio-6.39.0.tar.gz"
,
hash
=
"sha256:7ef6ad19251fee6a41f1184e97b4fcb62f4a8c0e6f4b78797e40e9c92aed006d"
}
,
]
urllib3
=
[
{file
=
"urllib3-1.25.9-py2.py3-none-any.whl"
,
hash
=
"sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115"
}
,
...
...
@@ -1345,3 +1558,7 @@ webencodings = [
{file
=
"webencodings-0.5.1-py2.py3-none-any.whl"
,
hash
=
"sha256:a0af1213f3c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78"
}
,
{file
=
"webencodings-0.5.1.tar.gz"
,
hash
=
"sha256:b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923"
}
,
]
yubiotp
=
[
{file
=
"YubiOTP-0.2.2.post1-py2.py3-none-any.whl"
,
hash
=
"sha256:7e281801b24678f4bda855ce8ab975a7688a912f5a6cb22b6c2b16263a93cbd2"
}
,
{file
=
"YubiOTP-0.2.2.post1.tar.gz"
,
hash
=
"sha256:de83b1560226e38b5923f6ab919f962c8c2abb7c722104cb45b2b6db2ac86e40"
}
,
]
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