chore:async_timeout

This commit is contained in:
guorong.zheng 2024-04-12 16:56:20 +08:00
parent dd51dc5c4b
commit 8b8ce3c849
2 changed files with 11 additions and 1 deletions

@ -17,6 +17,7 @@ selenium-stealth = "1.0.6"
aiohttp = "3.9.3"
bs4 = "0.0.2"
tqdm = "4.66.2"
async-timeout = "4.0.3"
[requires]
python_version = ">=3.11"

11
Pipfile.lock generated

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "3cef70001bb44b296c65231bebf77ccd46d9e84039e01c71949913b2a9c0afac"
"sha256": "4f1b61f3e3e56f1db3f6833f6c4dbe05dfc62dd0703dd14fd5397e0404bb6efc"
},
"pipfile-spec": 6,
"requires": {
@ -107,6 +107,15 @@
"markers": "python_version >= '3.7'",
"version": "==1.3.1"
},
"async-timeout": {
"hashes": [
"sha256:4640d96be84d82d02ed59ea2b7105a0f7b33abe8703703cd0ab0bf87c427522f",
"sha256:7405140ff1230c310e51dc27b3145b9092d659ce68ff733fb0cefe3ee42be028"
],
"index": "pypi",
"markers": "python_version >= '3.7'",
"version": "==4.0.3"
},
"attrs": {
"hashes": [
"sha256:935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30",