|
|
|
@ -253,6 +253,35 @@ Django = ">=2.2"
|
|
|
|
|
phonenumbers = ["phonenumbers (>=7.0.2)"] |
|
|
|
|
phonenumberslite = ["phonenumberslite (>=7.0.2)"] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "django-stubs" |
|
|
|
|
version = "1.9.0" |
|
|
|
|
description = "Mypy stubs for Django" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = ">=3.6" |
|
|
|
|
|
|
|
|
|
[package.dependencies] |
|
|
|
|
django = "*" |
|
|
|
|
django-stubs-ext = ">=0.3.0" |
|
|
|
|
mypy = ">=0.910" |
|
|
|
|
toml = "*" |
|
|
|
|
types-pytz = "*" |
|
|
|
|
types-PyYAML = "*" |
|
|
|
|
typing-extensions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "django-stubs-ext" |
|
|
|
|
version = "0.3.1" |
|
|
|
|
description = "Monkey-patching and extensions for django-stubs" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = ">=3.6" |
|
|
|
|
|
|
|
|
|
[package.dependencies] |
|
|
|
|
django = "*" |
|
|
|
|
typing-extensions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "django-two-factor-auth" |
|
|
|
|
version = "1.13" |
|
|
|
@ -396,6 +425,31 @@ category = "dev"
|
|
|
|
|
optional = false |
|
|
|
|
python-versions = ">=3.6" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "mypy" |
|
|
|
|
version = "0.930" |
|
|
|
|
description = "Optional static typing for Python" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = ">=3.6" |
|
|
|
|
|
|
|
|
|
[package.dependencies] |
|
|
|
|
mypy-extensions = ">=0.4.3" |
|
|
|
|
tomli = ">=1.1.0" |
|
|
|
|
typing-extensions = ">=3.10" |
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
|
dmypy = ["psutil (>=4.0)"] |
|
|
|
|
python2 = ["typed-ast (>=1.4.0,<2)"] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "mypy-extensions" |
|
|
|
|
version = "0.4.3" |
|
|
|
|
description = "Experimental type system extensions for programs checked with the mypy typechecker." |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "nodeenv" |
|
|
|
|
version = "1.6.0" |
|
|
|
@ -758,6 +812,78 @@ category = "dev"
|
|
|
|
|
optional = false |
|
|
|
|
python-versions = ">=3.7" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "types-beautifulsoup4" |
|
|
|
|
version = "4.10.7" |
|
|
|
|
description = "Typing stubs for beautifulsoup4" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "types-markdown" |
|
|
|
|
version = "3.3.10" |
|
|
|
|
description = "Typing stubs for Markdown" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "types-pillow" |
|
|
|
|
version = "8.3.11" |
|
|
|
|
description = "Typing stubs for Pillow" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "types-pytz" |
|
|
|
|
version = "2021.3.3" |
|
|
|
|
description = "Typing stubs for pytz" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "types-pyyaml" |
|
|
|
|
version = "6.0.1" |
|
|
|
|
description = "Typing stubs for PyYAML" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "types-requests" |
|
|
|
|
version = "2.26.3" |
|
|
|
|
description = "Typing stubs for requests" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "types-setuptools" |
|
|
|
|
version = "57.4.5" |
|
|
|
|
description = "Typing stubs for setuptools" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "types-toml" |
|
|
|
|
version = "0.10.1" |
|
|
|
|
description = "Typing stubs for toml" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "typing-extensions" |
|
|
|
|
version = "4.0.1" |
|
|
|
|
description = "Backported and Experimental Type Hints for Python 3.6+" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = ">=3.6" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tzdata" |
|
|
|
|
version = "2021.5" |
|
|
|
@ -849,7 +975,7 @@ multidict = ">=4.0"
|
|
|
|
|
[metadata] |
|
|
|
|
lock-version = "1.1" |
|
|
|
|
python-versions = "^3.10" |
|
|
|
|
content-hash = "177905663c5207bbaed9cc8a093d99b96e932297e9901d8f7b7985583583fe14" |
|
|
|
|
content-hash = "35d359b39bfd7c907a1119797a4badf33b3f3c964a5ec90e85c781cf99fecf7e" |
|
|
|
|
|
|
|
|
|
[metadata.files] |
|
|
|
|
asgiref = [ |
|
|
|
@ -1015,6 +1141,14 @@ django-phonenumber-field = [
|
|
|
|
|
{file = "django-phonenumber-field-5.2.0.tar.gz", hash = "sha256:52b2e5970133ec5ab701218b802f7ab237229854dc95fd239b7e9e77dc43731d"}, |
|
|
|
|
{file = "django_phonenumber_field-5.2.0-py3-none-any.whl", hash = "sha256:5547fb2b2cc690a306ba77a5038419afc8fa8298a486fb7895008e9067cc7e75"}, |
|
|
|
|
] |
|
|
|
|
django-stubs = [ |
|
|
|
|
{file = "django-stubs-1.9.0.tar.gz", hash = "sha256:664843091636a917faf5256d028476559dc360fdef9050b6df87ab61b21607bf"}, |
|
|
|
|
{file = "django_stubs-1.9.0-py3-none-any.whl", hash = "sha256:59c9f81af64d214b1954eaf90f037778c8d2b9c2de946a3cda177fefcf588fbd"}, |
|
|
|
|
] |
|
|
|
|
django-stubs-ext = [ |
|
|
|
|
{file = "django-stubs-ext-0.3.1.tar.gz", hash = "sha256:783c198d7e39a41be0b90fd843fa2770243a642922af679be4b19e03b82c8c28"}, |
|
|
|
|
{file = "django_stubs_ext-0.3.1-py3-none-any.whl", hash = "sha256:a51a3e9e844d4e1cacaaedbb33bf3def78a3956eed5d9575a640bd97ccd99cec"}, |
|
|
|
|
] |
|
|
|
|
django-two-factor-auth = [] |
|
|
|
|
filelock = [ |
|
|
|
|
{file = "filelock-3.4.2-py3-none-any.whl", hash = "sha256:cf0fc6a2f8d26bd900f19bf33915ca70ba4dd8c56903eeb14e1e7a2fd7590146"}, |
|
|
|
@ -1189,6 +1323,32 @@ multidict = [
|
|
|
|
|
{file = "multidict-5.2.0-cp39-cp39-win_amd64.whl", hash = "sha256:c9631c642e08b9fff1c6255487e62971d8b8e821808ddd013d8ac058087591ac"}, |
|
|
|
|
{file = "multidict-5.2.0.tar.gz", hash = "sha256:0dd1c93edb444b33ba2274b66f63def8a327d607c6c790772f448a53b6ea59ce"}, |
|
|
|
|
] |
|
|
|
|
mypy = [ |
|
|
|
|
{file = "mypy-0.930-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:221cc94dc6a801ccc2be7c0c9fd791c5e08d1fa2c5e1c12dec4eab15b2469871"}, |
|
|
|
|
{file = "mypy-0.930-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:db3a87376a1380f396d465bed462e76ea89f838f4c5e967d68ff6ee34b785c31"}, |
|
|
|
|
{file = "mypy-0.930-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:1d2296f35aae9802eeb1327058b550371ee382d71374b3e7d2804035ef0b830b"}, |
|
|
|
|
{file = "mypy-0.930-cp310-cp310-win_amd64.whl", hash = "sha256:959319b9a3cafc33a8185f440a433ba520239c72e733bf91f9efd67b0a8e9b30"}, |
|
|
|
|
{file = "mypy-0.930-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:45a4dc21c789cfd09b8ccafe114d6de66f0b341ad761338de717192f19397a8c"}, |
|
|
|
|
{file = "mypy-0.930-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:1e689e92cdebd87607a041585f1dc7339aa2e8a9f9bad9ba7e6ece619431b20c"}, |
|
|
|
|
{file = "mypy-0.930-cp36-cp36m-win_amd64.whl", hash = "sha256:ed4e0ea066bb12f56b2812a15ff223c57c0a44eca817ceb96b214bb055c7051f"}, |
|
|
|
|
{file = "mypy-0.930-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:a9d8dffefba634b27d650e0de2564379a1a367e2e08d6617d8f89261a3bf63b2"}, |
|
|
|
|
{file = "mypy-0.930-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:b419e9721260161e70d054a15abbd50603c16f159860cfd0daeab647d828fc29"}, |
|
|
|
|
{file = "mypy-0.930-cp37-cp37m-win_amd64.whl", hash = "sha256:601f46593f627f8a9b944f74fd387c9b5f4266b39abad77471947069c2fc7651"}, |
|
|
|
|
{file = "mypy-0.930-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:1ea7199780c1d7940b82dbc0a4e37722b4e3851264dbba81e01abecc9052d8a7"}, |
|
|
|
|
{file = "mypy-0.930-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:70b197dd8c78fc5d2daf84bd093e8466a2b2e007eedaa85e792e513a820adbf7"}, |
|
|
|
|
{file = "mypy-0.930-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:5feb56f8bb280468fe5fc8e6f56f48f99aa0df9eed3c507a11505ee4657b5380"}, |
|
|
|
|
{file = "mypy-0.930-cp38-cp38-win_amd64.whl", hash = "sha256:2e9c5409e9cb81049bb03fa1009b573dea87976713e3898561567a86c4eaee01"}, |
|
|
|
|
{file = "mypy-0.930-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:554873e45c1ca20f31ddf873deb67fa5d2e87b76b97db50669f0468ccded8fae"}, |
|
|
|
|
{file = "mypy-0.930-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0feb82e9fa849affca7edd24713dbe809dce780ced9f3feca5ed3d80e40b777f"}, |
|
|
|
|
{file = "mypy-0.930-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:bc1a0607ea03c30225347334af66b0af12eefba018a89a88c209e02b7065ea95"}, |
|
|
|
|
{file = "mypy-0.930-cp39-cp39-win_amd64.whl", hash = "sha256:f9f665d69034b1fcfdbcd4197480d26298bbfb5d2dfe206245b6498addb34999"}, |
|
|
|
|
{file = "mypy-0.930-py3-none-any.whl", hash = "sha256:bf4a44e03040206f7c058d1f5ba02ef2d1820720c88bc4285c7d9a4269f54173"}, |
|
|
|
|
{file = "mypy-0.930.tar.gz", hash = "sha256:51426262ae4714cc7dd5439814676e0992b55bcc0f6514eccb4cf8e0678962c2"}, |
|
|
|
|
] |
|
|
|
|
mypy-extensions = [ |
|
|
|
|
{file = "mypy_extensions-0.4.3-py2.py3-none-any.whl", hash = "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d"}, |
|
|
|
|
{file = "mypy_extensions-0.4.3.tar.gz", hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"}, |
|
|
|
|
] |
|
|
|
|
nodeenv = [ |
|
|
|
|
{file = "nodeenv-1.6.0-py2.py3-none-any.whl", hash = "sha256:621e6b7076565ddcacd2db0294c0381e01fd28945ab36bcf00f41c5daf63bef7"}, |
|
|
|
|
{file = "nodeenv-1.6.0.tar.gz", hash = "sha256:3ef13ff90291ba2a4a7a4ff9a979b63ffdd00a464dbe04acf0ea6471517a4c2b"}, |
|
|
|
@ -1406,6 +1566,42 @@ tomli = [
|
|
|
|
|
{file = "tomli-2.0.0-py3-none-any.whl", hash = "sha256:b5bde28da1fed24b9bd1d4d2b8cba62300bfb4ec9a6187a957e8ddb9434c5224"}, |
|
|
|
|
{file = "tomli-2.0.0.tar.gz", hash = "sha256:c292c34f58502a1eb2bbb9f5bbc9a5ebc37bee10ffb8c2d6bbdfa8eb13cc14e1"}, |
|
|
|
|
] |
|
|
|
|
types-beautifulsoup4 = [ |
|
|
|
|
{file = "types-beautifulsoup4-4.10.7.tar.gz", hash = "sha256:8a267194e405b7163bde055ef1120988c0221e5d58e1c5bfe08d601a21e63daf"}, |
|
|
|
|
{file = "types_beautifulsoup4-4.10.7-py3-none-any.whl", hash = "sha256:b450b70935b901f500125662ca1856fe6a3ba73ccc88b4fcd577a2b927cc8c14"}, |
|
|
|
|
] |
|
|
|
|
types-markdown = [ |
|
|
|
|
{file = "types-Markdown-3.3.10.tar.gz", hash = "sha256:d4004e36a33cd3417cd299324232fc28e9915171a7ce46b43bf5b0c579db459d"}, |
|
|
|
|
{file = "types_Markdown-3.3.10-py3-none-any.whl", hash = "sha256:0e3153dc4ad3454326465e4e4e21fd90e8fc74966225ec5aeef15895a2c5d94a"}, |
|
|
|
|
] |
|
|
|
|
types-pillow = [ |
|
|
|
|
{file = "types-Pillow-8.3.11.tar.gz", hash = "sha256:aa96a739184f48f69e6f30218400623fc5a95f5fec199c447663a32538440405"}, |
|
|
|
|
{file = "types_Pillow-8.3.11-py3-none-any.whl", hash = "sha256:998189334e616b1dd42c9634669efbf726184039e96e9a23ec95246e0ecff3fc"}, |
|
|
|
|
] |
|
|
|
|
types-pytz = [ |
|
|
|
|
{file = "types-pytz-2021.3.3.tar.gz", hash = "sha256:f6d21d6687935a1615db464b1e1df800d19502c36bc0486f43be7dfd2c404947"}, |
|
|
|
|
{file = "types_pytz-2021.3.3-py3-none-any.whl", hash = "sha256:75859c64c9a97d68259af6da208e8f5aaf4be4536e4d431a82a6e8b848fc183d"}, |
|
|
|
|
] |
|
|
|
|
types-pyyaml = [ |
|
|
|
|
{file = "types-PyYAML-6.0.1.tar.gz", hash = "sha256:2e27b0118ca4248a646101c5c318dc02e4ca2866d6bc42e84045dbb851555a76"}, |
|
|
|
|
{file = "types_PyYAML-6.0.1-py3-none-any.whl", hash = "sha256:d5b318269652e809b5c30a5fe666c50159ab80bfd41cd6bafe655bf20b29fcba"}, |
|
|
|
|
] |
|
|
|
|
types-requests = [ |
|
|
|
|
{file = "types-requests-2.26.3.tar.gz", hash = "sha256:d63fa617846dcefff5aa2d59e47ab4ffd806e4bb0567115f7adbb5e438302fe4"}, |
|
|
|
|
{file = "types_requests-2.26.3-py3-none-any.whl", hash = "sha256:ad18284931c5ddbf050ccdd138f200d18fd56f88aa3567019d8da9b2d4fe0344"}, |
|
|
|
|
] |
|
|
|
|
types-setuptools = [ |
|
|
|
|
{file = "types-setuptools-57.4.5.tar.gz", hash = "sha256:a4600efdca68a33204ad9c083fd9966d63aee61a7d007e912b6afc6ff57d6e02"}, |
|
|
|
|
{file = "types_setuptools-57.4.5-py3-none-any.whl", hash = "sha256:920a7c1ee120025e939a1707f8fd09a1266edbf7848eae7b8de7c5909a824cc8"}, |
|
|
|
|
] |
|
|
|
|
types-toml = [ |
|
|
|
|
{file = "types-toml-0.10.1.tar.gz", hash = "sha256:5c1f8f8d57692397c8f902bf6b4d913a0952235db7db17d2908cc110e70610cb"}, |
|
|
|
|
{file = "types_toml-0.10.1-py3-none-any.whl", hash = "sha256:8cdfd2b7c89bed703158b042dd5cf04255dae77096db66f4a12ca0a93ccb07a5"}, |
|
|
|
|
] |
|
|
|
|
typing-extensions = [ |
|
|
|
|
{file = "typing_extensions-4.0.1-py3-none-any.whl", hash = "sha256:7f001e5ac290a0c0401508864c7ec868be4e701886d5b573a9528ed3973d9d3b"}, |
|
|
|
|
{file = "typing_extensions-4.0.1.tar.gz", hash = "sha256:4ca091dea149f945ec56afb48dae714f21e8692ef22a395223bcd328961b6a0e"}, |
|
|
|
|
] |
|
|
|
|
tzdata = [ |
|
|
|
|
{file = "tzdata-2021.5-py2.py3-none-any.whl", hash = "sha256:3eee491e22ebfe1e5cfcc97a4137cd70f092ce59144d81f8924a844de05ba8f5"}, |
|
|
|
|
{file = "tzdata-2021.5.tar.gz", hash = "sha256:68dbe41afd01b867894bbdfd54fa03f468cfa4f0086bfb4adcd8de8f24f3ee21"}, |
|
|
|
|