Spaces:
Running
Running
Captain Ezio
commited on
Commit
·
68ec29f
1
Parent(s):
c8942a5
updates
Browse files- poetry.lock +6 -6
poetry.lock
CHANGED
@@ -125,7 +125,7 @@ unicode_backport = ["unicodedata2"]
|
|
125 |
|
126 |
[[package]]
|
127 |
name = "click"
|
128 |
-
version = "8.
|
129 |
description = "Composable command line interface toolkit"
|
130 |
category = "dev"
|
131 |
optional = false
|
@@ -437,7 +437,7 @@ python-versions = "*"
|
|
437 |
|
438 |
[[package]]
|
439 |
name = "pylint"
|
440 |
-
version = "2.
|
441 |
description = "python code static checker"
|
442 |
category = "dev"
|
443 |
optional = false
|
@@ -748,8 +748,8 @@ charset-normalizer = [
|
|
748 |
{file = "charset_normalizer-2.0.11-py3-none-any.whl", hash = "sha256:2842d8f5e82a1f6aa437380934d5e1cd4fcf2003b06fed6940769c164a480a45"},
|
749 |
]
|
750 |
click = [
|
751 |
-
{file = "click-8.
|
752 |
-
{file = "click-8.
|
753 |
]
|
754 |
colorama = [
|
755 |
{file = "colorama-0.4.4-py2.py3-none-any.whl", hash = "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"},
|
@@ -950,8 +950,8 @@ pyclean = [
|
|
950 |
{file = "pyclean-2.0.0.tar.gz", hash = "sha256:06e62e5a26f9b0eaebe249a1a74db17daf35c0216688b6fceb8f55f0d6eb7a40"},
|
951 |
]
|
952 |
pylint = [
|
953 |
-
{file = "pylint-2.
|
954 |
-
{file = "pylint-2.
|
955 |
]
|
956 |
pymongo = [
|
957 |
{file = "pymongo-3.12.3-cp27-cp27m-macosx_10_14_intel.whl", hash = "sha256:c164eda0be9048f83c24b9b2656900041e069ddf72de81c17d874d0c32f6079f"},
|
|
|
125 |
|
126 |
[[package]]
|
127 |
name = "click"
|
128 |
+
version = "8.1.2"
|
129 |
description = "Composable command line interface toolkit"
|
130 |
category = "dev"
|
131 |
optional = false
|
|
|
437 |
|
438 |
[[package]]
|
439 |
name = "pylint"
|
440 |
+
version = "2.13.4"
|
441 |
description = "python code static checker"
|
442 |
category = "dev"
|
443 |
optional = false
|
|
|
748 |
{file = "charset_normalizer-2.0.11-py3-none-any.whl", hash = "sha256:2842d8f5e82a1f6aa437380934d5e1cd4fcf2003b06fed6940769c164a480a45"},
|
749 |
]
|
750 |
click = [
|
751 |
+
{file = "click-8.1.2-py3-none-any.whl", hash = "sha256:24e1a4a9ec5bf6299411369b208c1df2188d9eb8d916302fe6bf03faed227f1e"},
|
752 |
+
{file = "click-8.1.2.tar.gz", hash = "sha256:479707fe14d9ec9a0757618b7a100a0ae4c4e236fac5b7f80ca68028141a1a72"},
|
753 |
]
|
754 |
colorama = [
|
755 |
{file = "colorama-0.4.4-py2.py3-none-any.whl", hash = "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"},
|
|
|
950 |
{file = "pyclean-2.0.0.tar.gz", hash = "sha256:06e62e5a26f9b0eaebe249a1a74db17daf35c0216688b6fceb8f55f0d6eb7a40"},
|
951 |
]
|
952 |
pylint = [
|
953 |
+
{file = "pylint-2.13.4-py3-none-any.whl", hash = "sha256:8672cf7441b81410f5de7defdf56e2d559c956fd0579652f2e0a0a35bea2d546"},
|
954 |
+
{file = "pylint-2.13.4.tar.gz", hash = "sha256:7cc6d0c4f61dff440f9ed8b657f4ecd615dcfe35345953eb7b1dc74afe901d7a"},
|
955 |
]
|
956 |
pymongo = [
|
957 |
{file = "pymongo-3.12.3-cp27-cp27m-macosx_10_14_intel.whl", hash = "sha256:c164eda0be9048f83c24b9b2656900041e069ddf72de81c17d874d0c32f6079f"},
|