Spaces:
Runtime error
Runtime error
[[package]] | |
name = "colorama" | |
version = "0.4.5" | |
description = "Cross-platform colored terminal text." | |
category = "main" | |
optional = false | |
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | |
[[package]] | |
name = "install" | |
version = "1.3.5" | |
description = "Install packages from within code" | |
category = "main" | |
optional = false | |
python-versions = ">=2.7, >=3.5" | |
[[package]] | |
name = "logzero" | |
version = "1.7.0" | |
description = "Robust and effective logging for Python 2 and 3" | |
category = "main" | |
optional = false | |
python-versions = "*" | |
[package.dependencies] | |
colorama = {version = "*", markers = "sys_platform == \"win32\""} | |
[metadata] | |
lock-version = "1.1" | |
python-versions = "^3.8" | |
content-hash = "99de593375f55736457752f5abe46a79ef864a037b1bd84592a3983d44b410c2" | |
[metadata.files] | |
colorama = [ | |
{file = "colorama-0.4.5-py2.py3-none-any.whl", hash = "sha256:854bf444933e37f5824ae7bfc1e98d5bce2ebe4160d46b5edf346a89358e99da"}, | |
{file = "colorama-0.4.5.tar.gz", hash = "sha256:e6c6b4334fc50988a639d9b98aa429a0b57da6e17b9a44f0451f930b6967b7a4"}, | |
] | |
install = [ | |
{file = "install-1.3.5-py3-none-any.whl", hash = "sha256:0d3fadf4aa62c95efe8d34757c8507eb46177f86c016c21c6551eafc6a53d5a9"}, | |
{file = "install-1.3.5.tar.gz", hash = "sha256:e67c8a0be5ccf8cb4ffa17d090f3a61b6e820e6a7e21cd1d2c0f7bc59b18e647"}, | |
] | |
logzero = [ | |
{file = "logzero-1.7.0-py2.py3-none-any.whl", hash = "sha256:23eb1f717a2736f9ab91ca0d43160fd2c996ad49ae6bad34652d47aba908769d"}, | |
{file = "logzero-1.7.0.tar.gz", hash = "sha256:7f73ddd3ae393457236f081ffebd044a3aa2e423a47ae6ddb5179ab90d0ad082"}, | |
] | |