|
@@ -451,6 +451,22 @@ url = "https://mirror.baidu.com/pypi/simple"
|
|
|
reference = "douban"
|
|
|
|
|
|
[[package]]
|
|
|
+name = "colorama"
|
|
|
+version = "0.4.6"
|
|
|
+description = "Cross-platform colored terminal text."
|
|
|
+optional = false
|
|
|
+python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
|
|
|
+files = [
|
|
|
+ {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
|
|
|
+ {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
|
|
|
+]
|
|
|
+
|
|
|
+[package.source]
|
|
|
+type = "legacy"
|
|
|
+url = "https://mirror.baidu.com/pypi/simple"
|
|
|
+reference = "douban"
|
|
|
+
|
|
|
+[[package]]
|
|
|
name = "dateparser"
|
|
|
version = "1.1.8"
|
|
|
description = "Date parsing library designed to parse dates from HTML pages"
|
|
@@ -807,6 +823,29 @@ url = "https://mirror.baidu.com/pypi/simple"
|
|
|
reference = "douban"
|
|
|
|
|
|
[[package]]
|
|
|
+name = "loguru"
|
|
|
+version = "0.7.0"
|
|
|
+description = "Python logging made (stupidly) simple"
|
|
|
+optional = false
|
|
|
+python-versions = ">=3.5"
|
|
|
+files = [
|
|
|
+ {file = "loguru-0.7.0-py3-none-any.whl", hash = "sha256:b93aa30099fa6860d4727f1b81f8718e965bb96253fa190fab2077aaad6d15d3"},
|
|
|
+ {file = "loguru-0.7.0.tar.gz", hash = "sha256:1612053ced6ae84d7959dd7d5e431a0532642237ec21f7fd83ac73fe539e03e1"},
|
|
|
+]
|
|
|
+
|
|
|
+[package.dependencies]
|
|
|
+colorama = {version = ">=0.3.4", markers = "sys_platform == \"win32\""}
|
|
|
+win32-setctime = {version = ">=1.0.0", markers = "sys_platform == \"win32\""}
|
|
|
+
|
|
|
+[package.extras]
|
|
|
+dev = ["Sphinx (==5.3.0)", "colorama (==0.4.5)", "colorama (==0.4.6)", "freezegun (==1.1.0)", "freezegun (==1.2.2)", "mypy (==v0.910)", "mypy (==v0.971)", "mypy (==v0.990)", "pre-commit (==3.2.1)", "pytest (==6.1.2)", "pytest (==7.2.1)", "pytest-cov (==2.12.1)", "pytest-cov (==4.0.0)", "pytest-mypy-plugins (==1.10.1)", "pytest-mypy-plugins (==1.9.3)", "sphinx-autobuild (==2021.3.14)", "sphinx-rtd-theme (==1.2.0)", "tox (==3.27.1)", "tox (==4.4.6)"]
|
|
|
+
|
|
|
+[package.source]
|
|
|
+type = "legacy"
|
|
|
+url = "https://mirror.baidu.com/pypi/simple"
|
|
|
+reference = "douban"
|
|
|
+
|
|
|
+[[package]]
|
|
|
name = "marshmallow"
|
|
|
version = "3.20.1"
|
|
|
description = "A lightweight library for converting complex datatypes to and from native Python datatypes."
|
|
@@ -1447,6 +1486,25 @@ url = "https://mirror.baidu.com/pypi/simple"
|
|
|
reference = "douban"
|
|
|
|
|
|
[[package]]
|
|
|
+name = "win32-setctime"
|
|
|
+version = "1.1.0"
|
|
|
+description = "A small Python utility to set file creation time on Windows"
|
|
|
+optional = false
|
|
|
+python-versions = ">=3.5"
|
|
|
+files = [
|
|
|
+ {file = "win32_setctime-1.1.0-py3-none-any.whl", hash = "sha256:231db239e959c2fe7eb1d7dc129f11172354f98361c4fa2d6d2d7e278baa8aad"},
|
|
|
+ {file = "win32_setctime-1.1.0.tar.gz", hash = "sha256:15cf5750465118d6929ae4de4eb46e8edae9a5634350c01ba582df868e932cb2"},
|
|
|
+]
|
|
|
+
|
|
|
+[package.extras]
|
|
|
+dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"]
|
|
|
+
|
|
|
+[package.source]
|
|
|
+type = "legacy"
|
|
|
+url = "https://mirror.baidu.com/pypi/simple"
|
|
|
+reference = "douban"
|
|
|
+
|
|
|
+[[package]]
|
|
|
name = "yarl"
|
|
|
version = "1.9.2"
|
|
|
description = "Yet another URL library"
|
|
@@ -1541,4 +1599,4 @@ reference = "douban"
|
|
|
[metadata]
|
|
|
lock-version = "2.0"
|
|
|
python-versions = "^3.8"
|
|
|
-content-hash = "bb1426ac49b561de757a2d26e11ba9b1542abc16b6dff0bdd5ff083dc66f2ad1"
|
|
|
+content-hash = "cfa7cd3ff3de117bcdf7df3974b5d0f52536c085acf9567d1dc5474c004a4c7a"
|