|
@@ -93,7 +93,7 @@ wrapt = ">=1.11,<2"
|
|
|
|
|
|
[[package]]
|
|
|
name = "asttokens"
|
|
|
-version = "2.0.5"
|
|
|
+version = "2.0.7"
|
|
|
description = "Annotate AST trees with source code positions"
|
|
|
category = "dev"
|
|
|
optional = false
|
|
@@ -103,7 +103,7 @@ python-versions = "*"
|
|
|
six = "*"
|
|
|
|
|
|
[package.extras]
|
|
|
-test = ["astroid", "pytest"]
|
|
|
+test = ["astroid (<=2.5.3)", "pytest"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "async-timeout"
|
|
@@ -129,11 +129,11 @@ tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>
|
|
|
|
|
|
[[package]]
|
|
|
name = "azure-core"
|
|
|
-version = "1.24.2"
|
|
|
+version = "1.25.0"
|
|
|
description = "Microsoft Azure Core Library for Python"
|
|
|
category = "main"
|
|
|
optional = false
|
|
|
-python-versions = ">=3.6"
|
|
|
+python-versions = ">=3.7"
|
|
|
|
|
|
[package.dependencies]
|
|
|
requests = ">=2.18.4"
|
|
@@ -142,7 +142,7 @@ typing-extensions = ">=4.0.1"
|
|
|
|
|
|
[[package]]
|
|
|
name = "azure-storage-blob"
|
|
|
-version = "12.13.0"
|
|
|
+version = "12.13.1"
|
|
|
description = "Microsoft Azure Blob Storage Client Library for Python"
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -204,14 +204,14 @@ uvloop = ["uvloop (>=0.15.2)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "boto3"
|
|
|
-version = "1.24.45"
|
|
|
+version = "1.24.48"
|
|
|
description = "The AWS SDK for Python"
|
|
|
category = "main"
|
|
|
optional = false
|
|
|
python-versions = ">= 3.7"
|
|
|
|
|
|
[package.dependencies]
|
|
|
-botocore = ">=1.27.45,<1.28.0"
|
|
|
+botocore = ">=1.27.48,<1.28.0"
|
|
|
jmespath = ">=0.7.1,<2.0.0"
|
|
|
s3transfer = ">=0.6.0,<0.7.0"
|
|
|
|
|
@@ -220,7 +220,7 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "botocore"
|
|
|
-version = "1.27.45"
|
|
|
+version = "1.27.48"
|
|
|
description = "Low-level, data-driven core of boto 3."
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -752,16 +752,16 @@ Django = ">=1.8"
|
|
|
|
|
|
[[package]]
|
|
|
name = "django-storages"
|
|
|
-version = "1.12.3"
|
|
|
+version = "1.13.1"
|
|
|
description = "Support for many storage backends in Django"
|
|
|
category = "main"
|
|
|
optional = false
|
|
|
-python-versions = ">=3.5"
|
|
|
+python-versions = ">=3.7"
|
|
|
|
|
|
[package.dependencies]
|
|
|
azure-storage-blob = {version = ">=12.0.0", optional = true, markers = "extra == \"azure\""}
|
|
|
boto3 = {version = ">=1.4.4", optional = true, markers = "extra == \"boto3\""}
|
|
|
-Django = ">=2.2"
|
|
|
+Django = ">=3.2"
|
|
|
google-cloud-storage = {version = ">=1.27.0", optional = true, markers = "extra == \"google\""}
|
|
|
|
|
|
[package.extras]
|
|
@@ -874,7 +874,7 @@ pcsc = ["pyscard (>=1.9,<3)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "flask"
|
|
|
-version = "2.2.1"
|
|
|
+version = "2.2.2"
|
|
|
description = "A simple framework for building complex web applications."
|
|
|
category = "dev"
|
|
|
optional = false
|
|
@@ -885,7 +885,7 @@ click = ">=8.0"
|
|
|
importlib-metadata = {version = ">=3.6.0", markers = "python_version < \"3.10\""}
|
|
|
itsdangerous = ">=2.0"
|
|
|
Jinja2 = ">=3.0"
|
|
|
-Werkzeug = ">=2.2.0"
|
|
|
+Werkzeug = ">=2.2.2"
|
|
|
|
|
|
[package.extras]
|
|
|
async = ["asgiref (>=3.2)"]
|
|
@@ -989,7 +989,7 @@ grpc = ["grpcio (>=1.33.2,<2.0dev)", "grpcio-status (>=1.33.2,<2.0dev)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "google-auth"
|
|
|
-version = "2.9.1"
|
|
|
+version = "2.10.0"
|
|
|
description = "Google Authentication Library"
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -1635,7 +1635,7 @@ wcwidth = "*"
|
|
|
|
|
|
[[package]]
|
|
|
name = "proto-plus"
|
|
|
-version = "1.20.6"
|
|
|
+version = "1.22.0"
|
|
|
description = "Beautiful, Pythonic protocol buffers."
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -2025,7 +2025,7 @@ crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "sentry-sdk"
|
|
|
-version = "1.9.0"
|
|
|
+version = "1.9.3"
|
|
|
description = "Python client for Sentry (https://sentry.io)"
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -2033,7 +2033,10 @@ python-versions = "*"
|
|
|
|
|
|
[package.dependencies]
|
|
|
certifi = "*"
|
|
|
-urllib3 = ">=1.10.0"
|
|
|
+urllib3 = [
|
|
|
+ {version = ">=1.26.9", markers = "python_version >= \"3.5\""},
|
|
|
+ {version = ">=1.26.11", markers = "python_version >= \"3.6\""},
|
|
|
+]
|
|
|
|
|
|
[package.extras]
|
|
|
aiohttp = ["aiohttp (>=3.5)"]
|
|
@@ -2108,7 +2111,7 @@ requests = {version = ">=2.20", markers = "python_version >= \"3.0\""}
|
|
|
|
|
|
[[package]]
|
|
|
name = "symbolic"
|
|
|
-version = "9.1.0"
|
|
|
+version = "9.1.1"
|
|
|
description = "A python library for dealing with symbol files and more."
|
|
|
category = "main"
|
|
|
optional = false
|
|
@@ -2143,7 +2146,7 @@ python-versions = ">=3.7"
|
|
|
|
|
|
[[package]]
|
|
|
name = "tomlkit"
|
|
|
-version = "0.11.1"
|
|
|
+version = "0.11.3"
|
|
|
description = "Style preserving TOML library"
|
|
|
category = "dev"
|
|
|
optional = false
|
|
@@ -2266,7 +2269,7 @@ python-versions = "*"
|
|
|
|
|
|
[[package]]
|
|
|
name = "werkzeug"
|
|
|
-version = "2.2.1"
|
|
|
+version = "2.2.2"
|
|
|
description = "The comprehensive WSGI web application library."
|
|
|
category = "dev"
|
|
|
optional = false
|
|
@@ -2455,8 +2458,8 @@ astroid = [
|
|
|
{file = "astroid-2.11.7.tar.gz", hash = "sha256:bb24615c77f4837c707669d16907331374ae8a964650a66999da3f5ca68dc946"},
|
|
|
]
|
|
|
asttokens = [
|
|
|
- {file = "asttokens-2.0.5-py2.py3-none-any.whl", hash = "sha256:0844691e88552595a6f4a4281a9f7f79b8dd45ca4ccea82e5e05b4bbdb76705c"},
|
|
|
- {file = "asttokens-2.0.5.tar.gz", hash = "sha256:9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf4d5"},
|
|
|
+ {file = "asttokens-2.0.7-py2.py3-none-any.whl", hash = "sha256:f5589ef8518f73dd82c15e1c19f795d8a62c133485e557c04443d4a1a730cf9f"},
|
|
|
+ {file = "asttokens-2.0.7.tar.gz", hash = "sha256:8444353e4e2a99661c8dfb85ec9c02eedded08f0006234bff7db44a06840acc2"},
|
|
|
]
|
|
|
async-timeout = [
|
|
|
{file = "async-timeout-4.0.2.tar.gz", hash = "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15"},
|
|
@@ -2467,12 +2470,12 @@ attrs = [
|
|
|
{file = "attrs-22.1.0.tar.gz", hash = "sha256:29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6"},
|
|
|
]
|
|
|
azure-core = [
|
|
|
- {file = "azure-core-1.24.2.zip", hash = "sha256:0f3a20d245659bf81fb3670070a5410c8d4a43298d5a981e62dce393000a9084"},
|
|
|
- {file = "azure_core-1.24.2-py3-none-any.whl", hash = "sha256:a76856fa83efe1925a4fd917dc179c7daa15917dd71da2774833fa82a96f3dfa"},
|
|
|
+ {file = "azure-core-1.25.0.zip", hash = "sha256:c4a7d0d9e63a70dbde502b5d0cbe58b52244db4fbf247cca6768899e45fa3336"},
|
|
|
+ {file = "azure_core-1.25.0-py3-none-any.whl", hash = "sha256:c26ad5f3612b8a2207cf2be0ef67e478a74acfa450b8d25d778c939921f650dc"},
|
|
|
]
|
|
|
azure-storage-blob = [
|
|
|
- {file = "azure-storage-blob-12.13.0.zip", hash = "sha256:53f0d4cd32970ac9ff9b9753f83dd2fb3f9ac30e1d01e71638c436c509bfd884"},
|
|
|
- {file = "azure_storage_blob-12.13.0-py3-none-any.whl", hash = "sha256:280a6ab032845bab9627582bee78a50497ca2f14772929b5c5ee8b4605af0cb3"},
|
|
|
+ {file = "azure-storage-blob-12.13.1.zip", hash = "sha256:899c4b8e2671812d2cf78f107556a27dbb128caaa2bb06094e72a3d5836740af"},
|
|
|
+ {file = "azure_storage_blob-12.13.1-py3-none-any.whl", hash = "sha256:726b86f733dc76218ce45b7a3254b61ba4f0cc3d68b7621be4985248c92ee483"},
|
|
|
]
|
|
|
backcall = [
|
|
|
{file = "backcall-0.2.0-py2.py3-none-any.whl", hash = "sha256:fbbce6a29f263178a1f7915c1940bde0ec2b2a967566fe1c65c1dfb7422bd255"},
|
|
@@ -2526,12 +2529,12 @@ black = [
|
|
|
{file = "black-22.6.0.tar.gz", hash = "sha256:6c6d39e28aed379aec40da1c65434c77d75e65bb59a1e1c283de545fb4e7c6c9"},
|
|
|
]
|
|
|
boto3 = [
|
|
|
- {file = "boto3-1.24.45-py3-none-any.whl", hash = "sha256:0f7888eaa493b201821290d4798d1326c7390c89a423369564c1eae68fd96767"},
|
|
|
- {file = "boto3-1.24.45.tar.gz", hash = "sha256:293c9ce9cea0f4fe6393d8052eecb67868004940e4b1379996196f8bc5f9da2a"},
|
|
|
+ {file = "boto3-1.24.48-py3-none-any.whl", hash = "sha256:632676a480854d7c18ae634e2e83a93dc27211b88e19340e047bbd432128819e"},
|
|
|
+ {file = "boto3-1.24.48.tar.gz", hash = "sha256:db27c33a7ccccbf76035ab47e92054ce8ab98b809cf49eb15a2502eedc3ba332"},
|
|
|
]
|
|
|
botocore = [
|
|
|
- {file = "botocore-1.27.45-py3-none-any.whl", hash = "sha256:75f450d373059b057132d72ffcb6f897aaa1985ea0e6ca9dd03c90119bd0b71b"},
|
|
|
- {file = "botocore-1.27.45.tar.gz", hash = "sha256:04bc95fd65a6b557b953bba24c9dc1b314f27a588b50437b2a02796a1c683542"},
|
|
|
+ {file = "botocore-1.27.48-py3-none-any.whl", hash = "sha256:5958ef6dd3b0f84eb1ee0aac75499ac504fcc0787fd6611be727968d51dcbfa7"},
|
|
|
+ {file = "botocore-1.27.48.tar.gz", hash = "sha256:8de2f4285046ed306439723a11706067d6901c3f7be418b7b104ba8e002b5638"},
|
|
|
]
|
|
|
brotli = [
|
|
|
{file = "Brotli-1.0.9-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:268fe94547ba25b58ebc724680609c8ee3e5a843202e9a381f6f9c5e8bdb5c70"},
|
|
@@ -2828,8 +2831,8 @@ django-sslserver = [
|
|
|
{file = "django_sslserver-0.22-py3-none-any.whl", hash = "sha256:c598a363d2ccdc2421c08ddb3d8b0973f80e8e47a3a5b74e4a2896f21c2947c5"},
|
|
|
]
|
|
|
django-storages = [
|
|
|
- {file = "django-storages-1.12.3.tar.gz", hash = "sha256:a475edb2f0f04c4f7e548919a751ecd50117270833956ed5bd585c0575d2a5e7"},
|
|
|
- {file = "django_storages-1.12.3-py3-none-any.whl", hash = "sha256:204a99f218b747c46edbfeeb1310d357f83f90fa6a6024d8d0a3f422570cee84"},
|
|
|
+ {file = "django-storages-1.13.1.tar.gz", hash = "sha256:b3d98ecc09f1b1627c2b2cf430964322ce4e08617dbf9b4236c16a32875a1e0b"},
|
|
|
+ {file = "django_storages-1.13.1-py3-none-any.whl", hash = "sha256:3540b45618b04be2c867c0982e8d2bd8e34f84dae922267fcebe4691fb93daf0"},
|
|
|
]
|
|
|
django-stubs = [
|
|
|
{file = "django-stubs-1.12.0.tar.gz", hash = "sha256:ea8b35d0da49f7b2ee99a79125f1943e033431dd114726d6643cc35de619230e"},
|
|
@@ -2860,8 +2863,8 @@ fido2 = [
|
|
|
{file = "fido2-1.0.0.tar.gz", hash = "sha256:2509a4958b666d747fd5754dfa9357da2d81b52edc0ecff75b68cea939154c02"},
|
|
|
]
|
|
|
flask = [
|
|
|
- {file = "Flask-2.2.1-py3-none-any.whl", hash = "sha256:3c604c48c3d5b4c63e72134044c0b4fe90ff01ef65280b9fe2d38c8860d99fe5"},
|
|
|
- {file = "Flask-2.2.1.tar.gz", hash = "sha256:9c2b81b9b1edcc835af72d600f1955e713a065e7cb41d7e51ee762b449d9c65d"},
|
|
|
+ {file = "Flask-2.2.2-py3-none-any.whl", hash = "sha256:b9c46cc36662a7949f34b52d8ec7bb59c0d74ba08ba6cb9ce9adc1d8676d9526"},
|
|
|
+ {file = "Flask-2.2.2.tar.gz", hash = "sha256:642c450d19c4ad482f96729bd2a8f6d32554aa1e231f4f6b4e7e5264b16cca2b"},
|
|
|
]
|
|
|
flask-basicauth = [
|
|
|
{file = "Flask-BasicAuth-0.2.0.tar.gz", hash = "sha256:df5ebd489dc0914c224419da059d991eb72988a01cdd4b956d52932ce7d501ff"},
|
|
@@ -3044,8 +3047,8 @@ google-api-core = [
|
|
|
{file = "google_api_core-2.8.2-py3-none-any.whl", hash = "sha256:93c6a91ccac79079ac6bbf8b74ee75db970cc899278b97d53bc012f35908cf50"},
|
|
|
]
|
|
|
google-auth = [
|
|
|
- {file = "google-auth-2.9.1.tar.gz", hash = "sha256:14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888"},
|
|
|
- {file = "google_auth-2.9.1-py2.py3-none-any.whl", hash = "sha256:5a7eed0cb0e3a83989fad0b59fe1329dfc8c479543039cd6fd1e01e9adf39475"},
|
|
|
+ {file = "google-auth-2.10.0.tar.gz", hash = "sha256:7904dbd44b745c7323fef29565adee2fe7ff48473e2d94443aced40b0404a395"},
|
|
|
+ {file = "google_auth-2.10.0-py2.py3-none-any.whl", hash = "sha256:1deba4a54f95ef67b4139eaf5c20eaa7047215eec9f6a2344599b8596db8863b"},
|
|
|
]
|
|
|
google-cloud-appengine-logging = [
|
|
|
{file = "google-cloud-appengine-logging-1.1.3.tar.gz", hash = "sha256:a536a45b5698c792a553cbe0397c2ee242432389c4562db2d18134a53a37937d"},
|
|
@@ -3621,8 +3624,8 @@ prompt-toolkit = [
|
|
|
{file = "prompt_toolkit-3.0.30.tar.gz", hash = "sha256:859b283c50bde45f5f97829f77a4674d1c1fcd88539364f1b28a37805cfd89c0"},
|
|
|
]
|
|
|
proto-plus = [
|
|
|
- {file = "proto-plus-1.20.6.tar.gz", hash = "sha256:449b4537e83f4776bd69051c4d776db8ffe3f9d0641f1e87b06c116eb94c90e9"},
|
|
|
- {file = "proto_plus-1.20.6-py3-none-any.whl", hash = "sha256:c6c43c3fcfc360fdab46b47e2e9e805ff56e13169f9f2e45caf88b6b593215ab"},
|
|
|
+ {file = "proto-plus-1.22.0.tar.gz", hash = "sha256:c2e6693fdf68c405a6428226915a8625d21d0513793598ae3287a1210478d8ec"},
|
|
|
+ {file = "proto_plus-1.22.0-py3-none-any.whl", hash = "sha256:a27192d8cdc54e044f137b4c9053c9108cf5c065b46d067f1bcd389a911faf5b"},
|
|
|
]
|
|
|
protobuf = [
|
|
|
{file = "protobuf-3.20.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:3cc797c9d15d7689ed507b165cd05913acb992d78b379f6014e013f9ecb20996"},
|
|
@@ -3934,8 +3937,8 @@ s3transfer = [
|
|
|
{file = "s3transfer-0.6.0.tar.gz", hash = "sha256:2ed07d3866f523cc561bf4a00fc5535827981b117dd7876f036b0c1aca42c947"},
|
|
|
]
|
|
|
sentry-sdk = [
|
|
|
- {file = "sentry-sdk-1.9.0.tar.gz", hash = "sha256:f185c53496d79b280fe5d9d21e6572aee1ab802d3354eb12314d216cfbaa8d30"},
|
|
|
- {file = "sentry_sdk-1.9.0-py2.py3-none-any.whl", hash = "sha256:60b13757d6344a94bf0ccb3c0a006c4de77daab09871b30fbbd05d5ec24e54fb"},
|
|
|
+ {file = "sentry-sdk-1.9.3.tar.gz", hash = "sha256:75643a8c656ffd61ea0a37bf4b0b9463825d6043d4fbfd7c80872ab66e4fa06e"},
|
|
|
+ {file = "sentry_sdk-1.9.3-py2.py3-none-any.whl", hash = "sha256:baac8e9426b7927f95792b1f38c83ae743a62471e92b72fa3ec2d5987609abeb"},
|
|
|
]
|
|
|
simplejson = [
|
|
|
{file = "simplejson-3.17.6-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:a89acae02b2975b1f8e4974cb8cdf9bf9f6c91162fb8dec50c259ce700f2770a"},
|
|
@@ -4017,12 +4020,12 @@ stripe = [
|
|
|
{file = "stripe-4.0.2.tar.gz", hash = "sha256:d085b3e9450a5550912f476c6dbb2bafa129e485e24d6f4047c5094ff08d5de2"},
|
|
|
]
|
|
|
symbolic = [
|
|
|
- {file = "symbolic-9.1.0-py2.py3-none-macosx_10_15_x86_64.whl", hash = "sha256:fe51cc0bbbda26bf30d5311016d832cb2acec3ea61bcfb32b05ed62264224123"},
|
|
|
- {file = "symbolic-9.1.0-py2.py3-none-macosx_11_0_arm64.whl", hash = "sha256:46fa55bc87a2caf9dba8a576c2fc90726287d6b8521f0186314a2f26a28fd3f1"},
|
|
|
- {file = "symbolic-9.1.0-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fc086793df2dc66eaca57e84412987593893153868acc4e187b206fc03cd32d2"},
|
|
|
- {file = "symbolic-9.1.0-py2.py3-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:750b016a47938bd8e6df9b8607bc3554a7e20c177a7ec21b23543a7b1ae44d7f"},
|
|
|
- {file = "symbolic-9.1.0-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:6e3fa9ac7f1834c7e263513944bc1f37323baacddc80d6b9d886fa7a581de493"},
|
|
|
- {file = "symbolic-9.1.0.zip", hash = "sha256:ca60918cb605aff2d8f3baa3097986d7c116e474744b1e1efc7385d31a6bba6e"},
|
|
|
+ {file = "symbolic-9.1.1-py2.py3-none-macosx_10_15_x86_64.whl", hash = "sha256:949b6bacf78b752d8113207d4dbd3cfa84305b96ccd84b2955cafc4cec45adcd"},
|
|
|
+ {file = "symbolic-9.1.1-py2.py3-none-macosx_11_0_arm64.whl", hash = "sha256:ce865193ef3a1160bd42e907a72a7dc8174eb7b1b36ad2dc93014dd06d514be1"},
|
|
|
+ {file = "symbolic-9.1.1-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:74831fdeb0b4d6c19345ee2f6cf92c65a6dbd63ccdd7fddd3336061fe91e2259"},
|
|
|
+ {file = "symbolic-9.1.1-py2.py3-none-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:781f7a2135ca2382142d73baf646381b5bf11bc9357ba6c6008f3d0b401a7b09"},
|
|
|
+ {file = "symbolic-9.1.1-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:b3522d36b1bac28b42b9f0a8d0bb4fa9671bab4e1f33ac04cb28594259034c7d"},
|
|
|
+ {file = "symbolic-9.1.1.zip", hash = "sha256:fd73765c706facbb579d41c85dd067e456ab8ac975efd06184d07e2899499c0b"},
|
|
|
]
|
|
|
tblib = [
|
|
|
{file = "tblib-1.7.0-py2.py3-none-any.whl", hash = "sha256:289fa7359e580950e7d9743eab36b0691f0310fce64dee7d9c31065b8f723e23"},
|
|
@@ -4037,8 +4040,8 @@ tomli = [
|
|
|
{file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
|
|
|
]
|
|
|
tomlkit = [
|
|
|
- {file = "tomlkit-0.11.1-py3-none-any.whl", hash = "sha256:1c5bebdf19d5051e2e1de6cf70adfc5948d47221f097fcff7a3ffc91e953eaf5"},
|
|
|
- {file = "tomlkit-0.11.1.tar.gz", hash = "sha256:61901f81ff4017951119cd0d1ed9b7af31c821d6845c8c477587bbdcd5e5854e"},
|
|
|
+ {file = "tomlkit-0.11.3-py3-none-any.whl", hash = "sha256:800628e7705ff7c7cc4395c29836c7073e55b9ec820e1fc696080f9c5591a789"},
|
|
|
+ {file = "tomlkit-0.11.3.tar.gz", hash = "sha256:0ace4c975e0f3e6f71be8a2d61fe568777f1634bc80abff642cd3323ce709a0d"},
|
|
|
]
|
|
|
traitlets = [
|
|
|
{file = "traitlets-5.3.0-py3-none-any.whl", hash = "sha256:65fa18961659635933100db8ca120ef6220555286949774b9cfc106f941d1c7a"},
|
|
@@ -4092,8 +4095,8 @@ wcwidth = [
|
|
|
{file = "wcwidth-0.2.5.tar.gz", hash = "sha256:c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83"},
|
|
|
]
|
|
|
werkzeug = [
|
|
|
- {file = "Werkzeug-2.2.1-py3-none-any.whl", hash = "sha256:7e1db6a5ba6b9a8be061e47e900456355b8714c0f238b0313f53afce1a55a79a"},
|
|
|
- {file = "Werkzeug-2.2.1.tar.gz", hash = "sha256:4d7013ef96fd197d1cdeb03e066c6c5a491ccb44758a5b2b91137319383e5a5a"},
|
|
|
+ {file = "Werkzeug-2.2.2-py3-none-any.whl", hash = "sha256:f979ab81f58d7318e064e99c4506445d60135ac5cd2e177a2de0089bfd4c9bd5"},
|
|
|
+ {file = "Werkzeug-2.2.2.tar.gz", hash = "sha256:7ea2d48322cc7c0f8b3a215ed73eabd7b5d75d0b50e31ab006286ccff9e00b8f"},
|
|
|
]
|
|
|
whitenoise = [
|
|
|
{file = "whitenoise-6.2.0-py3-none-any.whl", hash = "sha256:8e9c600a5c18bd17655ef668ad55b5edf6c24ce9bdca5bf607649ca4b1e8e2c2"},
|