mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 14:50:20 +00:00
@@ -9,7 +9,6 @@ name = "pypi"
|
||||
|
||||
requests = "*"
|
||||
pyquery = "*"
|
||||
"html2text" = "*"
|
||||
fake-useragent = "*"
|
||||
parse = "*"
|
||||
"bs4" = "*"
|
||||
@@ -22,6 +21,7 @@ requests-file = "*"
|
||||
pytest = "*"
|
||||
"e1839a8" = {path = ".", editable = true}
|
||||
|
||||
|
||||
[scripts]
|
||||
|
||||
tests = "pytest"
|
||||
tests = "pytest"
|
||||
|
||||
Generated
+1
-15
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "0472672d45b7404f1329bdf8d01dc6429fa5668ecff3367094b1048fc4be65a9"
|
||||
"sha256": "d44df9ca7b3667e1b903c953093eef97713b06a70e2cead013ef7729d210b88f"
|
||||
},
|
||||
"host-environment-markers": {
|
||||
"implementation_name": "cpython",
|
||||
@@ -68,13 +68,6 @@
|
||||
],
|
||||
"version": "==0.1.10"
|
||||
},
|
||||
"html2text": {
|
||||
"hashes": [
|
||||
"sha256:490db40fe5b2cd79c461cf56be4d39eb8ca68191ae41ba3ba79f6cb05b7dd662",
|
||||
"sha256:627514fb30e7566b37be6900df26c2c78a030cc9e6211bda604d8181233bcdd4"
|
||||
],
|
||||
"version": "==2018.1.9"
|
||||
},
|
||||
"idna": {
|
||||
"hashes": [
|
||||
"sha256:8c7309c718f94b3a625cb648ace320157ad16ff131ae0af362c9f21b80ef6ec4",
|
||||
@@ -196,13 +189,6 @@
|
||||
],
|
||||
"version": "==0.1.10"
|
||||
},
|
||||
"html2text": {
|
||||
"hashes": [
|
||||
"sha256:490db40fe5b2cd79c461cf56be4d39eb8ca68191ae41ba3ba79f6cb05b7dd662",
|
||||
"sha256:627514fb30e7566b37be6900df26c2c78a030cc9e6211bda604d8181233bcdd4"
|
||||
],
|
||||
"version": "==2018.1.9"
|
||||
},
|
||||
"idna": {
|
||||
"hashes": [
|
||||
"sha256:8c7309c718f94b3a625cb648ace320157ad16ff131ae0af362c9f21b80ef6ec4",
|
||||
|
||||
Reference in New Issue
Block a user