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
d117f6c3
Verified
Commit
d117f6c3
authored
4 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Update poetry.lock
parent
02b1167a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
poetry.lock
+164
-210
164 additions, 210 deletions
poetry.lock
with
164 additions
and
210 deletions
poetry.lock
+
164
−
210
View file @
d117f6c3
[[package]]
[[package]]
category
=
"main"
category
=
"main"
description
=
""
description
=
""
develop
=
true
name
=
"aleksis"
name
=
"aleksis"
optional
=
false
optional
=
false
python-versions
=
"^3.7"
python-versions
=
"^3.7"
...
@@ -12,7 +13,9 @@ Pillow = "^7.0"
...
@@ -12,7 +13,9 @@ Pillow = "^7.0"
calendarweek
=
"^0.4.3"
calendarweek
=
"^0.4.3"
colour
=
"^0.1.5"
colour
=
"^0.1.5"
django-any-js
=
"^1.0"
django-any-js
=
"^1.0"
django-bleach
=
"^0.6.1"
django-ckeditor
=
"^5.8.0"
django-ckeditor
=
"^5.8.0"
django-colorfield
=
"^0.2.1"
django-debug-toolbar
=
"^2.0"
django-debug-toolbar
=
"^2.0"
django-easy-audit
=
"^1.2rc1"
django-easy-audit
=
"^1.2rc1"
django-filter
=
"^2.2.0"
django-filter
=
"^2.2.0"
...
@@ -24,6 +27,7 @@ django-js-reverse = "^0.9.1"
...
@@ -24,6 +27,7 @@ django-js-reverse = "^0.9.1"
django-jsonstore
=
"^0.4.1"
django-jsonstore
=
"^0.4.1"
django-maintenance-mode
=
"^0.14.0"
django-maintenance-mode
=
"^0.14.0"
django-material
=
"^1.6.0"
django-material
=
"^1.6.0"
django-memoize
=
"^2.2.1"
django-menu-generator
=
"^1.0.4"
django-menu-generator
=
"^1.0.4"
django-middleware-global-request
=
"^0.1.2"
django-middleware-global-request
=
"^0.1.2"
django-otp
=
"0.7.5"
django-otp
=
"0.7.5"
...
@@ -60,7 +64,7 @@ extras = ["yaml", "toml", "ini"]
...
@@ -60,7 +64,7 @@ extras = ["yaml", "toml", "ini"]
version
=
"^2.0"
version
=
"^2.0"
[package.extras]
[package.extras]
celery
=
[
"Celery (^4.4.0)"
,
"django-celery-results (^1.1.2)"
,
"django-celery-beat (^
1.5
.0)"
,
"django-celery-email (^3.0.0)"
]
celery
=
[
"Celery (^4.4.0)"
,
"django-celery-results (^1.1.2)"
,
"django-celery-beat (^
2.0
.0)"
,
"django-celery-email (^3.0.0)"
]
ldap
=
[
"django-auth-ldap (^2.0)"
]
ldap
=
[
"django-auth-ldap (^2.0)"
]
[package.source]
[package.source]
...
@@ -73,8 +77,8 @@ category = "main"
...
@@ -73,8 +77,8 @@ category = "main"
description
=
"ASGI specs, helper code, and adapters"
description
=
"ASGI specs, helper code, and adapters"
name
=
"asgiref"
name
=
"asgiref"
optional
=
false
optional
=
false
python-versions
=
"
*
"
python-versions
=
"
>
=
3.5
"
version
=
"3.2.
3
"
version
=
"3.2.
7
"
[package.extras]
[package.extras]
tests
=
[
"pytest (>=4.3.0,<4.4.0)"
,
"pytest-asyncio (>=0.10.0,<0.11.0)"
]
tests
=
[
"pytest (>=4.3.0,<4.4.0)"
,
"pytest-asyncio (>=0.10.0,<0.11.0)"
]
...
@@ -105,6 +109,18 @@ soupsieve = ">=1.2"
...
@@ -105,6 +109,18 @@ soupsieve = ">=1.2"
html5lib
=
[
"html5lib"
]
html5lib
=
[
"html5lib"
]
lxml
=
[
"lxml"
]
lxml
=
[
"lxml"
]
[[package]]
category
=
"main"
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"
[package.dependencies]
six
=
">
=
1.9
.
0
"
webencodings
=
"*"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
description
=
"Utilities for working with calendar weeks in Python and Django"
description
=
"Utilities for working with calendar weeks in Python and Django"
...
@@ -137,8 +153,8 @@ category = "main"
...
@@ -137,8 +153,8 @@ category = "main"
description
=
"Composable command line interface toolkit"
description
=
"Composable command line interface toolkit"
name
=
"click"
name
=
"click"
optional
=
false
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
version
=
"7.
0
"
version
=
"7.
1.1
"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
...
@@ -177,7 +193,7 @@ description = "A high-level Python Web framework that encourages rapid developme
...
@@ -177,7 +193,7 @@ description = "A high-level Python Web framework that encourages rapid developme
name
=
"django"
name
=
"django"
optional
=
false
optional
=
false
python-versions
=
">
=
3.6
"
python-versions
=
">
=
3.6
"
version
=
"3.0.
3
"
version
=
"3.0.
5
"
[package.dependencies]
[package.dependencies]
asgiref
=
">
=
3.2
,
<
4.0
"
asgiref
=
">
=
3.2
,
<
4.0
"
...
@@ -205,11 +221,22 @@ description = "A helper class for handling configuration defaults of packaged ap
...
@@ -205,11 +221,22 @@ description = "A helper class for handling configuration defaults of packaged ap
name
=
"django-appconf"
name
=
"django-appconf"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"1.0.
3
"
version
=
"1.0.
4
"
[package.dependencies]
[package.dependencies]
django
=
"*"
django
=
"*"
six
=
"*"
[[package]]
category
=
"main"
description
=
"Easily use bleach with Django models and templates"
name
=
"django-bleach"
optional
=
false
python-versions
=
"*"
version
=
"0.6.1"
[package.dependencies]
Django
=
">
=
1.11
"
bleach
=
">
=
1.5
.
0
"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
...
@@ -233,6 +260,14 @@ version = "5.9.0"
...
@@ -233,6 +260,14 @@ version = "5.9.0"
[package.dependencies]
[package.dependencies]
django-js-asset
=
">
=
1.2
.
2
"
django-js-asset
=
">
=
1.2
.
2
"
[[package]]
category
=
"main"
description
=
"simple color field for your models with a nice color-picker in the admin-interface."
name
=
"django-colorfield"
optional
=
false
python-versions
=
"*"
version
=
"0.2.2"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
description
=
"Django live settings with pluggable backends, including Redis."
description
=
"Django live settings with pluggable backends, including Redis."
...
@@ -268,7 +303,7 @@ description = "Yet another Django audit log app, hopefully the simplest one."
...
@@ -268,7 +303,7 @@ description = "Yet another Django audit log app, hopefully the simplest one."
name
=
"django-easy-audit"
name
=
"django-easy-audit"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"1.2.2b
2
"
version
=
"1.2.2b
4
"
[package.dependencies]
[package.dependencies]
beautifulsoup4
=
"*"
beautifulsoup4
=
"*"
...
@@ -327,7 +362,7 @@ description = "Django app to allow superusers to impersonate other users."
...
@@ -327,7 +362,7 @@ description = "Django app to allow superusers to impersonate other users."
name
=
"django-impersonate"
name
=
"django-impersonate"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"1.
4.1
"
version
=
"1.
5
"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
...
@@ -387,6 +422,17 @@ version = "1.6.3"
...
@@ -387,6 +422,17 @@ version = "1.6.3"
[package.dependencies]
[package.dependencies]
six
=
"*"
six
=
"*"
[[package]]
category
=
"main"
description
=
"An implementation of memoization technique for Django."
name
=
"django-memoize"
optional
=
false
python-versions
=
"*"
version
=
"2.2.1"
[package.dependencies]
django
=
"*"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
description
=
"A straightforward menu generator for Django"
description
=
"A straightforward menu generator for Django"
...
@@ -421,19 +467,6 @@ six = ">=1.10.0"
...
@@ -421,19 +467,6 @@ six = ">=1.10.0"
[package.extras]
[package.extras]
qrcode
=
[
"qrcode"
]
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]]
[[package]]
category
=
"main"
category
=
"main"
description
=
"An international phone number field for django models."
description
=
"An international phone number field for django models."
...
@@ -446,6 +479,10 @@ version = "3.0.1"
...
@@ -446,6 +479,10 @@ version = "3.0.1"
Django
=
">
=
1.11
.
3
"
Django
=
">
=
1.11
.
3
"
babel
=
"*"
babel
=
"*"
[package.dependencies.phonenumbers]
optional
=
true
version
=
">
=
7.0
.
2
"
[package.extras]
[package.extras]
phonenumbers
=
[
"phonenumbers (>=7.0.2)"
]
phonenumbers
=
[
"phonenumbers (>=7.0.2)"
]
phonenumberslite
=
[
"phonenumberslite (>=7.0.2)"
]
phonenumberslite
=
[
"phonenumberslite (>=7.0.2)"
]
...
@@ -515,7 +552,7 @@ description = "Select2 option fields for Django"
...
@@ -515,7 +552,7 @@ description = "Select2 option fields for Django"
name
=
"django-select2"
name
=
"django-select2"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"7.2.
0
"
version
=
"7.2.
3
"
[package.dependencies]
[package.dependencies]
django
=
">
=
2.2
"
django
=
">
=
2.2
"
...
@@ -535,7 +572,7 @@ description = "Table/data-grid framework for Django"
...
@@ -535,7 +572,7 @@ description = "Table/data-grid framework for Django"
name
=
"django-tables2"
name
=
"django-tables2"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"2.
2
.1"
version
=
"2.
3
.1"
[package.dependencies]
[package.dependencies]
Django
=
">
=
1.11
"
Django
=
">
=
1.11
"
...
@@ -561,7 +598,7 @@ description = "Complete Two-Factor Authentication for Django"
...
@@ -561,7 +598,7 @@ description = "Complete Two-Factor Authentication for Django"
name
=
"django-two-factor-auth"
name
=
"django-two-factor-auth"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"1.1
0
.0"
version
=
"1.1
1
.0"
[package.dependencies]
[package.dependencies]
Django
=
">
=
1.11
"
Django
=
">
=
1.11
"
...
@@ -570,24 +607,16 @@ django-otp = ">=0.6.0,<0.99"
...
@@ -570,24 +607,16 @@ django-otp = ">=0.6.0,<0.99"
django-phonenumber-field
=
">
=
1.1
.
0
,
<
3.99
"
django-phonenumber-field
=
">
=
1.1
.
0
,
<
3.99
"
qrcode
=
">
=
4.0
.
0
,
<
6.99
"
qrcode
=
">
=
4.0
.
0
,
<
6.99
"
[package.dependencies.django-otp-yubikey]
optional
=
true
version
=
"*"
[package.dependencies.phonenumbers]
[package.dependencies.phonenumbers]
optional
=
true
optional
=
true
version
=
">
=
7.0
.
9
,
<
8.99
"
version
=
">
=
7.0
.
9
,
<
8.99
"
[package.dependencies.twilio]
optional
=
true
version
=
">
=
6.0
"
[package.extras]
[package.extras]
Call
=
[
"twilio (>=6.0)"
]
call
=
[
"twilio (>=6.0)"
]
SMS
=
[
"twilio (>=6.0)"
]
YubiKey
=
[
"django-otp-yubikey"
]
phonenumbers
=
[
"phonenumbers (>=7.0.9,<8.99)"
]
phonenumbers
=
[
"phonenumbers (>=7.0.9,<8.99)"
]
phonenumberslite
=
[
"phonenumberslite (>=7.0.9,<8.99)"
]
phonenumberslite
=
[
"phonenumberslite (>=7.0.9,<8.99)"
]
sms
=
[
"twilio (>=6.0)"
]
yubikey
=
[
"django-otp-yubikey"
]
[[package]]
[[package]]
category
=
"main"
category
=
"main"
...
@@ -595,7 +624,7 @@ description = "Tweak the form field rendering in templates, not in python-level
...
@@ -595,7 +624,7 @@ description = "Tweak the form field rendering in templates, not in python-level
name
=
"django-widget-tweaks"
name
=
"django-widget-tweaks"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"1.4.
5
"
version
=
"1.4.
8
"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
...
@@ -615,19 +644,13 @@ description = "The dynamic configurator for your Python Project"
...
@@ -615,19 +644,13 @@ description = "The dynamic configurator for your Python Project"
name
=
"dynaconf"
name
=
"dynaconf"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"2.2.
2
"
version
=
"2.2.
3
"
[package.dependencies]
[package.dependencies]
click
=
"
<
=
7.0
"
click
=
"
*
"
python-box
=
"<4.0.0"
python-box
=
"<4.0.0"
python-dotenv
=
"<
=
0.10
.
3
"
python-dotenv
=
"*"
toml
=
"*"
[[package.dependencies.toml]]
version
=
"<
=
0.10
.
0
"
[[package.dependencies.toml]]
optional
=
true
version
=
"*"
[package.dependencies.PyYAML]
[package.dependencies.PyYAML]
optional
=
true
optional
=
true
...
@@ -664,7 +687,7 @@ description = "Faker is a Python package that generates fake data for you."
...
@@ -664,7 +687,7 @@ description = "Faker is a Python package that generates fake data for you."
name
=
"faker"
name
=
"faker"
optional
=
false
optional
=
false
python-versions
=
">
=
3.4
"
python-versions
=
">
=
3.4
"
version
=
"4.0.
1
"
version
=
"4.0.
2
"
[package.dependencies]
[package.dependencies]
python-dateutil
=
">
=
2.4
"
python-dateutil
=
">
=
2.4
"
...
@@ -703,7 +726,7 @@ description = "Python version of Google's common library for parsing, formatting
...
@@ -703,7 +726,7 @@ description = "Python version of Google's common library for parsing, formatting
name
=
"phonenumbers"
name
=
"phonenumbers"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"8.1
1.4
"
version
=
"8.1
2.1
"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
...
@@ -711,7 +734,7 @@ description = "Python Imaging Library (Fork)"
...
@@ -711,7 +734,7 @@ description = "Python Imaging Library (Fork)"
name
=
"pillow"
name
=
"pillow"
optional
=
false
optional
=
false
python-versions
=
">
=
3.5
"
python-versions
=
">
=
3.5
"
version
=
"7.
0
.0"
version
=
"7.
1
.0"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
...
@@ -721,27 +744,6 @@ optional = false
...
@@ -721,27 +744,6 @@ optional = false
python-versions
=
">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!
=
3.3
.*
"
python-versions
=
">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!
=
3.3
.*
"
version
=
"2.8.4"
version
=
"2.8.4"
[[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]]
[[package]]
category
=
"main"
category
=
"main"
description
=
"Advanced Python dictionaries with dot notation access"
description
=
"Advanced Python dictionaries with dot notation access"
...
@@ -770,7 +772,7 @@ description = "Add .env support to your django/flask apps in development and dep
...
@@ -770,7 +772,7 @@ description = "Add .env support to your django/flask apps in development and dep
name
=
"python-dotenv"
name
=
"python-dotenv"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"0.1
0.3
"
version
=
"0.1
2.0
"
[package.extras]
[package.extras]
cli
=
[
"click (>=5.0)"
]
cli
=
[
"click (>=5.0)"
]
...
@@ -800,7 +802,7 @@ description = "YAML parser and emitter for Python"
...
@@ -800,7 +802,7 @@ description = "YAML parser and emitter for Python"
name
=
"pyyaml"
name
=
"pyyaml"
optional
=
false
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.*
"
version
=
"5.3"
version
=
"5.3
.1
"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
...
@@ -860,7 +862,7 @@ description = "Non-validating SQL parser"
...
@@ -860,7 +862,7 @@ description = "Non-validating SQL parser"
name
=
"sqlparse"
name
=
"sqlparse"
optional
=
false
optional
=
false
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
python-versions
=
">
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
"
version
=
"0.3.
0
"
version
=
"0.3.
1
"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
...
@@ -884,28 +886,11 @@ description = "Fast, Extensible Progress Meter"
...
@@ -884,28 +886,11 @@ description = "Fast, Extensible Progress Meter"
name
=
"tqdm"
name
=
"tqdm"
optional
=
false
optional
=
false
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
"
python-versions
=
">
=
2.6
,
!
=
3.0
.*
,
!
=
3.1
.*
"
version
=
"4.4
3
.0"
version
=
"4.4
5
.0"
[package.extras]
[package.extras]
dev
=
[
"py-make (>=0.1.0)"
,
"twine"
,
"argopt"
,
"pydoc-markdown"
]
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.35.5"
[package.dependencies]
PyJWT
=
">
=
1.4
.
2
"
pytz
=
"*"
six
=
"*"
[package.dependencies.requests]
python
=
">
=
3.0
"
version
=
">
=
2.0
.
0
"
[[package]]
[[package]]
category
=
"main"
category
=
"main"
description
=
"HTTP library with thread-safe connection pooling, file post, and more."
description
=
"HTTP library with thread-safe connection pooling, file post, and more."
...
@@ -921,15 +906,11 @@ socks = ["PySocks (>=1.5.6,<1.5.7 || >1.5.7,<2.0)"]
...
@@ -921,15 +906,11 @@ socks = ["PySocks (>=1.5.6,<1.5.7 || >1.5.7,<2.0)"]
[[package]]
[[package]]
category
=
"main"
category
=
"main"
description
=
"
A library for verifying YubiKey OTP tokens, both locally and through a Yubico web service.
"
description
=
"
Character encoding aliases for legacy web content
"
name
=
"
yubiotp
"
name
=
"
webencodings
"
optional
=
false
optional
=
false
python-versions
=
"*"
python-versions
=
"*"
version
=
"0.2.2.post1"
version
=
"0.5.1"
[package.dependencies]
pycryptodome
=
"*"
six
=
"*"
[metadata]
[metadata]
content-hash
=
"f2db0ef57bb256e1e7f9ae769792ce2b3288a37dccbae621f568844e2a656d0c"
content-hash
=
"f2db0ef57bb256e1e7f9ae769792ce2b3288a37dccbae621f568844e2a656d0c"
...
@@ -938,8 +919,8 @@ python-versions = "^3.7"
...
@@ -938,8 +919,8 @@ python-versions = "^3.7"
[metadata.files]
[metadata.files]
aleksis
=
[]
aleksis
=
[]
asgiref
=
[
asgiref
=
[
{file
=
"asgiref-3.2.
3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
ea448f92fc35a0ef4b1508f53a04c4670255a3f33d22a81c8fc9c872036adbe5
"
}
,
{file
=
"asgiref-3.2.
7
-py2.py3-none-any.whl"
,
hash
=
"sha256:
9ca8b952a0a9afa61d30aa6d3d9b570bb3fd6bafcf7ec9e6bed43b936133db1c
"
}
,
{file
=
"asgiref-3.2.
3
.tar.gz"
,
hash
=
"sha256:
7e06d934a7718bf3975acbf87780ba678957b87c7adc056f13b6215d610695a0
"
}
,
{file
=
"asgiref-3.2.
7
.tar.gz"
,
hash
=
"sha256:
8036f90603c54e93521e5777b2b9a39ba1bad05773fcf2d208f0299d1df58ce5
"
}
,
]
]
babel
=
[
babel
=
[
{file
=
"Babel-2.8.0-py2.py3-none-any.whl"
,
hash
=
"sha256:d670ea0b10f8b723672d3a6abeb87b565b244da220d76b4dba1b66269ec152d4"
}
,
{file
=
"Babel-2.8.0-py2.py3-none-any.whl"
,
hash
=
"sha256:d670ea0b10f8b723672d3a6abeb87b565b244da220d76b4dba1b66269ec152d4"
}
,
...
@@ -950,6 +931,10 @@ beautifulsoup4 = [
...
@@ -950,6 +931,10 @@ beautifulsoup4 = [
{file
=
"beautifulsoup4-4.8.2-py3-none-any.whl"
,
hash
=
"sha256:9fbb4d6e48ecd30bcacc5b63b94088192dcda178513b2ae3c394229f8911b887"
}
,
{file
=
"beautifulsoup4-4.8.2-py3-none-any.whl"
,
hash
=
"sha256:9fbb4d6e48ecd30bcacc5b63b94088192dcda178513b2ae3c394229f8911b887"
}
,
{file
=
"beautifulsoup4-4.8.2.tar.gz"
,
hash
=
"sha256:05fd825eb01c290877657a56df4c6e4c311b3965bda790c613a3d6fb01a5462a"
}
,
{file
=
"beautifulsoup4-4.8.2.tar.gz"
,
hash
=
"sha256:05fd825eb01c290877657a56df4c6e4c311b3965bda790c613a3d6fb01a5462a"
}
,
]
]
bleach
=
[
{file
=
"bleach-3.1.4-py2.py3-none-any.whl"
,
hash
=
"sha256:cc8da25076a1fe56c3ac63671e2194458e0c4d9c7becfd52ca251650d517903c"
}
,
{file
=
"bleach-3.1.4.tar.gz"
,
hash
=
"sha256:e78e426105ac07026ba098f04de8abe9b6e3e98b5befbf89b51a5ef0a4292b03"
}
,
]
calendarweek
=
[
calendarweek
=
[
{file
=
"calendarweek-0.4.5-py3-none-any.whl"
,
hash
=
"sha256:b35fcc087073969d017cede62a7295bcd714a1304bcb4c4e2b0f23acb0265fb1"
}
,
{file
=
"calendarweek-0.4.5-py3-none-any.whl"
,
hash
=
"sha256:b35fcc087073969d017cede62a7295bcd714a1304bcb4c4e2b0f23acb0265fb1"
}
,
{file
=
"calendarweek-0.4.5.tar.gz"
,
hash
=
"sha256:5b1788ca435022f9348fc81a718974e51dd85d080f9aa3dad717df70a1bc6e1f"
}
,
{file
=
"calendarweek-0.4.5.tar.gz"
,
hash
=
"sha256:5b1788ca435022f9348fc81a718974e51dd85d080f9aa3dad717df70a1bc6e1f"
}
,
...
@@ -963,8 +948,8 @@ chardet = [
...
@@ -963,8 +948,8 @@ chardet = [
{file
=
"chardet-3.0.4.tar.gz"
,
hash
=
"sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"
}
,
{file
=
"chardet-3.0.4.tar.gz"
,
hash
=
"sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"
}
,
]
]
click
=
[
click
=
[
{file
=
"
C
lick-7.
0
-py2.py3-none-any.whl"
,
hash
=
"sha256:
2335065e6395b9e67ca7
16
d
e5
f7526736bfa6ceead690adf616d925bdc622b13
"
}
,
{file
=
"
c
lick-7.
1.1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
e345d143d80bf5ee7534056
16
4
e5
e112ea5e22716bbb1ce727941f4c8b471b9a
"
}
,
{file
=
"
C
lick-7.
0
.tar.gz"
,
hash
=
"sha256:
5b94b49521f6456670fdb30cd82a4eca9412788a93fa6dd6df72c94d5a8ff2d7
"
}
,
{file
=
"
c
lick-7.
1.1
.tar.gz"
,
hash
=
"sha256:
8a18b4ea89d8820c5d0c7da8a64b2c324b4dabb695804dbfea19b9be9d88c0cc
"
}
,
]
]
colorama
=
[
colorama
=
[
{file
=
"colorama-0.4.3-py2.py3-none-any.whl"
,
hash
=
"sha256:7d73d2a99753107a36ac6b455ee49046802e59d9d076ef8e47b61499fa29afff"
}
,
{file
=
"colorama-0.4.3-py2.py3-none-any.whl"
,
hash
=
"sha256:7d73d2a99753107a36ac6b455ee49046802e59d9d076ef8e47b61499fa29afff"
}
,
...
@@ -978,15 +963,19 @@ configobj = [
...
@@ -978,15 +963,19 @@ configobj = [
{file
=
"configobj-5.0.6.tar.gz"
,
hash
=
"sha256:a2f5650770e1c87fb335af19a9b7eb73fc05ccf22144eb68db7d00cd2bcb0902"
}
,
{file
=
"configobj-5.0.6.tar.gz"
,
hash
=
"sha256:a2f5650770e1c87fb335af19a9b7eb73fc05ccf22144eb68db7d00cd2bcb0902"
}
,
]
]
django
=
[
django
=
[
{file
=
"Django-3.0.
3
-py3-none-any.whl"
,
hash
=
"sha256:
c91c91a7ad6ef67a874a4f76f58ba534f9208412692a840e1d125eb5c279cb0a
"
}
,
{file
=
"Django-3.0.
5
-py3-none-any.whl"
,
hash
=
"sha256:
642d8eceab321ca743ae71e0f985ff8fdca59f07aab3a9fb362c617d23e33a76
"
}
,
{file
=
"Django-3.0.
3
.tar.gz"
,
hash
=
"sha256:
2f1ba1db8648484dd5c238fb62504777b7ad090c81c5f1fd8d5eb5ec21b5f283
"
}
,
{file
=
"Django-3.0.
5
.tar.gz"
,
hash
=
"sha256:
d4666c2edefa38c5ede0ec1655424c56dc47ceb04b6d8d62a7eac09db89545c1
"
}
,
]
]
django-any-js
=
[
django-any-js
=
[
{file
=
"django-any-js-1.0.3.post0.tar.gz"
,
hash
=
"sha256:1da88b44b861b0f54f6b8ea0eb4c7c4fa1a5772e9a4320532cd4e0871a4e23f7"
}
,
{file
=
"django-any-js-1.0.3.post0.tar.gz"
,
hash
=
"sha256:1da88b44b861b0f54f6b8ea0eb4c7c4fa1a5772e9a4320532cd4e0871a4e23f7"
}
,
]
]
django-appconf
=
[
django-appconf
=
[
{file
=
"django-appconf-1.0.3.tar.gz"
,
hash
=
"sha256:35f13ca4d567f132b960e2cd4c832c2d03cb6543452d34e29b7ba10371ba80e3"
}
,
{file
=
"django-appconf-1.0.4.tar.gz"
,
hash
=
"sha256:be58deb54a43d77d2e1621fe59f787681376d3cd0b8bd8e4758ef6c3a6453380"
}
,
{file
=
"django_appconf-1.0.3-py2.py3-none-any.whl"
,
hash
=
"sha256:c98a7af40062e996b921f5962a1c4f3f0c979fa7885f7be4710cceb90ebe13a6"
}
,
{file
=
"django_appconf-1.0.4-py2.py3-none-any.whl"
,
hash
=
"sha256:1b1d0e1069c843ebe8ae5aa48ec52403b1440402b320c3e3a206a0907e97bb06"
}
,
]
django-bleach
=
[
{file
=
"django-bleach-0.6.1.tar.gz"
,
hash
=
"sha256:674709c26040618aff0741ce8261fd151e5ead405bd50568c2034662d69daac3"
}
,
{file
=
"django_bleach-0.6.1-py2.py3-none-any.whl"
,
hash
=
"sha256:59de95cd98f924992313821ab7f94cd64a03aa900ca980bd3b062d8aef1a7954"
}
,
]
]
django-bulk-update
=
[
django-bulk-update
=
[
{file
=
"django-bulk-update-2.2.0.tar.gz"
,
hash
=
"sha256:5ab7ce8a65eac26d19143cc189c0f041d5c03b9d1b290ca240dc4f3d6aaeb337"
}
,
{file
=
"django-bulk-update-2.2.0.tar.gz"
,
hash
=
"sha256:5ab7ce8a65eac26d19143cc189c0f041d5c03b9d1b290ca240dc4f3d6aaeb337"
}
,
...
@@ -996,6 +985,10 @@ django-ckeditor = [
...
@@ -996,6 +985,10 @@ django-ckeditor = [
{file
=
"django-ckeditor-5.9.0.tar.gz"
,
hash
=
"sha256:e4d112851a72c5bf8b586e1c674d34084cab16d28f2553ad15cc770d1e9639c7"
}
,
{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"
}
,
{file
=
"django_ckeditor-5.9.0-py2.py3-none-any.whl"
,
hash
=
"sha256:71c3c7bb46b0cbfb9712ef64af0d2a406eab233f44ecd7c42c24bdfa39ae3bde"
}
,
]
]
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
=
[
django-constance
=
[
{file
=
"django-constance-2.6.0.tar.gz"
,
hash
=
"sha256:12d827f9d5552ee39884fb6fb356f231f32b1ab8958acc715e3d1a6ecf913653"
}
,
{file
=
"django-constance-2.6.0.tar.gz"
,
hash
=
"sha256:12d827f9d5552ee39884fb6fb356f231f32b1ab8958acc715e3d1a6ecf913653"
}
,
]
]
...
@@ -1004,8 +997,8 @@ django-debug-toolbar = [
...
@@ -1004,8 +997,8 @@ django-debug-toolbar = [
{file
=
"django_debug_toolbar-2.2-py3-none-any.whl"
,
hash
=
"sha256:ff94725e7aae74b133d0599b9bf89bd4eb8f5d2c964106e61d11750228c8774c"
}
,
{file
=
"django_debug_toolbar-2.2-py3-none-any.whl"
,
hash
=
"sha256:ff94725e7aae74b133d0599b9bf89bd4eb8f5d2c964106e61d11750228c8774c"
}
,
]
]
django-easy-audit
=
[
django-easy-audit
=
[
{file
=
"django-easy-audit-1.2.2b
2
.tar.gz"
,
hash
=
"sha256:
73b19942999803c0303b35cf303863198897ec84dc10edcb7c967363a64a92dd
"
}
,
{file
=
"django-easy-audit-1.2.2b
4
.tar.gz"
,
hash
=
"sha256:
eac94b76882c6ad3fdb76d15f4f4ea281dc61e0897e92a457e058b87ed21ff68
"
}
,
{file
=
"django_easy_audit-1.2.2b
2
-py3-none-any.whl"
,
hash
=
"sha256:
865af8e2b6f615bcc3ec52a28503aa87d577965d3e1b304d7eb3ed337a319ee9
"
}
,
{file
=
"django_easy_audit-1.2.2b
4
-py3-none-any.whl"
,
hash
=
"sha256:
49ef3beea7bf439b349daa66d5e3d7624a7c9005d3bfd51f54d15dd5dcfaa202
"
}
,
]
]
django-filter
=
[
django-filter
=
[
{file
=
"django-filter-2.2.0.tar.gz"
,
hash
=
"sha256:c3deb57f0dd7ff94d7dce52a047516822013e2b441bed472b722a317658cfd14"
}
,
{file
=
"django-filter-2.2.0.tar.gz"
,
hash
=
"sha256:c3deb57f0dd7ff94d7dce52a047516822013e2b441bed472b722a317658cfd14"
}
,
...
@@ -1023,7 +1016,7 @@ django-image-cropping = [
...
@@ -1023,7 +1016,7 @@ django-image-cropping = [
{file
=
"django-image-cropping-1.3.0.tar.gz"
,
hash
=
"sha256:5c102d87bc66de025517ad06e485c100f73313ebf725e7482a728944276f6463"
}
,
{file
=
"django-image-cropping-1.3.0.tar.gz"
,
hash
=
"sha256:5c102d87bc66de025517ad06e485c100f73313ebf725e7482a728944276f6463"
}
,
]
]
django-impersonate
=
[
django-impersonate
=
[
{file
=
"django-impersonate-1.
4.1
.tar.gz"
,
hash
=
"sha256:
63b62d06f93b0318698c68f7314c78473914c262d4164eb66ad860bb83e04771
"
}
,
{file
=
"django-impersonate-1.
5
.tar.gz"
,
hash
=
"sha256:
2c10bcb1c42fe6495d915f4cc4cfd7c5f8375ba39a06b0f062ce6f1e2ff76585
"
}
,
]
]
django-ipware
=
[
django-ipware
=
[
{file
=
"django-ipware-2.1.0.tar.gz"
,
hash
=
"sha256:a7c7a8fd019dbdc9c357e6e582f65034e897572fc79a7e467674efa8aef9d00b"
}
,
{file
=
"django-ipware-2.1.0.tar.gz"
,
hash
=
"sha256:a7c7a8fd019dbdc9c357e6e582f65034e897572fc79a7e467674efa8aef9d00b"
}
,
...
@@ -1047,6 +1040,9 @@ django-material = [
...
@@ -1047,6 +1040,9 @@ django-material = [
{file
=
"django-material-1.6.3.tar.gz"
,
hash
=
"sha256:f8758afe1beabc16a3c54f5437c7fea15946b7d068eedd89c97d57a363793950"
}
,
{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"
}
,
{file
=
"django_material-1.6.3-py2.py3-none-any.whl"
,
hash
=
"sha256:502dc88c2f61f190fdc401666e83b47da00cbda98477af6ed8b7d43944ce6407"
}
,
]
]
django-memoize
=
[
{file
=
"django-memoize-2.2.1.tar.gz"
,
hash
=
"sha256:7428e19cb17009ea51120420101a239d83bdf4064e5c72ca8c3dfa9656033f24"
}
,
]
django-menu-generator
=
[
django-menu-generator
=
[
{file
=
"django-menu-generator-1.0.4.tar.gz"
,
hash
=
"sha256:ce71a5055c16933c8aff64fb36c21e5cf8b6d505733aceed1252f8b99369a378"
}
,
{file
=
"django-menu-generator-1.0.4.tar.gz"
,
hash
=
"sha256:ce71a5055c16933c8aff64fb36c21e5cf8b6d505733aceed1252f8b99369a378"
}
,
]
]
...
@@ -1057,10 +1053,6 @@ django-otp = [
...
@@ -1057,10 +1053,6 @@ django-otp = [
{file
=
"django-otp-0.7.5.tar.gz"
,
hash
=
"sha256:1f16c2b93fe484706ff16ac6f5e64ecc73dd240318c333e0560384ba548d3837"
}
,
{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"
}
,
{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
=
[
django-phonenumber-field
=
[
{file
=
"django-phonenumber-field-3.0.1.tar.gz"
,
hash
=
"sha256:794ebbc3068a7af75aa72a80cb0cec67e714ff8409a965968040f1fd210b2d97"
}
,
{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"
}
,
{file
=
"django_phonenumber_field-3.0.1-py3-none-any.whl"
,
hash
=
"sha256:1ab19f723928582fed412bd9844221fa4ff466276d8526b8b4a9913ee1487c5e"
}
,
...
@@ -1084,40 +1076,40 @@ django-sass-processor = [
...
@@ -1084,40 +1076,40 @@ django-sass-processor = [
{file
=
"django-sass-processor-0.8.tar.gz"
,
hash
=
"sha256:e039551994feaaba6fcf880412b25a772dd313162a34cbb4289814988cfae340"
}
,
{file
=
"django-sass-processor-0.8.tar.gz"
,
hash
=
"sha256:e039551994feaaba6fcf880412b25a772dd313162a34cbb4289814988cfae340"
}
,
]
]
django-select2
=
[
django-select2
=
[
{file
=
"django-select2-7.2.
0
.tar.gz"
,
hash
=
"sha256:4c
531cb7e9eb4152c7e5f8ab83be386f46978b3d80e91e55ad1fb46382222a0b
"
}
,
{file
=
"django-select2-7.2.
3
.tar.gz"
,
hash
=
"sha256:
b
4c
d3e8c42bdbdc582c38c03a23bc115a90c2f86563282329d37c567d8c34c36
"
}
,
{file
=
"django_select2-7.2.
0
-py2.py3-none-any.whl"
,
hash
=
"sha256:
d17bb0e64503a7e52ba405f73a187664906cefda5f1c33971c67ab0b3891e91c
"
}
,
{file
=
"django_select2-7.2.
3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
1482be84449c254ec944c4da0a236b00ec57445304377b783850fd95b269d1ad
"
}
,
]
]
django-settings-context-processor
=
[
django-settings-context-processor
=
[
{file
=
"django-settings-context-processor-0.2.tar.gz"
,
hash
=
"sha256:d37c853d69a3069f5abbf94c7f4f6fc0fac38bbd0524190cd5a250ba800e496a"
}
,
{file
=
"django-settings-context-processor-0.2.tar.gz"
,
hash
=
"sha256:d37c853d69a3069f5abbf94c7f4f6fc0fac38bbd0524190cd5a250ba800e496a"
}
,
]
]
django-tables2
=
[
django-tables2
=
[
{file
=
"django-tables2-2.
2
.1.tar.gz"
,
hash
=
"sha256:
0d9b17f5c030ba1b5fcaeb206d8397bf58f1fdfc6beaf56e7874841b8647aa94
"
}
,
{file
=
"django-tables2-2.
3
.1.tar.gz"
,
hash
=
"sha256:
28da782f81f046c7d921246f43e7ba2df430cafe5a0e00a0f9dadef25a0e487d
"
}
,
{file
=
"django_tables2-2.
2
.1-py2.py3-none-any.whl"
,
hash
=
"sha256:
6afa0496695e15b332e98537265d09fe01a55b28c75a85323d8e6b0dc2350280
"
}
,
{file
=
"django_tables2-2.
3
.1-py2.py3-none-any.whl"
,
hash
=
"sha256:
7e425ad51e22caf5470351981f0fcd4fd35d4cf2d4c3b76fa1b7bf56251778d1
"
}
,
]
]
django-templated-email
=
[
django-templated-email
=
[
{file
=
"django-templated-email-2.3.0.tar.gz"
,
hash
=
"sha256:536c4e5ae099eabfb9aab36087d4d7799948c654e73da55a744213d086d5bb33"
}
,
{file
=
"django-templated-email-2.3.0.tar.gz"
,
hash
=
"sha256:536c4e5ae099eabfb9aab36087d4d7799948c654e73da55a744213d086d5bb33"
}
,
]
]
django-two-factor-auth
=
[
django-two-factor-auth
=
[
{file
=
"django-two-factor-auth-1.1
0
.0.tar.gz"
,
hash
=
"sha256:
3c3af3cd747462be18e7494c4068a2bdc606d7a2d2b2914f8d4590fc80995a71
"
}
,
{file
=
"django-two-factor-auth-1.1
1
.0.tar.gz"
,
hash
=
"sha256:
637bd96e76907d044206c3b038bf4b5eb4769e9e3a4718da755fafc97db38b26
"
}
,
{file
=
"django_two_factor_auth-1.1
0
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
0945260fa84e4522d8fa951c35e401616579fd8564938441614399dc588a1c
1f"
}
,
{file
=
"django_two_factor_auth-1.1
1
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
f1835e5368448d1b3d826ce7a36c590b3e39cd536523d372cfc5f9fbdc973
1f
4
"
}
,
]
]
django-widget-tweaks
=
[
django-widget-tweaks
=
[
{file
=
"django-widget-tweaks-1.4.
5
.tar.gz"
,
hash
=
"sha256:
f2e2c9c9be1ccc59061e248dcc2144f4906d594abe1a563902f4bdf6aa14e432
"
}
,
{file
=
"django-widget-tweaks-1.4.
8
.tar.gz"
,
hash
=
"sha256:
9f91ca4217199b7671971d3c1f323a2bec71a0c27dec6260b3c006fa541bc489
"
}
,
{file
=
"django_widget_tweaks-1.4.
5
-py2.py3-none-any.whl"
,
hash
=
"sha256:
65c960f3d75008a285e4b10f4d21f9eae4160fd77a0f6097ad545185f8648bd
6"
}
,
{file
=
"django_widget_tweaks-1.4.
8
-py2.py3-none-any.whl"
,
hash
=
"sha256:
f80bff4a8a59b278bb277a405a76a8b9a884e4bae7a6c70e78a39c626cd1c83
6"
}
,
]
]
django-yarnpkg
=
[
django-yarnpkg
=
[
{file
=
"django-yarnpkg-6.0.1.tar.gz"
,
hash
=
"sha256:aa059347b246c6f242401581d2c129bdcb45aa726be59fe2f288762a9843348a"
}
,
{file
=
"django-yarnpkg-6.0.1.tar.gz"
,
hash
=
"sha256:aa059347b246c6f242401581d2c129bdcb45aa726be59fe2f288762a9843348a"
}
,
]
]
dynaconf
=
[
dynaconf
=
[
{file
=
"dynaconf-2.2.
2
-py2.py3-none-any.whl"
,
hash
=
"sha256:
3cfc1ad7efae08b9cf91d81043a3230175e74e01157d875ce5ec6709bf4e6b9d
"
}
,
{file
=
"dynaconf-2.2.
3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
e803cdab2d7addd539c4ee8d121f15ab0b63a83a5b723150e1746aa7e8063adb
"
}
,
{file
=
"dynaconf-2.2.
2
.tar.gz"
,
hash
=
"sha256:
4bac78b432e090d8ed66f1c23fb32e03ca91a590bf0a51ac36137e0e45ac31ca
"
}
,
{file
=
"dynaconf-2.2.
3
.tar.gz"
,
hash
=
"sha256:
26b84f2b234a203f6005463d954c9f007181c09345eaaab3fc38503acbdadc7d
"
}
,
]
]
easy-thumbnails
=
[
easy-thumbnails
=
[
{file
=
"easy-thumbnails-2.7.tar.gz"
,
hash
=
"sha256:e4e7a0dd4001f56bfd4058428f2c91eafe27d33ef3b8b33ac4e013b159b9ff91"
}
,
{file
=
"easy-thumbnails-2.7.tar.gz"
,
hash
=
"sha256:e4e7a0dd4001f56bfd4058428f2c91eafe27d33ef3b8b33ac4e013b159b9ff91"
}
,
]
]
faker
=
[
faker
=
[
{file
=
"Faker-4.0.
1
-py3-none-any.whl"
,
hash
=
"sha256:
ee24608768549c2c69e593e9d7a3b53c9498ae735534243ec8390cae5d529f8b
"
}
,
{file
=
"Faker-4.0.
2
-py3-none-any.whl"
,
hash
=
"sha256:
b89aa33837498498e15c709eb40c31386408a901a53c7a5e12a425737a767976
"
}
,
{file
=
"Faker-4.0.
1
.tar.gz"
,
hash
=
"sha256:
440d68fe0e46c1658b1975b2497abe0c24a7f772e3892253f31e713ffcc48965
"
}
,
{file
=
"Faker-4.0.
2
.tar.gz"
,
hash
=
"sha256:
2d3f866ef25e1a5af80e7b0ceeacc3c92dec5d0fdbad3e2cb6adf6e60b22188f
"
}
,
]
]
html2text
=
[
html2text
=
[
{file
=
"html2text-2020.1.16-py3-none-any.whl"
,
hash
=
"sha256:c7c629882da0cf377d66f073329ccf34a12ed2adf0169b9285ae4e63ef54c82b"
}
,
{file
=
"html2text-2020.1.16-py3-none-any.whl"
,
hash
=
"sha256:c7c629882da0cf377d66f073329ccf34a12ed2adf0169b9285ae4e63ef54c82b"
}
,
...
@@ -1146,32 +1138,33 @@ libsass = [
...
@@ -1146,32 +1138,33 @@ libsass = [
{file
=
"libsass-0.19.4.tar.gz"
,
hash
=
"sha256:8b5b6d1a7c4ea1d954e0982b04474cc076286493f6af2d0a13c2e950fbe0be95"
}
,
{file
=
"libsass-0.19.4.tar.gz"
,
hash
=
"sha256:8b5b6d1a7c4ea1d954e0982b04474cc076286493f6af2d0a13c2e950fbe0be95"
}
,
]
]
phonenumbers
=
[
phonenumbers
=
[
{file
=
"phonenumbers-8.1
1.4
-py2.py3-none-any.whl"
,
hash
=
"sha256:
9ca4332425ae4f4d1e7925bbf98ef9446755b59a903ae6a63cf4fb19adcd168b
"
}
,
{file
=
"phonenumbers-8.1
2.1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
bebf881ef0e775b93062fbd107bf164b5baef877a7b8f702e93a9a5d24ae4065
"
}
,
{file
=
"phonenumbers-8.1
1.4
.tar.gz"
,
hash
=
"sha256:
685e81ac131fea8dbd71b7769d2ac480c9fe9d5a45838e8546f5de9910670e8e
"
}
,
{file
=
"phonenumbers-8.1
2.1
.tar.gz"
,
hash
=
"sha256:
59ae9cb25fb03027c9f2bf5584098e699be7eca12c443838b83752956be15cda
"
}
,
]
]
pillow
=
[
pillow
=
[
{file
=
"Pillow-7.0.0-cp35-cp35m-macosx_10_6_intel.whl"
,
hash
=
"sha256:5f3546ceb08089cedb9e8ff7e3f6a7042bb5b37c2a95d392fb027c3e53a2da00"
}
,
{file
=
"Pillow-7.1.0-cp35-cp35m-macosx_10_10_intel.whl"
,
hash
=
"sha256:0011ec16bcab9f2f07afa95081ee025b3f0fe428611a000df0fbcb51dd873ca0"
}
,
{file
=
"Pillow-7.0.0-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:9d2ba4ed13af381233e2d810ff3bab84ef9f18430a9b336ab69eaf3cd24299ff"
}
,
{file
=
"Pillow-7.1.0-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:e0fbed3f29291c0e4b83c7f21809a709f5a46eefdad236ec2a11096ebb76c6ae"
}
,
{file
=
"Pillow-7.0.0-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:ff3797f2f16bf9d17d53257612da84dd0758db33935777149b3334c01ff68865"
}
,
{file
=
"Pillow-7.1.0-cp35-cp35m-manylinux1_x86_64.whl"
,
hash
=
"sha256:75513b87a441c093a26a75974cd8373d8d40476cdb178309e8c2f2a534033ea3"
}
,
{file
=
"Pillow-7.0.0-cp35-cp35m-win32.whl"
,
hash
=
"sha256:c18f70dc27cc5d236f10e7834236aff60aadc71346a5bc1f4f83a4b3abee6386"
}
,
{file
=
"Pillow-7.1.0-cp35-cp35m-win32.whl"
,
hash
=
"sha256:ecabe2323e4ed3ce24eaea2120aca395723dd301e9fb03d7e0912a61343fc7f3"
}
,
{file
=
"Pillow-7.0.0-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:875358310ed7abd5320f21dd97351d62de4929b0426cdb1eaa904b64ac36b435"
}
,
{file
=
"Pillow-7.1.0-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:7dacf81a6b6b724a263c27a364030f81eef97398acda67d1ac50e722ad3cec59"
}
,
{file
=
"Pillow-7.0.0-cp36-cp36m-macosx_10_6_intel.whl"
,
hash
=
"sha256:ab76e5580b0ed647a8d8d2d2daee170e8e9f8aad225ede314f684e297e3643c2"
}
,
{file
=
"Pillow-7.1.0-cp36-cp36m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:1e1ed97d93676ba6e19124f8054ed439825292cecb490370729f90a27585f180"
}
,
{file
=
"Pillow-7.0.0-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:a62ec5e13e227399be73303ff301f2865bf68657d15ea50b038d25fc41097317"
}
,
{file
=
"Pillow-7.1.0-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:dd4c3cfa93626ed08005abf3aa52b50dae28bf0bc4cb5a4626e9ce6878e7f700"
}
,
{file
=
"Pillow-7.0.0-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:8ac6ce7ff3892e5deaab7abaec763538ffd011f74dc1801d93d3c5fc541feee2"
}
,
{file
=
"Pillow-7.1.0-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:65422a17c9d08bf56d8eb0ce5c83863e050cec5f15e8b2042c955aa724ce515d"
}
,
{file
=
"Pillow-7.0.0-cp36-cp36m-win32.whl"
,
hash
=
"sha256:91b710e3353aea6fc758cdb7136d9bbdcb26b53cefe43e2cba953ac3ee1d3313"
}
,
{file
=
"Pillow-7.1.0-cp36-cp36m-win32.whl"
,
hash
=
"sha256:81655ad8b10acf81a644ad88faa9cd19ab2930f1b83ff6d32217f00de602b6e5"
}
,
{file
=
"Pillow-7.0.0-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:bf598d2e37cf8edb1a2f26ed3fb255191f5232badea4003c16301cb94ac5bdd0"
}
,
{file
=
"Pillow-7.1.0-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:87562ac8e35b873eabed6b02259dcec05d7c776fa6c478865fcb147f17ec7530"
}
,
{file
=
"Pillow-7.0.0-cp37-cp37m-macosx_10_6_intel.whl"
,
hash
=
"sha256:5bfef0b1cdde9f33881c913af14e43db69815c7e8df429ceda4c70a5e529210f"
}
,
{file
=
"Pillow-7.1.0-cp37-cp37m-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:0e5aedc62a78525fcfbec417d8db0073dff5de9d8544047f619d208e2cd3d323"
}
,
{file
=
"Pillow-7.0.0-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:dc058b7833184970d1248135b8b0ab702e6daa833be14035179f2acb78ff5636"
}
,
{file
=
"Pillow-7.1.0-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:196d9ff5d0b070b50cd3a3c59ffa3b41232ca34dbd09e262bfa32047229d4b16"
}
,
{file
=
"Pillow-7.0.0-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:c5ed816632204a2fc9486d784d8e0d0ae754347aba99c811458d69fcdfd2a2f9"
}
,
{file
=
"Pillow-7.1.0-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:7ccf6e86bd9f7301b883c6ba180309ca6bd566b0324eb66566b0b841c974558e"
}
,
{file
=
"Pillow-7.0.0-cp37-cp37m-win32.whl"
,
hash
=
"sha256:54ebae163e8412aff0b9df1e88adab65788f5f5b58e625dc5c7f51eaf14a6837"
}
,
{file
=
"Pillow-7.1.0-cp37-cp37m-win32.whl"
,
hash
=
"sha256:32facad1f01111505c0fa3f15b2acac13af231f6dc0e68927c8d2d23df8c25c5"
}
,
{file
=
"Pillow-7.0.0-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:87269cc6ce1e3dee11f23fa515e4249ae678dbbe2704598a51cee76c52e19cda"
}
,
{file
=
"Pillow-7.1.0-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:d071c33320c6f66730d1adea0bfd468ab5453627ff8974a6e56f43a48c60bce5"
}
,
{file
=
"Pillow-7.0.0-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:0a628977ac2e01ca96aaae247ec2bd38e729631ddf2221b4b715446fd45505be"
}
,
{file
=
"Pillow-7.1.0-cp38-cp38-macosx_10_10_x86_64.whl"
,
hash
=
"sha256:f8e26f68b5f7b15ad9d1cc2c28ea57fe8c2f9dfee77f4e0519e833fdbe2feb8d"
}
,
{file
=
"Pillow-7.0.0-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:62a889aeb0a79e50ecf5af272e9e3c164148f4bd9636cc6bcfa182a52c8b0533"
}
,
{file
=
"Pillow-7.1.0-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:83ab411759b9e1f6a695bea321e835bed448f767711da2630d597dabc69d0350"
}
,
{file
=
"Pillow-7.0.0-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:bf4003aa538af3f4205c5fac56eacaa67a6dd81e454ffd9e9f055fff9f1bc614"
}
,
{file
=
"Pillow-7.1.0-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:fb1f9faa2984918cd7a3b18db1192463e0030500cb060c974b5fd98c13276a8e"
}
,
{file
=
"Pillow-7.0.0-cp38-cp38-win32.whl"
,
hash
=
"sha256:7406f5a9b2fd966e79e6abdaf700585a4522e98d6559ce37fc52e5c955fade0a"
}
,
{file
=
"Pillow-7.1.0-cp38-cp38-win32.whl"
,
hash
=
"sha256:3d4e8b208346374e820bc5f88e753a4a2d35b6ead0aa1f45dcc7b9206780b983"
}
,
{file
=
"Pillow-7.0.0-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:5f7ae9126d16194f114435ebb79cc536b5682002a4fa57fa7bb2cbcde65f2f4d"
}
,
{file
=
"Pillow-7.1.0-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:2f44dc402c643a88b9453c6fce84e20b16352df42a98ab013aaebe07e1a1c478"
}
,
{file
=
"Pillow-7.0.0-pp373-pypy36_pp73-win32.whl"
,
hash
=
"sha256:8453f914f4e5a3d828281a6628cf517832abfa13ff50679a4848926dac7c0358"
}
,
{file
=
"Pillow-7.1.0-pp373-pypy36_pp73-win32.whl"
,
hash
=
"sha256:c85cce00769e162cf50fc21451be9e627f60a9be22172d684c05dc7d0141c55b"
}
,
{file
=
"Pillow-7.0.0.tar.gz"
,
hash
=
"sha256:4d9ed9a64095e031435af120d3c910148067087541131e82b3e8db302f4c8946"
}
,
{file
=
"Pillow-7.1.0-py3.8-macosx-10.9-x86_64.egg"
,
hash
=
"sha256:832412d607006e79e2eb08fe46af910da2eae8b44f6cab5462566c71982e2e47"
}
,
{file
=
"Pillow-7.1.0.tar.gz"
,
hash
=
"sha256:fb13e40bd17615a03192f03cab35df0fbfb61ab58ef08ece42884a6bd314faf4"
}
,
]
]
psycopg2
=
[
psycopg2
=
[
{file
=
"psycopg2-2.8.4-cp27-cp27m-win32.whl"
,
hash
=
"sha256:72772181d9bad1fa349792a1e7384dde56742c14af2b9986013eb94a240f005b"
}
,
{file
=
"psycopg2-2.8.4-cp27-cp27m-win32.whl"
,
hash
=
"sha256:72772181d9bad1fa349792a1e7384dde56742c14af2b9986013eb94a240f005b"
}
,
...
@@ -1188,42 +1181,6 @@ psycopg2 = [
...
@@ -1188,42 +1181,6 @@ psycopg2 = [
{file
=
"psycopg2-2.8.4-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:92a07dfd4d7c325dd177548c4134052d4842222833576c8391aab6f74038fc3f"
}
,
{file
=
"psycopg2-2.8.4-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:92a07dfd4d7c325dd177548c4134052d4842222833576c8391aab6f74038fc3f"
}
,
{file
=
"psycopg2-2.8.4.tar.gz"
,
hash
=
"sha256:f898e5cc0a662a9e12bde6f931263a1bbd350cfb18e1d5336a12927851825bb6"
}
,
{file
=
"psycopg2-2.8.4.tar.gz"
,
hash
=
"sha256:f898e5cc0a662a9e12bde6f931263a1bbd350cfb18e1d5336a12927851825bb6"
}
,
]
]
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"
}
,
]
python-box
=
[
python-box
=
[
{file
=
"python-box-3.4.6.tar.gz"
,
hash
=
"sha256:694a7555e3ff9fbbce734bbaef3aad92b8e4ed0659d3ed04d56b6a0a0eff26a9"
}
,
{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"
}
,
{file
=
"python_box-3.4.6-py2.py3-none-any.whl"
,
hash
=
"sha256:a71d3dc9dbaa34c8597d3517c89a8041bd62fa875f23c0f3dad55e1958e3ce10"
}
,
...
@@ -1233,8 +1190,8 @@ python-dateutil = [
...
@@ -1233,8 +1190,8 @@ python-dateutil = [
{file
=
"python_dateutil-2.8.1-py2.py3-none-any.whl"
,
hash
=
"sha256:75bb3f31ea686f1197762692a9ee6a7550b59fc6ca3a1f4b5d7e32fb98e2da2a"
}
,
{file
=
"python_dateutil-2.8.1-py2.py3-none-any.whl"
,
hash
=
"sha256:75bb3f31ea686f1197762692a9ee6a7550b59fc6ca3a1f4b5d7e32fb98e2da2a"
}
,
]
]
python-dotenv
=
[
python-dotenv
=
[
{file
=
"python-dotenv-0.1
0.3
.tar.gz"
,
hash
=
"sha256:
f157d71d5fec9d4bd5f51c82746b6344dffa680ee85217c123f4a0c8117c4544
"
}
,
{file
=
"python-dotenv-0.1
2.0
.tar.gz"
,
hash
=
"sha256:
92b3123fb2d58a284f76cc92bfe4ee6c502c32ded73e8b051c4f6afc8b6751ed
"
}
,
{file
=
"python_dotenv-0.1
0.3
-py2.py3-none-any.whl"
,
hash
=
"sha256:
debd928b49dbc2bf68040566f55cdb3252458036464806f4094487244e2a4093
"
}
,
{file
=
"python_dotenv-0.1
2.0
-py2.py3-none-any.whl"
,
hash
=
"sha256:
81822227f771e0cab235a2939f0f265954ac4763cafd806d845801c863bf372f
"
}
,
]
]
python-memcached
=
[
python-memcached
=
[
{file
=
"python-memcached-1.59.tar.gz"
,
hash
=
"sha256:a2e28637be13ee0bf1a8b6843e7490f9456fd3f2a4cb60471733c7b5d5557e4f"
}
,
{file
=
"python-memcached-1.59.tar.gz"
,
hash
=
"sha256:a2e28637be13ee0bf1a8b6843e7490f9456fd3f2a4cb60471733c7b5d5557e4f"
}
,
...
@@ -1245,17 +1202,17 @@ pytz = [
...
@@ -1245,17 +1202,17 @@ pytz = [
{file
=
"pytz-2019.3.tar.gz"
,
hash
=
"sha256:b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be"
}
,
{file
=
"pytz-2019.3.tar.gz"
,
hash
=
"sha256:b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be"
}
,
]
]
pyyaml
=
[
pyyaml
=
[
{file
=
"PyYAML-5.3-cp27-cp27m-win32.whl"
,
hash
=
"sha256:
940532b111b1952befd7db542c370887a8611660d2b9becff75d39355303d82d
"
}
,
{file
=
"PyYAML-5.3
.1
-cp27-cp27m-win32.whl"
,
hash
=
"sha256:
74809a57b329d6cc0fdccee6318f44b9b8649961fa73144a98735b0aaf029f1f
"
}
,
{file
=
"PyYAML-5.3-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:
059b2ee3
19
4
d7
18896c0ad077dd8c043e5e909d9180f387ce42012662a4946d
6"
}
,
{file
=
"PyYAML-5.3
.1
-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:
240097ff0
19d7
c70a4922b6869d8a86407758333f02203e0fc6ff79c5dcede7
6"
}
,
{file
=
"PyYAML-5.3-cp35-cp35m-win32.whl"
,
hash
=
"sha256:4f
ee71aa5bc6ed9d5f116327c04273e25ae31a3020386916905767ec4fc5317e
"
}
,
{file
=
"PyYAML-5.3
.1
-cp35-cp35m-win32.whl"
,
hash
=
"sha256:4f
4b913ca1a7319b33cfb1369e91e50354d6f07a135f3b901aca02aa95940bd2
"
}
,
{file
=
"PyYAML-5.3-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
dbbb2379c19ed6042e8f11f2a2c66d39cceb8aeace421bfc29d085d93eda3689
"
}
,
{file
=
"PyYAML-5.3
.1
-cp35-cp35m-win_amd64.whl"
,
hash
=
"sha256:
cc8955cfbfc7a115fa81d85284ee61147059a753344bc51098f3ccd69b0d7e0c
"
}
,
{file
=
"PyYAML-5.3-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
e3a057b7a64f1222b56e47bcff5e4b94c4f61faac04c7c4ecb1985e18caa3994
"
}
,
{file
=
"PyYAML-5.3
.1
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
7739fc0fa8205b3ee8808aea45e968bc90082c10aef6ea95e855e10abf4a37b2
"
}
,
{file
=
"PyYAML-5.3-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
74782fbd4d4f87ff04159e986886931456a1894c61229be9eaf4de6f6e44b99e
"
}
,
{file
=
"PyYAML-5.3
.1
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
69f00dca373f240f842b2931fb2c7e14ddbacd1397d57157a9b005a6a9942648
"
}
,
{file
=
"PyYAML-5.3-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
24521fa2890642614558b492b473bee0ac1f8057a7263156b02e8b14c88ce6f5
"
}
,
{file
=
"PyYAML-5.3
.1
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
d13155f591e6fcc1ec3b30685d50bf0711574e2c0dfffd7644babf8b5102ca1a
"
}
,
{file
=
"PyYAML-5.3-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
1cf708e2ac57f3aabc87405f04b86354f66799c8e62c28c5fc5f88b5521b2db
f"
}
,
{file
=
"PyYAML-5.3
.1
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
73f099454b799e05e5ab51423c7bcf361c58d3206fa7b0d555426b1f4d9a3ea
f"
}
,
{file
=
"PyYAML-5.3-cp38-cp38-win32.whl"
,
hash
=
"sha256:
70024e02197337533eef7b85b068212420f950319cc8c580261963aefc75f811
"
}
,
{file
=
"PyYAML-5.3
.1
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
06a0d7ba600ce0b2d2fe2e78453a470b5a6e000a985dd4a4e54e436cc36b0e97
"
}
,
{file
=
"PyYAML-5.3-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
cb1f2f5e426dc9f07a7681419fe39cee823bb74f723f36f70399123f439e9b20
"
}
,
{file
=
"PyYAML-5.3
.1
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
95f71d2af0ff4227885f7a6605c37fd53d3a106fcab511b8860ecca9fcf400ee
"
}
,
{file
=
"PyYAML-5.3.tar.gz"
,
hash
=
"sha256:
e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615
"
}
,
{file
=
"PyYAML-5.3.
1.
tar.gz"
,
hash
=
"sha256:
b8eac752c5e14d3eca0e6dd9199cd627518cb5ec06add0de9d32baeee6fe645d
"
}
,
]
]
qrcode
=
[
qrcode
=
[
{file
=
"qrcode-6.1-py2.py3-none-any.whl"
,
hash
=
"sha256:3996ee560fc39532910603704c82980ff6d4d5d629f9c3f25f34174ce8606cf5"
}
,
{file
=
"qrcode-6.1-py2.py3-none-any.whl"
,
hash
=
"sha256:3996ee560fc39532910603704c82980ff6d4d5d629f9c3f25f34174ce8606cf5"
}
,
...
@@ -1274,8 +1231,8 @@ soupsieve = [
...
@@ -1274,8 +1231,8 @@ soupsieve = [
{file
=
"soupsieve-2.0.tar.gz"
,
hash
=
"sha256:e914534802d7ffd233242b785229d5ba0766a7f487385e3f714446a07bf540ae"
}
,
{file
=
"soupsieve-2.0.tar.gz"
,
hash
=
"sha256:e914534802d7ffd233242b785229d5ba0766a7f487385e3f714446a07bf540ae"
}
,
]
]
sqlparse
=
[
sqlparse
=
[
{file
=
"sqlparse-0.3.
0
-py2.py3-none-any.whl"
,
hash
=
"sha256:
40afe6b8d4b1117e7dff5504d7a8ce07d9a1b15aeeade8a2d10f130a834f8177
"
}
,
{file
=
"sqlparse-0.3.
1
-py2.py3-none-any.whl"
,
hash
=
"sha256:
022fb9c87b524d1f7862b3037e541f68597a730a8843245c349fc93e1643dc4e
"
}
,
{file
=
"sqlparse-0.3.
0
.tar.gz"
,
hash
=
"sha256:
7c3dca29c022744e95b547e867cee89f4fce4373f3549ccd8797d8eb52cdb873
"
}
,
{file
=
"sqlparse-0.3.
1
.tar.gz"
,
hash
=
"sha256:
e162203737712307dfe78860cc56c8da8a852ab2ee33750e33aeadf38d12c548
"
}
,
]
]
text-unidecode
=
[
text-unidecode
=
[
{file
=
"text-unidecode-1.3.tar.gz"
,
hash
=
"sha256:bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93"
}
,
{file
=
"text-unidecode-1.3.tar.gz"
,
hash
=
"sha256:bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93"
}
,
...
@@ -1287,17 +1244,14 @@ toml = [
...
@@ -1287,17 +1244,14 @@ toml = [
{file
=
"toml-0.10.0.tar.gz"
,
hash
=
"sha256:229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05e73d5c"
}
,
{file
=
"toml-0.10.0.tar.gz"
,
hash
=
"sha256:229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05e73d5c"
}
,
]
]
tqdm
=
[
tqdm
=
[
{file
=
"tqdm-4.43.0-py2.py3-none-any.whl"
,
hash
=
"sha256:0d8b5afb66e23d80433102e9bd8b5c8b65d34c2a2255b2de58d97bd2ea8170fd"
}
,
{file
=
"tqdm-4.45.0-py2.py3-none-any.whl"
,
hash
=
"sha256:ea9e3fd6bd9a37e8783d75bfc4c1faf3c6813da6bd1c3e776488b41ec683af94"
}
,
{file
=
"tqdm-4.43.0.tar.gz"
,
hash
=
"sha256:f35fb121bafa030bd94e74fcfd44f3c2830039a2ddef7fc87ef1c2d205237b24"
}
,
{file
=
"tqdm-4.45.0.tar.gz"
,
hash
=
"sha256:00339634a22c10a7a22476ee946bbde2dbe48d042ded784e4d88e0236eca5d81"
}
,
]
twilio
=
[
{file
=
"twilio-6.35.5.tar.gz"
,
hash
=
"sha256:d326f4ba5b215b283f127749f38401bdd551746a53f8fb4853b5f47e616370f8"
}
,
]
]
urllib3
=
[
urllib3
=
[
{file
=
"urllib3-1.25.8-py2.py3-none-any.whl"
,
hash
=
"sha256:2f3db8b19923a873b3e5256dc9c2dedfa883e33d87c690d9c7913e1f40673cdc"
}
,
{file
=
"urllib3-1.25.8-py2.py3-none-any.whl"
,
hash
=
"sha256:2f3db8b19923a873b3e5256dc9c2dedfa883e33d87c690d9c7913e1f40673cdc"
}
,
{file
=
"urllib3-1.25.8.tar.gz"
,
hash
=
"sha256:87716c2d2a7121198ebcb7ce7cccf6ce5e9ba539041cfbaeecfb641dc0bf6acc"
}
,
{file
=
"urllib3-1.25.8.tar.gz"
,
hash
=
"sha256:87716c2d2a7121198ebcb7ce7cccf6ce5e9ba539041cfbaeecfb641dc0bf6acc"
}
,
]
]
yubiotp
=
[
webencodings
=
[
{file
=
"
YubiOTP-0.2.2.post
1-py2.py3-none-any.whl"
,
hash
=
"sha256:
7e281801b24678f4bda855ce8ab975a7688a912f5a6cb22b6c2b16263a93cbd2
"
}
,
{file
=
"
webencodings-0.5.
1-py2.py3-none-any.whl"
,
hash
=
"sha256:
a0af1213f3c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78
"
}
,
{file
=
"
YubiOTP-0.2.2.post
1.tar.gz"
,
hash
=
"sha256:
de83b1560226e38b5923f6ab919f962c8c2abb7c722104cb45b2b6db2ac86e40
"
}
,
{file
=
"
webencodings-0.5.
1.tar.gz"
,
hash
=
"sha256:
b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab16748587e1923
"
}
,
]
]
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