|
|
@@ -16,18 +16,21 @@ deprecation = ">=2.1.0,<3.0.0" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "babel" |
|
|
|
version = "2.12.1" |
|
|
|
version = "2.13.0" |
|
|
|
description = "Internationalization utilities" |
|
|
|
optional = false |
|
|
|
python-versions = ">=3.7" |
|
|
|
files = [ |
|
|
|
{file = "Babel-2.12.1-py3-none-any.whl", hash = "sha256:b4246fb7677d3b98f501a39d43396d3cafdc8eadb045f4a31be01863f655c610"}, |
|
|
|
{file = "Babel-2.12.1.tar.gz", hash = "sha256:cc2d99999cd01d44420ae725a21c9e3711b3aadc7976d6147f622d8581963455"}, |
|
|
|
{file = "Babel-2.13.0-py3-none-any.whl", hash = "sha256:fbfcae1575ff78e26c7449136f1abbefc3c13ce542eeb13d43d50d8b047216ec"}, |
|
|
|
{file = "Babel-2.13.0.tar.gz", hash = "sha256:04c3e2d28d2b7681644508f836be388ae49e0cfe91465095340395b60d00f210"}, |
|
|
|
] |
|
|
|
|
|
|
|
[package.dependencies] |
|
|
|
pytz = {version = ">=2015.7", markers = "python_version < \"3.9\""} |
|
|
|
|
|
|
|
[package.extras] |
|
|
|
dev = ["freezegun (>=1.0,<2.0)", "pytest (>=6.0)", "pytest-cov"] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "black" |
|
|
|
version = "23.7.0" |
|
|
|