|
@@ -32,10 +32,10 @@ description = "ASGI specs, helper code, and adapters"
|
|
|
name = "asgiref"
|
|
|
optional = false
|
|
|
python-versions = ">=3.5"
|
|
|
-version = "3.2.7"
|
|
|
+version = "3.2.10"
|
|
|
|
|
|
[package.extras]
|
|
|
-tests = ["pytest (>=4.3.0,<4.4.0)", "pytest-asyncio (>=0.10.0,<0.11.0)"]
|
|
|
+tests = ["pytest", "pytest-asyncio"]
|
|
|
|
|
|
[[package]]
|
|
|
category = "dev"
|
|
@@ -43,7 +43,7 @@ description = "An abstract syntax tree for Python with inference support."
|
|
|
name = "astroid"
|
|
|
optional = false
|
|
|
python-versions = ">=3.5"
|
|
|
-version = "2.4.1"
|
|
|
+version = "2.4.2"
|
|
|
|
|
|
[package.dependencies]
|
|
|
lazy-object-proxy = ">=1.4.0,<1.5.0"
|
|
@@ -75,7 +75,7 @@ marker = "python_version >= \"3.4\""
|
|
|
name = "backcall"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "0.1.0"
|
|
|
+version = "0.2.0"
|
|
|
|
|
|
[[package]]
|
|
|
category = "main"
|
|
@@ -111,10 +111,10 @@ description = "The AWS SDK for Python"
|
|
|
name = "boto3"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "1.13.22"
|
|
|
+version = "1.14.16"
|
|
|
|
|
|
[package.dependencies]
|
|
|
-botocore = ">=1.16.22,<1.17.0"
|
|
|
+botocore = ">=1.17.16,<1.18.0"
|
|
|
jmespath = ">=0.7.1,<1.0.0"
|
|
|
s3transfer = ">=0.3.0,<0.4.0"
|
|
|
|
|
@@ -124,7 +124,7 @@ description = "Low-level, data-driven core of boto 3."
|
|
|
name = "botocore"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "1.16.22"
|
|
|
+version = "1.17.16"
|
|
|
|
|
|
[package.dependencies]
|
|
|
docutils = ">=0.10,<0.16"
|
|
@@ -141,11 +141,12 @@ description = "Distributed Task Queue."
|
|
|
name = "celery"
|
|
|
optional = false
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
|
|
-version = "4.4.3"
|
|
|
+version = "4.4.6"
|
|
|
|
|
|
[package.dependencies]
|
|
|
billiard = ">=3.6.3.0,<4.0"
|
|
|
-kombu = ">=4.6.9,<4.7"
|
|
|
+future = ">=0.18.0"
|
|
|
+kombu = ">=4.6.10,<4.7"
|
|
|
pytz = ">0.0-dev"
|
|
|
vine = "1.3.0"
|
|
|
|
|
@@ -193,7 +194,7 @@ description = "Python package for providing Mozilla's CA Bundle."
|
|
|
name = "certifi"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "2020.4.5.1"
|
|
|
+version = "2020.6.20"
|
|
|
|
|
|
[[package]]
|
|
|
category = "dev"
|
|
@@ -291,7 +292,7 @@ description = "Authentication and Registration in Django Rest Framework"
|
|
|
name = "dj-rest-auth"
|
|
|
optional = false
|
|
|
python-versions = ">=3.5"
|
|
|
-version = "1.0.6"
|
|
|
+version = "1.0.9"
|
|
|
|
|
|
[package.dependencies]
|
|
|
Django = ">=1.11"
|
|
@@ -319,7 +320,7 @@ description = "A high-level Python Web framework that encourages rapid developme
|
|
|
name = "django"
|
|
|
optional = false
|
|
|
python-versions = ">=3.6"
|
|
|
-version = "3.0.7"
|
|
|
+version = "3.0.8"
|
|
|
|
|
|
[package.dependencies]
|
|
|
asgiref = ">=3.2,<4.0"
|
|
@@ -378,7 +379,7 @@ description = "django-cors-headers is a Django application for handling the serv
|
|
|
name = "django-cors-headers"
|
|
|
optional = false
|
|
|
python-versions = ">=3.5"
|
|
|
-version = "3.3.0"
|
|
|
+version = "3.4.0"
|
|
|
|
|
|
[package.dependencies]
|
|
|
Django = ">=2.0"
|
|
@@ -423,8 +424,8 @@ category = "main"
|
|
|
description = "Extensions for Django"
|
|
|
name = "django-extensions"
|
|
|
optional = false
|
|
|
-python-versions = "*"
|
|
|
-version = "2.2.9"
|
|
|
+python-versions = ">=3.5"
|
|
|
+version = "3.0.2"
|
|
|
|
|
|
[package.dependencies]
|
|
|
six = ">=1.2"
|
|
@@ -434,11 +435,11 @@ category = "main"
|
|
|
description = "Django-filter is a reusable Django application for allowing users to filter querysets dynamically."
|
|
|
name = "django-filter"
|
|
|
optional = false
|
|
|
-python-versions = ">=3.4"
|
|
|
-version = "2.2.0"
|
|
|
+python-versions = ">=3.5"
|
|
|
+version = "2.3.0"
|
|
|
|
|
|
[package.dependencies]
|
|
|
-Django = ">=1.11"
|
|
|
+Django = ">=2.2"
|
|
|
|
|
|
[[package]]
|
|
|
category = "main"
|
|
@@ -577,17 +578,25 @@ version = "0.3.15"
|
|
|
python-dateutil = ">=1.0,<2.0 || >2.0"
|
|
|
six = "*"
|
|
|
|
|
|
+[[package]]
|
|
|
+category = "main"
|
|
|
+description = "Clean single-source support for Python 3 and 2"
|
|
|
+name = "future"
|
|
|
+optional = false
|
|
|
+python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
|
|
|
+version = "0.18.2"
|
|
|
+
|
|
|
[[package]]
|
|
|
category = "dev"
|
|
|
description = "Coroutine-based network library"
|
|
|
name = "gevent"
|
|
|
optional = false
|
|
|
python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*"
|
|
|
-version = "20.5.2"
|
|
|
+version = "20.6.2"
|
|
|
|
|
|
[package.dependencies]
|
|
|
cffi = ">=1.12.2"
|
|
|
-greenlet = ">=0.4.14"
|
|
|
+greenlet = ">=0.4.16"
|
|
|
setuptools = "*"
|
|
|
"zope.event" = "*"
|
|
|
"zope.interface" = "*"
|
|
@@ -595,9 +604,9 @@ setuptools = "*"
|
|
|
[package.extras]
|
|
|
dnspython = ["dnspython (>=1.16.0)", "idna"]
|
|
|
docs = ["repoze.sphinx.autointerface", "sphinxcontrib-programoutput"]
|
|
|
-monitor = ["psutil (>=5.6.1)", "psutil (5.6.3)"]
|
|
|
-recommended = ["dnspython (>=1.16.0)", "idna", "cffi (>=1.12.2)", "psutil (>=5.6.1)", "psutil (5.6.3)"]
|
|
|
-test = ["dnspython (>=1.16.0)", "idna", "requests", "objgraph", "cffi (>=1.12.2)", "psutil (>=5.6.1)", "psutil (5.6.3)", "futures", "mock", "contextvars (2.4)", "coverage (<5.0)", "coveralls (>=1.7.0)"]
|
|
|
+monitor = ["psutil (>=5.7.0)"]
|
|
|
+recommended = ["dnspython (>=1.16.0)", "idna", "cffi (>=1.12.2)", "selectors2", "backports.socketpair", "psutil (>=5.7.0)"]
|
|
|
+test = ["dnspython (>=1.16.0)", "idna", "requests", "objgraph", "cffi (>=1.12.2)", "selectors2", "futures", "mock", "backports.socketpair", "contextvars (2.4)", "coverage (<5.0)", "coveralls (>=1.7.0)", "psutil (>=5.7.0)"]
|
|
|
|
|
|
[[package]]
|
|
|
category = "dev"
|
|
@@ -605,7 +614,7 @@ description = "http client library for gevent"
|
|
|
name = "geventhttpclient"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "1.4.2"
|
|
|
+version = "1.4.3"
|
|
|
|
|
|
[package.dependencies]
|
|
|
certifi = "*"
|
|
@@ -619,7 +628,7 @@ marker = "platform_python_implementation == \"CPython\""
|
|
|
name = "greenlet"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "0.4.15"
|
|
|
+version = "0.4.16"
|
|
|
|
|
|
[[package]]
|
|
|
category = "main"
|
|
@@ -627,7 +636,7 @@ description = "Internationalized Domain Names in Applications (IDNA)"
|
|
|
name = "idna"
|
|
|
optional = false
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
|
|
-version = "2.9"
|
|
|
+version = "2.10"
|
|
|
|
|
|
[[package]]
|
|
|
category = "main"
|
|
@@ -636,14 +645,14 @@ marker = "python_version < \"3.8\""
|
|
|
name = "importlib-metadata"
|
|
|
optional = false
|
|
|
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
|
|
|
-version = "1.6.0"
|
|
|
+version = "1.7.0"
|
|
|
|
|
|
[package.dependencies]
|
|
|
zipp = ">=0.5"
|
|
|
|
|
|
[package.extras]
|
|
|
docs = ["sphinx", "rst.linker"]
|
|
|
-testing = ["packaging", "importlib-resources"]
|
|
|
+testing = ["packaging", "pep517", "importlib-resources (>=1.3)"]
|
|
|
|
|
|
[[package]]
|
|
|
category = "main"
|
|
@@ -651,7 +660,7 @@ description = "A port of Ruby on Rails inflector to Python"
|
|
|
name = "inflection"
|
|
|
optional = false
|
|
|
python-versions = ">=3.5"
|
|
|
-version = "0.4.0"
|
|
|
+version = "0.5.0"
|
|
|
|
|
|
[[package]]
|
|
|
category = "dev"
|
|
@@ -659,7 +668,7 @@ description = "IPython-enabled pdb"
|
|
|
name = "ipdb"
|
|
|
optional = false
|
|
|
python-versions = ">=2.7"
|
|
|
-version = "0.13.2"
|
|
|
+version = "0.13.3"
|
|
|
|
|
|
[package.dependencies]
|
|
|
setuptools = "*"
|
|
@@ -675,7 +684,7 @@ marker = "python_version >= \"3.4\""
|
|
|
name = "ipython"
|
|
|
optional = false
|
|
|
python-versions = ">=3.6"
|
|
|
-version = "7.15.0"
|
|
|
+version = "7.16.1"
|
|
|
|
|
|
[package.dependencies]
|
|
|
appnope = "*"
|
|
@@ -747,14 +756,14 @@ marker = "python_version >= \"3.4\""
|
|
|
name = "jedi"
|
|
|
optional = false
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
|
|
-version = "0.17.0"
|
|
|
+version = "0.17.1"
|
|
|
|
|
|
[package.dependencies]
|
|
|
-parso = ">=0.7.0"
|
|
|
+parso = ">=0.7.0,<0.8.0"
|
|
|
|
|
|
[package.extras]
|
|
|
qa = ["flake8 (3.7.9)"]
|
|
|
-testing = ["colorama", "docopt", "pytest (>=3.9.0,<5.0.0)"]
|
|
|
+testing = ["Django (<3.1)", "colorama", "docopt", "pytest (>=3.9.0,<5.0.0)"]
|
|
|
|
|
|
[[package]]
|
|
|
category = "main"
|
|
@@ -817,7 +826,7 @@ description = "Messaging library for Python."
|
|
|
name = "kombu"
|
|
|
optional = false
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
|
|
-version = "4.6.10"
|
|
|
+version = "4.6.11"
|
|
|
|
|
|
[package.dependencies]
|
|
|
amqp = ">=2.6.0,<2.7"
|
|
@@ -856,7 +865,7 @@ description = "Developer friendly load testing framework"
|
|
|
name = "locust"
|
|
|
optional = false
|
|
|
python-versions = ">=3.6"
|
|
|
-version = "1.0.2"
|
|
|
+version = "1.1"
|
|
|
|
|
|
[package.dependencies]
|
|
|
ConfigArgParse = ">=1.0"
|
|
@@ -1034,7 +1043,7 @@ description = "python code static checker"
|
|
|
name = "pylint"
|
|
|
optional = false
|
|
|
python-versions = ">=3.5.*"
|
|
|
-version = "2.5.2"
|
|
|
+version = "2.5.3"
|
|
|
|
|
|
[package.dependencies]
|
|
|
astroid = ">=2.4.0,<=2.5"
|
|
@@ -1106,11 +1115,15 @@ description = "OpenID support for modern servers and consumers."
|
|
|
name = "python3-openid"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "3.1.0"
|
|
|
+version = "3.2.0"
|
|
|
|
|
|
[package.dependencies]
|
|
|
defusedxml = "*"
|
|
|
|
|
|
+[package.extras]
|
|
|
+mysql = ["mysql-connector-python"]
|
|
|
+postgresql = ["psycopg2"]
|
|
|
+
|
|
|
[[package]]
|
|
|
category = "main"
|
|
|
description = "World timezone definitions, modern and historical"
|
|
@@ -1144,7 +1157,7 @@ description = "Alternative regular expression module, to replace re."
|
|
|
name = "regex"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "2020.5.14"
|
|
|
+version = "2020.6.8"
|
|
|
|
|
|
[[package]]
|
|
|
category = "main"
|
|
@@ -1152,7 +1165,7 @@ description = "Python HTTP for Humans."
|
|
|
name = "requests"
|
|
|
optional = false
|
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
|
|
-version = "2.23.0"
|
|
|
+version = "2.24.0"
|
|
|
|
|
|
[package.dependencies]
|
|
|
certifi = ">=2017.4.17"
|
|
@@ -1233,7 +1246,7 @@ description = "Python client for Sentry (https://getsentry.com)"
|
|
|
name = "sentry-sdk"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "0.14.4"
|
|
|
+version = "0.16.0"
|
|
|
|
|
|
[package.dependencies]
|
|
|
certifi = "*"
|
|
@@ -1241,7 +1254,7 @@ urllib3 = ">=1.10.0"
|
|
|
|
|
|
[package.extras]
|
|
|
aiohttp = ["aiohttp (>=3.5)"]
|
|
|
-beam = ["beam (>=2.12)"]
|
|
|
+beam = ["apache-beam (>=2.12)"]
|
|
|
bottle = ["bottle (>=0.12.13)"]
|
|
|
celery = ["celery (>=3)"]
|
|
|
django = ["django (>=1.8)"]
|
|
@@ -1350,7 +1363,7 @@ description = "The uWSGI server"
|
|
|
name = "uwsgi"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "2.0.18"
|
|
|
+version = "2.0.19.1"
|
|
|
|
|
|
[[package]]
|
|
|
category = "main"
|
|
@@ -1367,7 +1380,7 @@ marker = "python_version >= \"3.4\""
|
|
|
name = "wcwidth"
|
|
|
optional = false
|
|
|
python-versions = "*"
|
|
|
-version = "0.2.3"
|
|
|
+version = "0.2.5"
|
|
|
|
|
|
[[package]]
|
|
|
category = "dev"
|
|
@@ -1445,7 +1458,7 @@ test = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
|
|
testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
|
|
|
|
|
[metadata]
|
|
|
-content-hash = "440a338c5ff5b59aaf803598dba59cf7309ac1eb62e0293072f6546dacac7780"
|
|
|
+content-hash = "534ef24ea9654a3b0e8b702f94115363a9eb2a099cbaef8c0ee46ad6d8284a76"
|
|
|
python-versions = "^3.6"
|
|
|
|
|
|
[metadata.files]
|
|
@@ -1462,20 +1475,20 @@ appnope = [
|
|
|
{file = "appnope-0.1.0.tar.gz", hash = "sha256:8b995ffe925347a2138d7ac0fe77155e4311a0ea6d6da4f5128fe4b3cbe5ed71"},
|
|
|
]
|
|
|
asgiref = [
|
|
|
- {file = "asgiref-3.2.7-py2.py3-none-any.whl", hash = "sha256:9ca8b952a0a9afa61d30aa6d3d9b570bb3fd6bafcf7ec9e6bed43b936133db1c"},
|
|
|
- {file = "asgiref-3.2.7.tar.gz", hash = "sha256:8036f90603c54e93521e5777b2b9a39ba1bad05773fcf2d208f0299d1df58ce5"},
|
|
|
+ {file = "asgiref-3.2.10-py3-none-any.whl", hash = "sha256:9fc6fb5d39b8af147ba40765234fa822b39818b12cc80b35ad9b0cef3a476aed"},
|
|
|
+ {file = "asgiref-3.2.10.tar.gz", hash = "sha256:7e51911ee147dd685c3c8b805c0ad0cb58d360987b56953878f8c06d2d1c6f1a"},
|
|
|
]
|
|
|
astroid = [
|
|
|
- {file = "astroid-2.4.1-py3-none-any.whl", hash = "sha256:d8506842a3faf734b81599c8b98dcc423de863adcc1999248480b18bd31a0f38"},
|
|
|
- {file = "astroid-2.4.1.tar.gz", hash = "sha256:4c17cea3e592c21b6e222f673868961bad77e1f985cb1694ed077475a89229c1"},
|
|
|
+ {file = "astroid-2.4.2-py3-none-any.whl", hash = "sha256:bc58d83eb610252fd8de6363e39d4f1d0619c894b0ed24603b881c02e64c7386"},
|
|
|
+ {file = "astroid-2.4.2.tar.gz", hash = "sha256:2f4078c2a41bf377eea06d71c9d2ba4eb8f6b1af2135bec27bbbb7d8f12bb703"},
|
|
|
]
|
|
|
attrs = [
|
|
|
{file = "attrs-19.3.0-py2.py3-none-any.whl", hash = "sha256:08a96c641c3a74e44eb59afb61a24f2cb9f4d7188748e76ba4bb5edfa3cb7d1c"},
|
|
|
{file = "attrs-19.3.0.tar.gz", hash = "sha256:f7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72"},
|
|
|
]
|
|
|
backcall = [
|
|
|
- {file = "backcall-0.1.0.tar.gz", hash = "sha256:38ecd85be2c1e78f77fd91700c76e14667dc21e2713b63876c0eb901196e01e4"},
|
|
|
- {file = "backcall-0.1.0.zip", hash = "sha256:bbbf4b1e5cd2bdb08f915895b51081c041bac22394fdfcfdfbe9f14b77c08bf2"},
|
|
|
+ {file = "backcall-0.2.0-py2.py3-none-any.whl", hash = "sha256:fbbce6a29f263178a1f7915c1940bde0ec2b2a967566fe1c65c1dfb7422bd255"},
|
|
|
+ {file = "backcall-0.2.0.tar.gz", hash = "sha256:5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e"},
|
|
|
]
|
|
|
billiard = [
|
|
|
{file = "billiard-3.6.3.0-py3-none-any.whl", hash = "sha256:bff575450859a6e0fbc2f9877d9b715b0bbc07c3565bb7ed2280526a0cdf5ede"},
|
|
@@ -1486,20 +1499,20 @@ black = [
|
|
|
{file = "black-19.10b0.tar.gz", hash = "sha256:c2edb73a08e9e0e6f65a0e6af18b059b8b1cdd5bef997d7a0b181df93dc81539"},
|
|
|
]
|
|
|
boto3 = [
|
|
|
- {file = "boto3-1.13.22-py2.py3-none-any.whl", hash = "sha256:9f556ab7124aac29ce64d0dcc2219c14960c5faaee8fe7aef1fd9cf8577b6426"},
|
|
|
- {file = "boto3-1.13.22.tar.gz", hash = "sha256:fd0800a3acda1dc15ac4675123f15efb160dc05467df3e19489b3245ea8f689d"},
|
|
|
+ {file = "boto3-1.14.16-py2.py3-none-any.whl", hash = "sha256:c2a223f4b48782e8b160b2130265e2a66081df111f630a5a384d6909e29a5aa9"},
|
|
|
+ {file = "boto3-1.14.16.tar.gz", hash = "sha256:ce5a4ab6af9e993d1864209cbbb6f4812f65fbc57ad6b95e5967d8bf38b1dcfb"},
|
|
|
]
|
|
|
botocore = [
|
|
|
- {file = "botocore-1.16.22-py2.py3-none-any.whl", hash = "sha256:5df4dc49392922dc23042333187ca33686552ae5a901e91d0bc4140c4226995c"},
|
|
|
- {file = "botocore-1.16.22.tar.gz", hash = "sha256:eb077e2da1654558c9d97888a2e0710b92cc3162a6641959545451e1a21eea8a"},
|
|
|
+ {file = "botocore-1.17.16-py2.py3-none-any.whl", hash = "sha256:99d995ef99cf77458a661f3fc64e0c3a4ce77ca30facfdf0472f44b2953dd856"},
|
|
|
+ {file = "botocore-1.17.16.tar.gz", hash = "sha256:fe0c4f7cd6b67eff3b7cb8dff6709a65d6fca10b7b7449a493b2036915e98b4c"},
|
|
|
]
|
|
|
celery = [
|
|
|
- {file = "celery-4.4.3-py2.py3-none-any.whl", hash = "sha256:df2937b7536a2a9b18024776a3a46fd281721813636c03a5177fa02fe66078f6"},
|
|
|
- {file = "celery-4.4.3.tar.gz", hash = "sha256:5147662e23dc6bc39c17a2cbc9a148debe08ecfb128b0eded14a0d9c81fc5742"},
|
|
|
+ {file = "celery-4.4.6-py2.py3-none-any.whl", hash = "sha256:ef17d7dffde7fc73ecab3a3b6389d93d3213bac53fa7f28e68e33647ad50b916"},
|
|
|
+ {file = "celery-4.4.6.tar.gz", hash = "sha256:fd77e4248bb1b7af5f7922dd8e81156f540306e3a5c4b1c24167c1f5f06025da"},
|
|
|
]
|
|
|
certifi = [
|
|
|
- {file = "certifi-2020.4.5.1-py2.py3-none-any.whl", hash = "sha256:1d987a998c75633c40847cc966fcf5904906c920a7f17ef374f5aa4282abd304"},
|
|
|
- {file = "certifi-2020.4.5.1.tar.gz", hash = "sha256:51fcb31174be6e6664c5f69e3e1691a2d72a1a12e90f872cbdb1567eb47b6519"},
|
|
|
+ {file = "certifi-2020.6.20-py2.py3-none-any.whl", hash = "sha256:8fc0819f1f30ba15bdb34cceffb9ef04d99f420f68eb75d901e9560b8749fc41"},
|
|
|
+ {file = "certifi-2020.6.20.tar.gz", hash = "sha256:5930595817496dd21bb8dc35dad090f1c2cd0adfaf21204bf6732ca5d8ee34d3"},
|
|
|
]
|
|
|
cffi = [
|
|
|
{file = "cffi-1.14.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:1cae98a7054b5c9391eb3249b86e0e99ab1e02bb0cc0575da191aedadbdf4384"},
|
|
@@ -1563,15 +1576,15 @@ defusedxml = [
|
|
|
{file = "defusedxml-0.6.0.tar.gz", hash = "sha256:f684034d135af4c6cbb949b8a4d2ed61634515257a67299e5f940fbaa34377f5"},
|
|
|
]
|
|
|
dj-rest-auth = [
|
|
|
- {file = "dj-rest-auth-1.0.6.tar.gz", hash = "sha256:aa166794e7a8a2262f4af52a6b2de6d2e102622c5f1fdb67ebd971b7e43130ac"},
|
|
|
+ {file = "dj-rest-auth-1.0.9.tar.gz", hash = "sha256:e96467385ed19b812a6f0490bf7c5098e24b4d1b6c1b64d7ca295a97741a63df"},
|
|
|
]
|
|
|
dj-stripe = [
|
|
|
{file = "dj-stripe-2.3.0.tar.gz", hash = "sha256:92b82db5205093b08aff7d6ea615cf260eb0f1dc1f60bddbbba81a8b7ec2e9e7"},
|
|
|
{file = "dj_stripe-2.3.0-py3-none-any.whl", hash = "sha256:9a6a6c7303dc5870bb88dbb8ce214b66c8508ebb486f3231f3a59770ff0695e5"},
|
|
|
]
|
|
|
django = [
|
|
|
- {file = "Django-3.0.7-py3-none-any.whl", hash = "sha256:e1630333248c9b3d4e38f02093a26f1e07b271ca896d73097457996e0fae12e8"},
|
|
|
- {file = "Django-3.0.7.tar.gz", hash = "sha256:5052b34b34b3425233c682e0e11d658fd6efd587d11335a0203d827224ada8f2"},
|
|
|
+ {file = "Django-3.0.8-py3-none-any.whl", hash = "sha256:5457fc953ec560c5521b41fad9e6734a4668b7ba205832191bbdff40ec61073c"},
|
|
|
+ {file = "Django-3.0.8.tar.gz", hash = "sha256:31a5fbbea5fc71c99e288ec0b2f00302a0a92c44b13ede80b73a6a4d6d205582"},
|
|
|
]
|
|
|
django-allauth = [
|
|
|
{file = "django-allauth-0.42.0.tar.gz", hash = "sha256:f17209410b7f87da0a84639fd79d3771b596a6d3fc1a8e48ce50dabc7f441d30"},
|
|
@@ -1585,8 +1598,8 @@ django-celery-results = [
|
|
|
{file = "django_celery_results-1.2.1.tar.gz", hash = "sha256:e390f70cc43bbc2cd7c8e4607dc29ab6211a2ab968f93677583f0160921f670c"},
|
|
|
]
|
|
|
django-cors-headers = [
|
|
|
- {file = "django-cors-headers-3.3.0.tar.gz", hash = "sha256:73d654950b5f5e7e4f67c05183d2169d4f7518ceb87734eb0d68f9e43be59f1c"},
|
|
|
- {file = "django_cors_headers-3.3.0-py3-none-any.whl", hash = "sha256:48d267c10d11d8e17805bf896071c0a3e8efb6f79f6634a90e6faac4c2f8a1a0"},
|
|
|
+ {file = "django-cors-headers-3.4.0.tar.gz", hash = "sha256:f5218f2f0bb1210563ff87687afbf10786e080d8494a248e705507ebd92d7153"},
|
|
|
+ {file = "django_cors_headers-3.4.0-py3-none-any.whl", hash = "sha256:5240062ef0b16668ce8a5f43324c388d65f5439e1a30e22c38684d5ddaff0d15"},
|
|
|
]
|
|
|
django-csp = [
|
|
|
{file = "django_csp-3.6-py2.py3-none-any.whl", hash = "sha256:d9ee5a8c6442aa54854e8de627c2826786208ed38fb4ea8ced08c42332673eb1"},
|
|
@@ -1601,12 +1614,12 @@ django-environ = [
|
|
|
{file = "django_environ-0.4.5-py2.py3-none-any.whl", hash = "sha256:c57b3c11ec1f319d9474e3e5a79134f40174b17c7cc024bbb2fad84646b120c4"},
|
|
|
]
|
|
|
django-extensions = [
|
|
|
- {file = "django-extensions-2.2.9.tar.gz", hash = "sha256:2f81b618ba4d1b0e58603e25012e5c74f88a4b706e0022a3b21f24f0322a6ce6"},
|
|
|
- {file = "django_extensions-2.2.9-py2.py3-none-any.whl", hash = "sha256:b19182d101a441fe001c5753553a901e2ef3ff60e8fbbe38881eb4a61fdd17c4"},
|
|
|
+ {file = "django-extensions-3.0.2.tar.gz", hash = "sha256:c4e8cff39a26bfb72438cd52ab37d760a2aa146b715b6cd27fa8b862ac29fdc5"},
|
|
|
+ {file = "django_extensions-3.0.2-py2.py3-none-any.whl", hash = "sha256:2b96bb937329b4038809d0fa79c55f6c1e941bce5057ca9ff5f3207aadffcbb9"},
|
|
|
]
|
|
|
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"},
|
|
|
+ {file = "django-filter-2.3.0.tar.gz", hash = "sha256:11e63dd759835d9ba7a763926ffb2662cf8a6dcb4c7971a95064de34dbc7e5af"},
|
|
|
+ {file = "django_filter-2.3.0-py3-none-any.whl", hash = "sha256:616848eab6fc50193a1b3730140c49b60c57a3eda1f7fc57fa8505ac156c6c75"},
|
|
|
]
|
|
|
django-organizations = [
|
|
|
{file = "django-organizations-1.1.2.tar.gz", hash = "sha256:798af83f3072b476832fa6a0a476ef18d43674a7071644d7364b86f52f41c33f"},
|
|
@@ -1648,120 +1661,114 @@ freezegun = [
|
|
|
{file = "freezegun-0.3.15-py2.py3-none-any.whl", hash = "sha256:82c757a05b7c7ca3e176bfebd7d6779fd9139c7cb4ef969c38a28d74deef89b2"},
|
|
|
{file = "freezegun-0.3.15.tar.gz", hash = "sha256:e2062f2c7f95cc276a834c22f1a17179467176b624cc6f936e8bc3be5535ad1b"},
|
|
|
]
|
|
|
+future = [
|
|
|
+ {file = "future-0.18.2.tar.gz", hash = "sha256:b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d"},
|
|
|
+]
|
|
|
gevent = [
|
|
|
- {file = "gevent-20.5.2-cp27-cp27m-macosx_10_15_x86_64.whl", hash = "sha256:4a69373a07a0d4ff74401274d3b30aa47430e76d7e314f23bb9f399da1bbed6e"},
|
|
|
- {file = "gevent-20.5.2-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:a55ee5c388511362b1f886be57f06062334bc44b91ef215b997435d21901def7"},
|
|
|
- {file = "gevent-20.5.2-cp27-cp27m-win32.whl", hash = "sha256:2436dfbc1f0cfa2c2fc8ec9e824dcc13f8501085c29605b4488c981456f12ed6"},
|
|
|
- {file = "gevent-20.5.2-cp27-cp27m-win_amd64.whl", hash = "sha256:c2c2e0e275b375941be80a174cd47b3ee20ccf457fbec31863808448ec4fcf59"},
|
|
|
- {file = "gevent-20.5.2-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:1bb8330f1f86460b845b589eeea73b3e2dd52f84bee30178a8eaa0ddd61622a6"},
|
|
|
- {file = "gevent-20.5.2-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:2863c2899f0a379322cb07724c67eb608652e99ab5bdf5bfce936c9bf89f4a87"},
|
|
|
- {file = "gevent-20.5.2-cp35-cp35m-win32.whl", hash = "sha256:de44cb7bf1f74043e7976f2dbf9780da7a99a2b58799675817d1df77ccfde519"},
|
|
|
- {file = "gevent-20.5.2-cp35-cp35m-win_amd64.whl", hash = "sha256:9cec7379b540cd7a8cdffec9ebe799943c07d0f575e6f222bf3515e7655544d7"},
|
|
|
- {file = "gevent-20.5.2-cp36-cp36m-macosx_10_15_x86_64.whl", hash = "sha256:9c4601f67f26e534237d1cbaded3157b2a70a89e7760c819e8afb20e32878553"},
|
|
|
- {file = "gevent-20.5.2-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:f2932f05b8cfef3d7c285ddbd77008d642bd843c88625e1da4e96a643d4de885"},
|
|
|
- {file = "gevent-20.5.2-cp36-cp36m-win32.whl", hash = "sha256:08de7d46923ab04529e70ff0601522bc7897b7bcef8ac40e8a9f906168518875"},
|
|
|
- {file = "gevent-20.5.2-cp36-cp36m-win_amd64.whl", hash = "sha256:ae6787acd68bd2f8d40e10fd8d031a5da2ac9dae6ddd35390cf4c18261a8bd38"},
|
|
|
- {file = "gevent-20.5.2-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:12276c30ce4d6da84eba674dade04b0cd80fb5808dbfdef01ba49b75d50b3816"},
|
|
|
- {file = "gevent-20.5.2-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:4a3ee667456ccec0c1d215aeec8d150449d0a6da5d58ba2c6be741249af1f139"},
|
|
|
- {file = "gevent-20.5.2-cp37-cp37m-win32.whl", hash = "sha256:2f138b82527c520fff432e3aa9f606335d23eebfa1e8aeb0e36822e34a91afdd"},
|
|
|
- {file = "gevent-20.5.2-cp37-cp37m-win_amd64.whl", hash = "sha256:899e1cdbfaa7aa0d53a430f2f4cb8d03c00db0ee94872ce2b4bb918817a719f0"},
|
|
|
- {file = "gevent-20.5.2-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:bd261c12724e3e4be81ce4bd978c3ba47d31bd56444ba9f30332b8e7d4f09b81"},
|
|
|
- {file = "gevent-20.5.2-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:1886197bcf8aea097c066e212c32a0aed9ad6a0ed245c124f3ff6b7dce7db354"},
|
|
|
- {file = "gevent-20.5.2-cp38-cp38-win32.whl", hash = "sha256:9146860dd8ac0d0b675abc64025ea8dcd3d399de9290a8eec23bbed6d3993be4"},
|
|
|
- {file = "gevent-20.5.2-cp38-cp38-win_amd64.whl", hash = "sha256:67820fd68ba14a38a1645261fc8f3530c4cfad6c45e29f40cc1dda8d5dcc17fb"},
|
|
|
- {file = "gevent-20.5.2-pp27-pypy_73-win32.whl", hash = "sha256:91bfe6c3a2ec4d0027b30eb1aa678ab1f828c7d8961e64ac000d8c4a80fc8806"},
|
|
|
- {file = "gevent-20.5.2.tar.gz", hash = "sha256:2756de36f56b33c46f6cc7146a74ba65afcd1471922c95b6771ce87b279d689c"},
|
|
|
+ {file = "gevent-20.6.2-cp27-cp27m-macosx_10_15_x86_64.whl", hash = "sha256:b03890bbddbae5667f5baad517417056496ff5e92c3c7945b27cc08f55a9fcb2"},
|
|
|
+ {file = "gevent-20.6.2-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:1ea0d34cb78cdf37870be3bfb9330ebda89197bed9e048c14f4a90dec19a33e0"},
|
|
|
+ {file = "gevent-20.6.2-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:73eb4cf3114fbb5dd801bd0b93941adfa2fa6d99e91976c20a121ea14b8b39b9"},
|
|
|
+ {file = "gevent-20.6.2-cp27-cp27m-win32.whl", hash = "sha256:f41cc8e853ac2252bc58f6feabd74b8aae613e2d19097c5373463122f4dc08f0"},
|
|
|
+ {file = "gevent-20.6.2-cp27-cp27m-win_amd64.whl", hash = "sha256:d3baff87d935a5eeffb0e4f7cd5ffe258d2430cd62aeee2e5396f85da07df435"},
|
|
|
+ {file = "gevent-20.6.2-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:7d8408854ce892f987305a0e9bf5c051f4ea29453665454396d6afb620c719b6"},
|
|
|
+ {file = "gevent-20.6.2-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:ea2e4584950186b71d648bde6af40dae4d4c6f43db25a732ec056b27a7a83afe"},
|
|
|
+ {file = "gevent-20.6.2-cp35-cp35m-win32.whl", hash = "sha256:c0f4340e40e0f9dfe93a52a12ddf5b1eeda9bbc89b99bf3b9b23acab0dfae0a4"},
|
|
|
+ {file = "gevent-20.6.2-cp35-cp35m-win_amd64.whl", hash = "sha256:13c74d6784ef5ada2666abf2bb310d27a1d14291f7cac46148f336b19f714d40"},
|
|
|
+ {file = "gevent-20.6.2-cp36-cp36m-macosx_10_15_x86_64.whl", hash = "sha256:78bd94f6f2ac366155169df3507068f6381f2ad77625633189ce183f86a57597"},
|
|
|
+ {file = "gevent-20.6.2-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:0b16dd85eddaf6acdad373ce90ed4da09ef466cbc5e0ee5932d13f099929e844"},
|
|
|
+ {file = "gevent-20.6.2-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:a47556cac07e31b3cef8fd701599b3b1365961fe3736471f41807ffa27c5c848"},
|
|
|
+ {file = "gevent-20.6.2-cp36-cp36m-win32.whl", hash = "sha256:bef18b8bd3b728240b9bbd699737216b793d6c97b482431f69dcbe328ad73692"},
|
|
|
+ {file = "gevent-20.6.2-cp36-cp36m-win_amd64.whl", hash = "sha256:d0a67a20ce325f6a2068e0bd9fbf83db8a5f5ced972ed8ac5c20079a7d98c7d1"},
|
|
|
+ {file = "gevent-20.6.2-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:b17915b65b49a425115ddc3087484c81b1e47ce38c931d18bb14e453753e4d06"},
|
|
|
+ {file = "gevent-20.6.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:ebb8a545112110e3a6edf905ae1556b0538fc148c743aa7d8cfaebbbc23de31d"},
|
|
|
+ {file = "gevent-20.6.2-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:6c864b5604166ac8351e3128a1135b883b9e978fd24afbd75a249dcb42bc8ab5"},
|
|
|
+ {file = "gevent-20.6.2-cp37-cp37m-win32.whl", hash = "sha256:e5ca5ee80a9d9e697c9fc22b4bbce9ad06870f83fc8e7774e5504892ef702476"},
|
|
|
+ {file = "gevent-20.6.2-cp37-cp37m-win_amd64.whl", hash = "sha256:f2a02d9004ccb18edd9eaf6f25da9a7763de41a69754d5e4d872a8cbf8bd0b72"},
|
|
|
+ {file = "gevent-20.6.2-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:354f932c284fa45826b32f42927d892096cce05671b50b3ff59528230217ad47"},
|
|
|
+ {file = "gevent-20.6.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:67776cb33b638a3c61a0351d9d1e8f33a46b47de619e249de1159892f9ff035c"},
|
|
|
+ {file = "gevent-20.6.2-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:68764aca061bbbbade43727e797f9c28042f6d90cca5fb6514ef726d43ab00ca"},
|
|
|
+ {file = "gevent-20.6.2-cp38-cp38-win32.whl", hash = "sha256:0f3fbb1703b10609856e5dffb0e358bf5edf57e52dc7cd7226e3f8674fdc0a0f"},
|
|
|
+ {file = "gevent-20.6.2-cp38-cp38-win_amd64.whl", hash = "sha256:a18d8dd9bfa994a22f30adfa0563d80f0809140045c34f85535f422813d25855"},
|
|
|
+ {file = "gevent-20.6.2-cp39-cp39-manylinux2010_x86_64.whl", hash = "sha256:9527087984f1659be899b3300d5d61c7c5b01d8beae106aff5160316da8bc56f"},
|
|
|
+ {file = "gevent-20.6.2-pp27-pypy_73-macosx_10_7_x86_64.whl", hash = "sha256:76ef4c6e3332e6f7278142d791b28695adfce39735900fccef2a0f1d894f6b36"},
|
|
|
+ {file = "gevent-20.6.2-pp27-pypy_73-win32.whl", hash = "sha256:3cb2f6978615d52e4e4e667b035c11a7272bb68b14d119faf1b138164b2f354f"},
|
|
|
+ {file = "gevent-20.6.2.tar.gz", hash = "sha256:a23c2abf08e851c988723f6a2996d495f513a2c0dc70f9956af03af8debdb5d1"},
|
|
|
]
|
|
|
geventhttpclient = [
|
|
|
- {file = "geventhttpclient-1.4.2-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:7b7e827418ecc926271111ef9a5f832063c28250487d77292442a94dce040ab8"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:6f662227cf8ec2f061d67e9bcc4e2a83ccae4b91c812a0f4a8dd4b239300860f"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:5c7a6211bd5747edf7e38a489369c510d06cfd293ec56be1bdd2045766075f8b"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:7e0686068f4dca0148e98957ac6804acb819d4a32886b75e4af8b7a4fafb0729"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:8d2874c86012b9c34de7a610b3e7762eca80da7591f945464afe3b024f99ea38"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:e089d1613fc30fd631cd82223abd8187bd9f3ccba70a58df38eb8139928c9237"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:f2c2d6a8c5973d1ab918443a7739ddc4bb1b3948ca676feccfe6b10076a13275"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:565dff607131b04b8a2e302065f47be235a2adefe30443401f2dc3d58972d18f"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:bcad86491ef10b281f43a93ca65bb65aec6afc7856badc8cb4745daa4b43fe33"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp35-cp35m-macosx_10_9_x86_64.whl", hash = "sha256:e4179375224242a64e965d709282af91491a6de40f2117df81a2a775f94d2bc3"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:49e0aed4b7cc7eef09294376c77690528e4a21a37a8a0e99efa940561183a0f5"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:9324187592cbd66764a28a8f49dafb2bf68a07612bb4adf27a0777a35ba53cb6"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp35-cp35m-manylinux2010_i686.whl", hash = "sha256:b6cbcc500635b228a39c2a0b290059bdc8f7254776b6bc628bd7384ce0446125"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:682581949303c175abbaf686df819d403104ecc6b0355108c6cc473cc539a505"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp35-cp35m-win32.whl", hash = "sha256:3df9cad44fddc775b06f7a9e8bea763bb8198ba426a8ce62bb79cb44bb7e419f"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp35-cp35m-win_amd64.whl", hash = "sha256:052899e60f63529a5ffc581987fef2893f445a62ebdb5f51f02444b9153b9e00"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:edd11d6b22993008a98235f02344f79783d7727f05d4cd4cc638591b2cf00346"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:a391afadf1d7005d1f584470c5a2b03588c23c25b42ebed6a385ffb1e5deb61b"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:80570bf577de010cb3cff704bc9df2d76b3398144e6224e35558a9f3f794f863"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp36-cp36m-manylinux2010_i686.whl", hash = "sha256:df9ce998dbaef4e4aa6d9b2bc129d69c9ec41a71df30808298f6b8cc2e3cee18"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:3becac3ec54cc74caadcf87a309343d3298a8ca0ef6d3c4f7ab197be0acefdcb"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp36-cp36m-win32.whl", hash = "sha256:a2ba13a6dc4343e9be64288fb89c077586350d201945565b5b882431a7cc111e"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp36-cp36m-win_amd64.whl", hash = "sha256:79a302b9448fee4d2a334278c0cb679195ec0ed4de0832bf46797e90602d5832"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:bef49de16b0c4551731294e37a05b55415fc49fa3c4e5b6cfac0d41fd430627d"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:a6eb1aa56bc52ba0adb281f7977662db8661b1398866674cf9be559cf23e2765"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:dade5b1266e10f78104a4880163b1aca1ace8c1efbf0e71887b9cff78bfbdb2f"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp37-cp37m-manylinux2010_i686.whl", hash = "sha256:d09d59902ca62253a48f7a5ffbd6c591cca8a65fe15428a294f600333b891aaa"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:b9bf31aed10e40116357f6eb1f3ac997030485ea8afd75fd00644dc6ccba1614"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp37-cp37m-win32.whl", hash = "sha256:9141b2ce49adb317cf036a70f4543319abfde625b92e780794d806bcc1bcd1de"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp37-cp37m-win_amd64.whl", hash = "sha256:302277ba05f941da34fac3fdd9e0f13693c8460fa82fd8d40aa34151537fc171"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d8f2bbbc0f1cfd8d0b5b1c839be513e32a4d94c79f3b28aed5e0443866ee1ce5"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp38-cp38-manylinux1_i686.whl", hash = "sha256:6018fc296c4d6a1ca0cfdf3a9fb23792e2302cbf5717dd0a25ee0c084bf8216a"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:b68fbaff99f8a7701477b83e829b74c0f6d878953dea468cc52601093a4806d4"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp38-cp38-manylinux2010_i686.whl", hash = "sha256:94bf3480828190cb0cf3fae350b760aa12d9912b8eed5449ddb25867edae31f6"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:28e4ef874d4153460c1e29323f543942a6b3be308c5a50c006d412f4f9e7fc9c"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp38-cp38-win32.whl", hash = "sha256:1dcc1995146edbcb98e6343137ee4444fa5966ae534e5fac647b32357479e93f"},
|
|
|
- {file = "geventhttpclient-1.4.2-cp38-cp38-win_amd64.whl", hash = "sha256:355417460ce971a01f1ee0b4c53c65505faa0e1cc757ed16d8cdcbc5e66b21ab"},
|
|
|
- {file = "geventhttpclient-1.4.2-pp27-pypy_73-macosx_10_7_x86_64.whl", hash = "sha256:074f9914ce8320f71ffaa1d48247a5f2d551e0df4a225e50d8cf162128116a6b"},
|
|
|
- {file = "geventhttpclient-1.4.2-pp27-pypy_73-manylinux1_x86_64.whl", hash = "sha256:71bc17ffab758b800d1ca1c0ac0c1a47aa8dd7e80c88e9c6b454f7082ab03f8a"},
|
|
|
- {file = "geventhttpclient-1.4.2-pp27-pypy_73-manylinux2010_x86_64.whl", hash = "sha256:a5a9e5dc95618bf1d061de6862429f90bb8740b59449a47bfdadd4cc94eebb9f"},
|
|
|
- {file = "geventhttpclient-1.4.2-pp27-pypy_73-win32.whl", hash = "sha256:3b18bb76b175d36205889e2c33c1746b70ab156392d6d5f382d1b2b349fd53e1"},
|
|
|
- {file = "geventhttpclient-1.4.2-pp36-pypy36_pp73-macosx_10_7_x86_64.whl", hash = "sha256:dfa24eaf4310fc99c796fafac527e7c839670f15144936ab885b43705f2d6086"},
|
|
|
- {file = "geventhttpclient-1.4.2-pp36-pypy36_pp73-manylinux1_x86_64.whl", hash = "sha256:86feb2e8f2210af353fb00e85db672007e43dd993f53dab18453b0b230fd0673"},
|
|
|
- {file = "geventhttpclient-1.4.2-pp36-pypy36_pp73-manylinux2010_x86_64.whl", hash = "sha256:d393b8a84dd9edcfb92ebfd35065a19eb589ce082dae4b61222c5835146c81c7"},
|
|
|
- {file = "geventhttpclient-1.4.2-pp36-pypy36_pp73-win32.whl", hash = "sha256:0271d8ea2d4ad5b3fb753fb1df7e00aadfbe7d50d26fed714b97755f04011864"},
|
|
|
- {file = "geventhttpclient-1.4.2.tar.gz", hash = "sha256:967b11c4a37032f98c08f58176e4ac8de10473ab0c1f617acb8202d44b97fe21"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:9d6e5a6783d4a3e5df3e82053cef0435d559c1acb0e5a0237de6391707a65c05"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:6514a4e7520a4280722d10ee8a57910483856a9e1ba6a80c1d385770c4c279be"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:8508afd224b34a242e4bc2e4b6d3fc61d0ed3d8c2008627c0ee0f12da15ddb79"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:aa1def6f4496e17fb73df5dc520fc1254b3a3444e1f793fbd23ea8ecd0963c3d"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:8e03b15160c47b898bd88b911a008884f2a66ef77b76b625b796e385da1f91b9"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:58e18900926d21461203bb4008ff8d0d06c21c2a86c80b7fae3ce9f6e7fa8617"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:1beb665b970095bbdfeb84f9168737dea8a7c66fc9b82d2d184c9fdf4f796da0"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:507340f2a66c12b646371ef101e4c16461517ff50c4a63187efbeef2918f7a42"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:72fbd99969ab77cf3a6b8e7139fc03ceb93c3f49bdd94921b63f665bc988678e"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp35-cp35m-macosx_10_9_x86_64.whl", hash = "sha256:2fe42c32131f5bb0dddfda468def98d463e3b0762e3f3de1b153d5623683d5c3"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:a36be69b6658d6112937c18697cb6e495a751d849f90af684a84bd7d2ed48e4a"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:4ad8568b6ed82ce20bd7ebc1ab94c7245708bd992235a2788fc489a2eb88e812"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_i686.whl", hash = "sha256:59021b58a95202c5069e75b168c8794318a05044290ce37ca28aaf01f40495bc"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:720968e8a8dca8a9855c4b0a1ef86c63dc4578e92a5ee26375b47cefb6a6eb16"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:626250391c380099a401eeefdb50f47226ba64d1a0b4c98e8f803c7ad92ffc4d"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:7e17b0c23d5079b0ff5aa2b28b489a664d91feb0ece19b699d773d3090bae0c4"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:aa5ba83fbffa3d3fb474f5ef6fb807f8ada971b9d683572ac82cec2fc836b31f"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_i686.whl", hash = "sha256:b14ea159837fbfde4ce7ab638bd0453929f91570ab27cb8fc60055df0cacd1a3"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:c73acac153532cd355e2af4aacf5d7d897c2c9c328ecbf52d4b0c2ac3ecaaac5"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:faf3a4b64750d082790223bb7c86f9d500fb95a89be51332be8106311ef79197"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:dec5a75197b4ef6a18879ca5ec61a2d6ef75b63b744356d32b7a8c3752294a70"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:5680fad0a5361335a72965638bf211e3fd3946ee0e1ef31b282079e19a6a98ee"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_i686.whl", hash = "sha256:c10ebfe7d0610837df74f917b1df0941effcdbeb9e9e63261b2e90e6241f444a"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:745304af76c4d80e97b948db866ec8636b9fb39940cbf4c065a4c5c30918ba55"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:bc948a1a429adc972ecc8ca45021509b1223cd5a36231f1c98cceb0106d938c0"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp38-cp38-manylinux1_i686.whl", hash = "sha256:4bf92f7001d2554ed296955ab7440db4927effd27b5efb89450cff4a107c850c"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:795a40a2bcefce228e9c22848647ec782e1e6924864b442429564f82a24b18ea"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp38-cp38-manylinux2010_i686.whl", hash = "sha256:bafc16937799f2e5240b75378e4dd78ffb0f25faeed1d14ee172b4509b239127"},
|
|
|
+ {file = "geventhttpclient-1.4.3-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:40551cce7cb322196fa0c1e9e6f53c51a24424055b25f765dc79100e4f90e069"},
|
|
|
+ {file = "geventhttpclient-1.4.3-pp27-pypy_73-macosx_10_7_x86_64.whl", hash = "sha256:35958c4ce62c7c5f07f2e465c1a21912376e7aec500e404da9ac782c1bd59be3"},
|
|
|
+ {file = "geventhttpclient-1.4.3-pp27-pypy_73-manylinux1_x86_64.whl", hash = "sha256:bbf34a150137ff71c0e429440197e6a6b2ff852672ab393c20f0beea2c04bc32"},
|
|
|
+ {file = "geventhttpclient-1.4.3-pp27-pypy_73-manylinux2010_x86_64.whl", hash = "sha256:7a82a2d0fea305998ad4ecc392c88bd691adb0281badf475ae4686c3cce94206"},
|
|
|
+ {file = "geventhttpclient-1.4.3-pp36-pypy36_pp73-macosx_10_7_x86_64.whl", hash = "sha256:c8c1237ec214223d69f2c2e9b39ea0a9d8ae250e1d1789e0e1591de87ecbcd54"},
|
|
|
+ {file = "geventhttpclient-1.4.3-pp36-pypy36_pp73-manylinux1_x86_64.whl", hash = "sha256:70a704ffda67b3d6582e91b41c430f06a6123f4ca1438ce787f3dfbed9163620"},
|
|
|
+ {file = "geventhttpclient-1.4.3-pp36-pypy36_pp73-manylinux2010_x86_64.whl", hash = "sha256:2988edc32ba61e46dcd56b903dd8ace740b30c4b4728f16fad0d3d29efcb6c87"},
|
|
|
+ {file = "geventhttpclient-1.4.3.tar.gz", hash = "sha256:e9a38d9a8bc74523af629fd831796304151792ed63b8245d734c1556ea526de2"},
|
|
|
]
|
|
|
greenlet = [
|
|
|
- {file = "greenlet-0.4.15-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:99a26afdb82ea83a265137a398f570402aa1f2b5dfb4ac3300c026931817b163"},
|
|
|
- {file = "greenlet-0.4.15-cp27-cp27m-win32.whl", hash = "sha256:beeabe25c3b704f7d56b573f7d2ff88fc99f0138e43480cecdfcaa3b87fe4f87"},
|
|
|
- {file = "greenlet-0.4.15-cp27-cp27m-win_amd64.whl", hash = "sha256:9854f612e1b59ec66804931df5add3b2d5ef0067748ea29dc60f0efdcda9a638"},
|
|
|
- {file = "greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:ac57fcdcfb0b73bb3203b58a14501abb7e5ff9ea5e2edfa06bb03035f0cff248"},
|
|
|
- {file = "greenlet-0.4.15-cp33-cp33m-win32.whl", hash = "sha256:d634a7ea1fc3380ff96f9e44d8d22f38418c1c381d5fac680b272d7d90883720"},
|
|
|
- {file = "greenlet-0.4.15-cp33-cp33m-win_amd64.whl", hash = "sha256:0d48200bc50cbf498716712129eef819b1729339e34c3ae71656964dac907c28"},
|
|
|
- {file = "greenlet-0.4.15-cp34-cp34m-manylinux1_x86_64.whl", hash = "sha256:bcb530089ff24f6458a81ac3fa699e8c00194208a724b644ecc68422e1111939"},
|
|
|
- {file = "greenlet-0.4.15-cp34-cp34m-win32.whl", hash = "sha256:8b4572c334593d449113f9dc8d19b93b7b271bdbe90ba7509eb178923327b625"},
|
|
|
- {file = "greenlet-0.4.15-cp34-cp34m-win_amd64.whl", hash = "sha256:a9f145660588187ff835c55a7d2ddf6abfc570c2651c276d3d4be8a2766db490"},
|
|
|
- {file = "greenlet-0.4.15-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:51503524dd6f152ab4ad1fbd168fc6c30b5795e8c70be4410a64940b3abb55c0"},
|
|
|
- {file = "greenlet-0.4.15-cp35-cp35m-win32.whl", hash = "sha256:a19bf883b3384957e4a4a13e6bd1ae3d85ae87f4beb5957e35b0be287f12f4e4"},
|
|
|
- {file = "greenlet-0.4.15-cp35-cp35m-win_amd64.whl", hash = "sha256:853da4f9563d982e4121fed8c92eea1a4594a2299037b3034c3c898cb8e933d6"},
|
|
|
- {file = "greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:23d12eacffa9d0f290c0fe0c4e81ba6d5f3a5b7ac3c30a5eaf0126bf4deda5c8"},
|
|
|
- {file = "greenlet-0.4.15-cp36-cp36m-win32.whl", hash = "sha256:000546ad01e6389e98626c1367be58efa613fa82a1be98b0c6fc24b563acc6d0"},
|
|
|
- {file = "greenlet-0.4.15-cp36-cp36m-win_amd64.whl", hash = "sha256:d97b0661e1aead761f0ded3b769044bb00ed5d33e1ec865e891a8b128bf7c656"},
|
|
|
- {file = "greenlet-0.4.15-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:8041e2de00e745c0e05a502d6e6db310db7faa7c979b3a5877123548a4c0b214"},
|
|
|
- {file = "greenlet-0.4.15-cp37-cp37m-win32.whl", hash = "sha256:81fcd96a275209ef117e9ec91f75c731fa18dcfd9ffaa1c0adbdaa3616a86043"},
|
|
|
- {file = "greenlet-0.4.15-cp37-cp37m-win_amd64.whl", hash = "sha256:37c9ba82bd82eb6a23c2e5acc03055c0e45697253b2393c9a50cef76a3985304"},
|
|
|
- {file = "greenlet-0.4.15-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:e538b8dae561080b542b0f5af64d47ef859f22517f7eca617bb314e0e03fd7ef"},
|
|
|
- {file = "greenlet-0.4.15-cp38-cp38-win32.whl", hash = "sha256:51155342eb4d6058a0ffcd98a798fe6ba21195517da97e15fca3db12ab201e6e"},
|
|
|
- {file = "greenlet-0.4.15-cp38-cp38-win_amd64.whl", hash = "sha256:7457d685158522df483196b16ec648b28f8e847861adb01a55d41134e7734122"},
|
|
|
- {file = "greenlet-0.4.15.tar.gz", hash = "sha256:9416443e219356e3c31f1f918a91badf2e37acf297e2fa13d24d1cc2380f8fbc"},
|
|
|
+ {file = "greenlet-0.4.16-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:80cb0380838bf4e48da6adedb0c7cd060c187bb4a75f67a5aa9ec33689b84872"},
|
|
|
+ {file = "greenlet-0.4.16-cp27-cp27m-win32.whl", hash = "sha256:df7de669cbf21de4b04a3ffc9920bc8426cab4c61365fa84d79bf97401a8bef7"},
|
|
|
+ {file = "greenlet-0.4.16-cp27-cp27m-win_amd64.whl", hash = "sha256:1429dc183b36ec972055e13250d96e174491559433eb3061691b446899b87384"},
|
|
|
+ {file = "greenlet-0.4.16-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:5ea034d040e6ab1d2ae04ab05a3f37dbd719c4dee3804b13903d4cc794b1336e"},
|
|
|
+ {file = "greenlet-0.4.16-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:c196a5394c56352e21cb7224739c6dd0075b69dd56f758505951d1d8d68cf8a9"},
|
|
|
+ {file = "greenlet-0.4.16-cp35-cp35m-win32.whl", hash = "sha256:1000038ba0ea9032948e2156a9c15f5686f36945e8f9906e6b8db49f358e7b52"},
|
|
|
+ {file = "greenlet-0.4.16-cp35-cp35m-win_amd64.whl", hash = "sha256:1b805231bfb7b2900a16638c3c8b45c694334c811f84463e52451e00c9412691"},
|
|
|
+ {file = "greenlet-0.4.16-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:e5db19d4a7d41bbeb3dd89b49fc1bc7e6e515b51bbf32589c618655a0ebe0bf0"},
|
|
|
+ {file = "greenlet-0.4.16-cp36-cp36m-win32.whl", hash = "sha256:eac2a3f659d5f41d6bbfb6a97733bc7800ea5e906dc873732e00cebb98cec9e4"},
|
|
|
+ {file = "greenlet-0.4.16-cp36-cp36m-win_amd64.whl", hash = "sha256:7eed31f4efc8356e200568ba05ad645525f1fbd8674f1e5be61a493e715e3873"},
|
|
|
+ {file = "greenlet-0.4.16-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:682328aa576ec393c1872615bcb877cf32d800d4a2f150e1a5dc7e56644010b1"},
|
|
|
+ {file = "greenlet-0.4.16-cp37-cp37m-win32.whl", hash = "sha256:3a35e33902b2e6079949feed7a2dafa5ac6f019da97bd255842bb22de3c11bf5"},
|
|
|
+ {file = "greenlet-0.4.16-cp37-cp37m-win_amd64.whl", hash = "sha256:b0b2a984bbfc543d144d88caad6cc7ff4a71be77102014bd617bd88cfb038727"},
|
|
|
+ {file = "greenlet-0.4.16-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:d83c1d38658b0f81c282b41238092ed89d8f93c6e342224ab73fb39e16848721"},
|
|
|
+ {file = "greenlet-0.4.16-cp38-cp38-win32.whl", hash = "sha256:e695ac8c3efe124d998230b219eb51afb6ef10524a50b3c45109c4b77a8a3a92"},
|
|
|
+ {file = "greenlet-0.4.16-cp38-cp38-win_amd64.whl", hash = "sha256:133ba06bad4e5f2f8bf6a0ac434e0fd686df749a86b3478903b92ec3a9c0c90b"},
|
|
|
+ {file = "greenlet-0.4.16.tar.gz", hash = "sha256:6e06eac722676797e8fce4adb8ad3dc57a1bb3adfb0dd3fdf8306c055a38456c"},
|
|
|
]
|
|
|
idna = [
|
|
|
- {file = "idna-2.9-py2.py3-none-any.whl", hash = "sha256:a068a21ceac8a4d63dbfd964670474107f541babbd2250d61922f029858365fa"},
|
|
|
- {file = "idna-2.9.tar.gz", hash = "sha256:7588d1c14ae4c77d74036e8c22ff447b26d0fde8f007354fd48a7814db15b7cb"},
|
|
|
+ {file = "idna-2.10-py2.py3-none-any.whl", hash = "sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0"},
|
|
|
+ {file = "idna-2.10.tar.gz", hash = "sha256:b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6"},
|
|
|
]
|
|
|
importlib-metadata = [
|
|
|
- {file = "importlib_metadata-1.6.0-py2.py3-none-any.whl", hash = "sha256:2a688cbaa90e0cc587f1df48bdc97a6eadccdcd9c35fb3f976a09e3b5016d90f"},
|
|
|
- {file = "importlib_metadata-1.6.0.tar.gz", hash = "sha256:34513a8a0c4962bc66d35b359558fd8a5e10cd472d37aec5f66858addef32c1e"},
|
|
|
+ {file = "importlib_metadata-1.7.0-py2.py3-none-any.whl", hash = "sha256:dc15b2969b4ce36305c51eebe62d418ac7791e9a157911d58bfb1f9ccd8e2070"},
|
|
|
+ {file = "importlib_metadata-1.7.0.tar.gz", hash = "sha256:90bb658cdbbf6d1735b6341ce708fc7024a3e14e99ffdc5783edea9f9b077f83"},
|
|
|
]
|
|
|
inflection = [
|
|
|
- {file = "inflection-0.4.0-py2.py3-none-any.whl", hash = "sha256:9a15d3598f01220e93f2207c432cfede50daff53137ce660fb8be838ef1ca6cc"},
|
|
|
- {file = "inflection-0.4.0.tar.gz", hash = "sha256:32a5c3341d9583ec319548b9015b7fbdf8c429cbcb575d326c33ae3a0e90d52c"},
|
|
|
+ {file = "inflection-0.5.0-py2.py3-none-any.whl", hash = "sha256:88b101b2668a1d81d6d72d4c2018e53bc6c7fc544c987849da1c7f77545c3bc9"},
|
|
|
+ {file = "inflection-0.5.0.tar.gz", hash = "sha256:f576e85132d34f5bf7df5183c2c6f94cfb32e528f53065345cf71329ba0b8924"},
|
|
|
]
|
|
|
ipdb = [
|
|
|
- {file = "ipdb-0.13.2.tar.gz", hash = "sha256:77fb1c2a6fccdfee0136078c9ed6fe547ab00db00bebff181f1e8c9e13418d49"},
|
|
|
+ {file = "ipdb-0.13.3.tar.gz", hash = "sha256:d6f46d261c45a65e65a2f7ec69288a1c511e16206edb2875e7ec6b2f66997e78"},
|
|
|
]
|
|
|
ipython = [
|
|
|
- {file = "ipython-7.15.0-py3-none-any.whl", hash = "sha256:1b85d65632211bf5d3e6f1406f3393c8c429a47d7b947b9a87812aa5bce6595c"},
|
|
|
- {file = "ipython-7.15.0.tar.gz", hash = "sha256:0ef1433879816a960cd3ae1ae1dc82c64732ca75cec8dab5a4e29783fb571d0e"},
|
|
|
+ {file = "ipython-7.16.1-py3-none-any.whl", hash = "sha256:2dbcc8c27ca7d3cfe4fcdff7f45b27f9a8d3edfa70ff8024a71c7a8eb5f09d64"},
|
|
|
+ {file = "ipython-7.16.1.tar.gz", hash = "sha256:9f4fcb31d3b2c533333893b9172264e4821c1ac91839500f31bd43f2c59b3ccf"},
|
|
|
]
|
|
|
ipython-genutils = [
|
|
|
{file = "ipython_genutils-0.2.0-py2.py3-none-any.whl", hash = "sha256:72dd37233799e619666c9f639a9da83c34013a73e8bbc79a7a6348d93c61fab8"},
|
|
@@ -1780,8 +1787,8 @@ itypes = [
|
|
|
{file = "itypes-1.2.0.tar.gz", hash = "sha256:af886f129dea4a2a1e3d36595a2d139589e4dd287f5cab0b40e799ee81570ff1"},
|
|
|
]
|
|
|
jedi = [
|
|
|
- {file = "jedi-0.17.0-py2.py3-none-any.whl", hash = "sha256:cd60c93b71944d628ccac47df9a60fec53150de53d42dc10a7fc4b5ba6aae798"},
|
|
|
- {file = "jedi-0.17.0.tar.gz", hash = "sha256:df40c97641cb943661d2db4c33c2e1ff75d491189423249e989bcea4464f3030"},
|
|
|
+ {file = "jedi-0.17.1-py2.py3-none-any.whl", hash = "sha256:1ddb0ec78059e8e27ec9eb5098360b4ea0a3dd840bedf21415ea820c21b40a22"},
|
|
|
+ {file = "jedi-0.17.1.tar.gz", hash = "sha256:807d5d4f96711a2bcfdd5dfa3b1ae6d09aa53832b182090b222b5efb81f52f63"},
|
|
|
]
|
|
|
jinja2 = [
|
|
|
{file = "Jinja2-2.11.2-py2.py3-none-any.whl", hash = "sha256:f0a4641d3cf955324a89c04f3d94663aa4d638abe8f733ecd3582848e1c37035"},
|
|
@@ -1800,8 +1807,8 @@ jsonschema = [
|
|
|
{file = "jsonschema-3.2.0.tar.gz", hash = "sha256:c8a85b28d377cc7737e46e2d9f2b4f44ee3c0e1deac6bf46ddefc7187d30797a"},
|
|
|
]
|
|
|
kombu = [
|
|
|
- {file = "kombu-4.6.10-py2.py3-none-any.whl", hash = "sha256:dc282bb277197d723bccda1a9ba30a27a28c9672d0ab93e9e51bb05a37bd29c3"},
|
|
|
- {file = "kombu-4.6.10.tar.gz", hash = "sha256:437b9cdea193cc2ed0b8044c85fd0f126bb3615ca2f4d4a35b39de7cacfa3c1a"},
|
|
|
+ {file = "kombu-4.6.11-py2.py3-none-any.whl", hash = "sha256:be48cdffb54a2194d93ad6533d73f69408486483d189fe9f5990ee24255b0e0a"},
|
|
|
+ {file = "kombu-4.6.11.tar.gz", hash = "sha256:ca1b45faac8c0b18493d02a8571792f3c40291cf2bcf1f55afed3d8f3aa7ba74"},
|
|
|
]
|
|
|
lazy-object-proxy = [
|
|
|
{file = "lazy-object-proxy-1.4.3.tar.gz", hash = "sha256:f3900e8a5de27447acbf900b4750b0ddfd7ec1ea7fbaf11dfa911141bc522af0"},
|
|
@@ -1827,8 +1834,8 @@ lazy-object-proxy = [
|
|
|
{file = "lazy_object_proxy-1.4.3-cp38-cp38-win_amd64.whl", hash = "sha256:59f79fef100b09564bc2df42ea2d8d21a64fdcda64979c0fa3db7bdaabaf6239"},
|
|
|
]
|
|
|
locust = [
|
|
|
- {file = "locust-1.0.2-py3-none-any.whl", hash = "sha256:d7dc82c9d4c1d0a63a73f33dde1218b8750feebe378960c54e6c32d79bcaed3b"},
|
|
|
- {file = "locust-1.0.2.tar.gz", hash = "sha256:d63991b3b6a736dd988dde76d3b6c23ba9455669c240173368af466cc68577d7"},
|
|
|
+ {file = "locust-1.1-py3-none-any.whl", hash = "sha256:176de27c2cf0bd5910d376c58cd024cb7ca499d327dee10d643e6bd97d147049"},
|
|
|
+ {file = "locust-1.1.tar.gz", hash = "sha256:1ad2f1f975f2a5f801f72fedb17dec081c6aa9d8d3a7f6b154ab343bb85c3e94"},
|
|
|
]
|
|
|
markupsafe = [
|
|
|
{file = "MarkupSafe-1.1.1-cp27-cp27m-macosx_10_6_intel.whl", hash = "sha256:09027a7803a62ca78792ad89403b1b7a73a01c8cb65909cd876f7fcebd79b161"},
|
|
@@ -1979,8 +1986,8 @@ pygments = [
|
|
|
{file = "Pygments-2.6.1.tar.gz", hash = "sha256:647344a061c249a3b74e230c739f434d7ea4d8b1d5f3721bc0f3558049b38f44"},
|
|
|
]
|
|
|
pylint = [
|
|
|
- {file = "pylint-2.5.2-py3-none-any.whl", hash = "sha256:dd506acce0427e9e08fb87274bcaa953d38b50a58207170dbf5b36cf3e16957b"},
|
|
|
- {file = "pylint-2.5.2.tar.gz", hash = "sha256:b95e31850f3af163c2283ed40432f053acbc8fc6eba6a069cb518d9dbf71848c"},
|
|
|
+ {file = "pylint-2.5.3-py3-none-any.whl", hash = "sha256:d0ece7d223fe422088b0e8f13fa0a1e8eb745ebffcb8ed53d3e95394b6101a1c"},
|
|
|
+ {file = "pylint-2.5.3.tar.gz", hash = "sha256:7dd78437f2d8d019717dbf287772d0b2dbdfd13fc016aa7faa08d67bccc46adc"},
|
|
|
]
|
|
|
pylint-django = [
|
|
|
{file = "pylint-django-2.0.15.tar.gz", hash = "sha256:06a64331c498a3f049ba669dc0c174b92209e164198d43e589b1096ee616d5f8"},
|
|
@@ -2002,8 +2009,8 @@ python-dateutil = [
|
|
|
{file = "python_dateutil-2.8.1-py2.py3-none-any.whl", hash = "sha256:75bb3f31ea686f1197762692a9ee6a7550b59fc6ca3a1f4b5d7e32fb98e2da2a"},
|
|
|
]
|
|
|
python3-openid = [
|
|
|
- {file = "python3-openid-3.1.0.tar.gz", hash = "sha256:628d365d687e12da12d02c6691170f4451db28d6d68d050007e4a40065868502"},
|
|
|
- {file = "python3_openid-3.1.0-py3-none-any.whl", hash = "sha256:0086da6b6ef3161cfe50fb1ee5cceaf2cda1700019fda03c2c5c440ca6abe4fa"},
|
|
|
+ {file = "python3-openid-3.2.0.tar.gz", hash = "sha256:33fbf6928f401e0b790151ed2b5290b02545e8775f982485205a066f874aaeaf"},
|
|
|
+ {file = "python3_openid-3.2.0-py3-none-any.whl", hash = "sha256:6626f771e0417486701e0b4daff762e7212e820ca5b29fcc0d05f6f8736dfa6b"},
|
|
|
]
|
|
|
pytz = [
|
|
|
{file = "pytz-2020.1-py2.py3-none-any.whl", hash = "sha256:a494d53b6d39c3c6e44c3bec237336e14305e4f29bbf800b599253057fbb79ed"},
|
|
@@ -2044,31 +2051,31 @@ redis = [
|
|
|
{file = "redis-3.5.3.tar.gz", hash = "sha256:0e7e0cfca8660dea8b7d5cd8c4f6c5e29e11f31158c0b0ae91a397f00e5a05a2"},
|
|
|
]
|
|
|
regex = [
|
|
|
- {file = "regex-2020.5.14-cp27-cp27m-win32.whl", hash = "sha256:e565569fc28e3ba3e475ec344d87ed3cd8ba2d575335359749298a0899fe122e"},
|
|
|
- {file = "regex-2020.5.14-cp27-cp27m-win_amd64.whl", hash = "sha256:d466967ac8e45244b9dfe302bbe5e3337f8dc4dec8d7d10f5e950d83b140d33a"},
|
|
|
- {file = "regex-2020.5.14-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:27ff7325b297fb6e5ebb70d10437592433601c423f5acf86e5bc1ee2919b9561"},
|
|
|
- {file = "regex-2020.5.14-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:ea55b80eb0d1c3f1d8d784264a6764f931e172480a2f1868f2536444c5f01e01"},
|
|
|
- {file = "regex-2020.5.14-cp36-cp36m-manylinux2010_i686.whl", hash = "sha256:c9bce6e006fbe771a02bda468ec40ffccbf954803b470a0345ad39c603402577"},
|
|
|
- {file = "regex-2020.5.14-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:d881c2e657c51d89f02ae4c21d9adbef76b8325fe4d5cf0e9ad62f850f3a98fd"},
|
|
|
- {file = "regex-2020.5.14-cp36-cp36m-win32.whl", hash = "sha256:99568f00f7bf820c620f01721485cad230f3fb28f57d8fbf4a7967ec2e446994"},
|
|
|
- {file = "regex-2020.5.14-cp36-cp36m-win_amd64.whl", hash = "sha256:70c14743320a68c5dac7fc5a0f685be63bc2024b062fe2aaccc4acc3d01b14a1"},
|
|
|
- {file = "regex-2020.5.14-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:a7c37f048ec3920783abab99f8f4036561a174f1314302ccfa4e9ad31cb00eb4"},
|
|
|
- {file = "regex-2020.5.14-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:89d76ce33d3266173f5be80bd4efcbd5196cafc34100fdab814f9b228dee0fa4"},
|
|
|
- {file = "regex-2020.5.14-cp37-cp37m-manylinux2010_i686.whl", hash = "sha256:51f17abbe973c7673a61863516bdc9c0ef467407a940f39501e786a07406699c"},
|
|
|
- {file = "regex-2020.5.14-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:ce5cc53aa9fbbf6712e92c7cf268274eaff30f6bd12a0754e8133d85a8fb0f5f"},
|
|
|
- {file = "regex-2020.5.14-cp37-cp37m-win32.whl", hash = "sha256:8044d1c085d49673aadb3d7dc20ef5cb5b030c7a4fa253a593dda2eab3059929"},
|
|
|
- {file = "regex-2020.5.14-cp37-cp37m-win_amd64.whl", hash = "sha256:c2062c7d470751b648f1cacc3f54460aebfc261285f14bc6da49c6943bd48bdd"},
|
|
|
- {file = "regex-2020.5.14-cp38-cp38-manylinux1_i686.whl", hash = "sha256:329ba35d711e3428db6b45a53b1b13a0a8ba07cbbcf10bbed291a7da45f106c3"},
|
|
|
- {file = "regex-2020.5.14-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:579ea215c81d18da550b62ff97ee187b99f1b135fd894a13451e00986a080cad"},
|
|
|
- {file = "regex-2020.5.14-cp38-cp38-manylinux2010_i686.whl", hash = "sha256:3a9394197664e35566242686d84dfd264c07b20f93514e2e09d3c2b3ffdf78fe"},
|
|
|
- {file = "regex-2020.5.14-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:ce367d21f33e23a84fb83a641b3834dd7dd8e9318ad8ff677fbfae5915a239f7"},
|
|
|
- {file = "regex-2020.5.14-cp38-cp38-win32.whl", hash = "sha256:1386e75c9d1574f6aa2e4eb5355374c8e55f9aac97e224a8a5a6abded0f9c927"},
|
|
|
- {file = "regex-2020.5.14-cp38-cp38-win_amd64.whl", hash = "sha256:7e61be8a2900897803c293247ef87366d5df86bf701083b6c43119c7c6c99108"},
|
|
|
- {file = "regex-2020.5.14.tar.gz", hash = "sha256:ce450ffbfec93821ab1fea94779a8440e10cf63819be6e176eb1973a6017aff5"},
|
|
|
+ {file = "regex-2020.6.8-cp27-cp27m-win32.whl", hash = "sha256:fbff901c54c22425a5b809b914a3bfaf4b9570eee0e5ce8186ac71eb2025191c"},
|
|
|
+ {file = "regex-2020.6.8-cp27-cp27m-win_amd64.whl", hash = "sha256:112e34adf95e45158c597feea65d06a8124898bdeac975c9087fe71b572bd938"},
|
|
|
+ {file = "regex-2020.6.8-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:92d8a043a4241a710c1cf7593f5577fbb832cf6c3a00ff3fc1ff2052aff5dd89"},
|
|
|
+ {file = "regex-2020.6.8-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:bae83f2a56ab30d5353b47f9b2a33e4aac4de9401fb582b55c42b132a8ac3868"},
|
|
|
+ {file = "regex-2020.6.8-cp36-cp36m-manylinux2010_i686.whl", hash = "sha256:b2ba0f78b3ef375114856cbdaa30559914d081c416b431f2437f83ce4f8b7f2f"},
|
|
|
+ {file = "regex-2020.6.8-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:95fa7726d073c87141f7bbfb04c284901f8328e2d430eeb71b8ffdd5742a5ded"},
|
|
|
+ {file = "regex-2020.6.8-cp36-cp36m-win32.whl", hash = "sha256:e3cdc9423808f7e1bb9c2e0bdb1c9dc37b0607b30d646ff6faf0d4e41ee8fee3"},
|
|
|
+ {file = "regex-2020.6.8-cp36-cp36m-win_amd64.whl", hash = "sha256:c78e66a922de1c95a208e4ec02e2e5cf0bb83a36ceececc10a72841e53fbf2bd"},
|
|
|
+ {file = "regex-2020.6.8-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:08997a37b221a3e27d68ffb601e45abfb0093d39ee770e4257bd2f5115e8cb0a"},
|
|
|
+ {file = "regex-2020.6.8-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:2f6f211633ee8d3f7706953e9d3edc7ce63a1d6aad0be5dcee1ece127eea13ae"},
|
|
|
+ {file = "regex-2020.6.8-cp37-cp37m-manylinux2010_i686.whl", hash = "sha256:55b4c25cbb3b29f8d5e63aeed27b49fa0f8476b0d4e1b3171d85db891938cc3a"},
|
|
|
+ {file = "regex-2020.6.8-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:89cda1a5d3e33ec9e231ece7307afc101b5217523d55ef4dc7fb2abd6de71ba3"},
|
|
|
+ {file = "regex-2020.6.8-cp37-cp37m-win32.whl", hash = "sha256:690f858d9a94d903cf5cada62ce069b5d93b313d7d05456dbcd99420856562d9"},
|
|
|
+ {file = "regex-2020.6.8-cp37-cp37m-win_amd64.whl", hash = "sha256:1700419d8a18c26ff396b3b06ace315b5f2a6e780dad387e4c48717a12a22c29"},
|
|
|
+ {file = "regex-2020.6.8-cp38-cp38-manylinux1_i686.whl", hash = "sha256:654cb773b2792e50151f0e22be0f2b6e1c3a04c5328ff1d9d59c0398d37ef610"},
|
|
|
+ {file = "regex-2020.6.8-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:52e1b4bef02f4040b2fd547357a170fc1146e60ab310cdbdd098db86e929b387"},
|
|
|
+ {file = "regex-2020.6.8-cp38-cp38-manylinux2010_i686.whl", hash = "sha256:cf59bbf282b627130f5ba68b7fa3abdb96372b24b66bdf72a4920e8153fc7910"},
|
|
|
+ {file = "regex-2020.6.8-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:5aaa5928b039ae440d775acea11d01e42ff26e1561c0ffcd3d805750973c6baf"},
|
|
|
+ {file = "regex-2020.6.8-cp38-cp38-win32.whl", hash = "sha256:97712e0d0af05febd8ab63d2ef0ab2d0cd9deddf4476f7aa153f76feef4b2754"},
|
|
|
+ {file = "regex-2020.6.8-cp38-cp38-win_amd64.whl", hash = "sha256:6ad8663c17db4c5ef438141f99e291c4d4edfeaacc0ce28b5bba2b0bf273d9b5"},
|
|
|
+ {file = "regex-2020.6.8.tar.gz", hash = "sha256:e9b64e609d37438f7d6e68c2546d2cb8062f3adb27e6336bc129b51be20773ac"},
|
|
|
]
|
|
|
requests = [
|
|
|
- {file = "requests-2.23.0-py2.py3-none-any.whl", hash = "sha256:43999036bfa82904b6af1d99e4882b560e5e2c68e5c4b0aa03b655f3d7d73fee"},
|
|
|
- {file = "requests-2.23.0.tar.gz", hash = "sha256:b3f43d496c6daba4493e7c431722aeb7dbc6288f52a6e04e7b6023b0247817e6"},
|
|
|
+ {file = "requests-2.24.0-py2.py3-none-any.whl", hash = "sha256:fe75cc94a9443b9246fc7049224f75604b113c36acb93f87b80ed42c44cbb898"},
|
|
|
+ {file = "requests-2.24.0.tar.gz", hash = "sha256:b3559a131db72c33ee969480840fff4bb6dd111de7dd27c8ee1f820f4f00231b"},
|
|
|
]
|
|
|
requests-oauthlib = [
|
|
|
{file = "requests-oauthlib-1.3.0.tar.gz", hash = "sha256:b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a"},
|
|
@@ -2108,8 +2115,8 @@ s3transfer = [
|
|
|
{file = "s3transfer-0.3.3.tar.gz", hash = "sha256:921a37e2aefc64145e7b73d50c71bb4f26f46e4c9f414dc648c6245ff92cf7db"},
|
|
|
]
|
|
|
sentry-sdk = [
|
|
|
- {file = "sentry-sdk-0.14.4.tar.gz", hash = "sha256:0e5e947d0f7a969314aa23669a94a9712be5a688ff069ff7b9fc36c66adc160c"},
|
|
|
- {file = "sentry_sdk-0.14.4-py2.py3-none-any.whl", hash = "sha256:799a8bf76b012e3030a881be00e97bc0b922ce35dde699c6537122b751d80e2c"},
|
|
|
+ {file = "sentry-sdk-0.16.0.tar.gz", hash = "sha256:da06bc3641e81ec2c942f87a0676cd9180044fa3d1697524a0005345997542e2"},
|
|
|
+ {file = "sentry_sdk-0.16.0-py2.py3-none-any.whl", hash = "sha256:e80d61af85d99a1222c1a3e2a24023618374cd50a99673aa7fa3cf920e7d813b"},
|
|
|
]
|
|
|
simplejson = [
|
|
|
{file = "simplejson-3.17.0-cp27-cp27m-macosx_10_13_x86_64.whl", hash = "sha256:87d349517b572964350cc1adc5a31b493bbcee284505e81637d0174b2758ba17"},
|
|
@@ -2193,15 +2200,15 @@ urllib3 = [
|
|
|
{file = "urllib3-1.25.9.tar.gz", hash = "sha256:3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527"},
|
|
|
]
|
|
|
uwsgi = [
|
|
|
- {file = "uwsgi-2.0.18.tar.gz", hash = "sha256:4972ac538800fb2d421027f49b4a1869b66048839507ccf0aa2fda792d99f583"},
|
|
|
+ {file = "uWSGI-2.0.19.1.tar.gz", hash = "sha256:faa85e053c0b1be4d5585b0858d3a511d2cd10201802e8676060fd0a109e5869"},
|
|
|
]
|
|
|
vine = [
|
|
|
{file = "vine-1.3.0-py2.py3-none-any.whl", hash = "sha256:ea4947cc56d1fd6f2095c8d543ee25dad966f78692528e68b4fada11ba3f98af"},
|
|
|
{file = "vine-1.3.0.tar.gz", hash = "sha256:133ee6d7a9016f177ddeaf191c1f58421a1dcc6ee9a42c58b34bed40e1d2cd87"},
|
|
|
]
|
|
|
wcwidth = [
|
|
|
- {file = "wcwidth-0.2.3-py2.py3-none-any.whl", hash = "sha256:980fbf4f3c196c0f329cdcd1e84c554d6a211f18e252e525a0cf4223154a41d6"},
|
|
|
- {file = "wcwidth-0.2.3.tar.gz", hash = "sha256:edbc2b718b4db6cdf393eefe3a420183947d6aa312505ce6754516f458ff8830"},
|
|
|
+ {file = "wcwidth-0.2.5-py2.py3-none-any.whl", hash = "sha256:beb4802a9cebb9144e99086eff703a642a13d6a0052920003a230f3294bbe784"},
|
|
|
+ {file = "wcwidth-0.2.5.tar.gz", hash = "sha256:c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83"},
|
|
|
]
|
|
|
werkzeug = [
|
|
|
{file = "Werkzeug-1.0.1-py2.py3-none-any.whl", hash = "sha256:2de2a5db0baeae7b2d2664949077c2ac63fbd16d98da0ff71837f7d1dea3fd43"},
|