|
|
@@ -16,13 +16,13 @@ deprecation = ">=2.1.0,<3.0.0" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "babel" |
|
|
|
version = "2.14.0" |
|
|
|
version = "2.15.0" |
|
|
|
description = "Internationalization utilities" |
|
|
|
optional = false |
|
|
|
python-versions = ">=3.7" |
|
|
|
python-versions = ">=3.8" |
|
|
|
files = [ |
|
|
|
{file = "Babel-2.14.0-py3-none-any.whl", hash = "sha256:efb1a25b7118e67ce3a259bed20545c29cb68be8ad2c784c83689981b7a57287"}, |
|
|
|
{file = "Babel-2.14.0.tar.gz", hash = "sha256:6919867db036398ba21eb5c7a0f6b28ab8cbc3ae7a73a44ebe34ae74a4e7d363"}, |
|
|
|
{file = "Babel-2.15.0-py3-none-any.whl", hash = "sha256:08706bdad8d0a3413266ab61bd6c34d0c28d6e1e7badf40a2cebe67644e2e1fb"}, |
|
|
|
{file = "babel-2.15.0.tar.gz", hash = "sha256:8daf0e265d05768bc6c7a314cf1321e9a123afc328cc635c18622a2f30a04413"}, |
|
|
|
] |
|
|
|
|
|
|
|
[package.dependencies] |
|
|
|