1
0
Fork 0

Bump lxml versions to ones that work with python 3.7+.

This commit is contained in:
afik_cohen 2020-05-15 16:24:00 -07:00
parent ee06c5d9de
commit 599e19967d
2 changed files with 3 additions and 2 deletions

3
Pipfile.lock generated
View File

@ -85,6 +85,7 @@
},
"lxml": {
"hashes": [
"sha256:fa071559f14bd1e92077b1b5f6c22cf09756c6de7139370249eb372854ce51e6",
"sha256:0a103253a94cdad86028d273aaebb8b30c75fdf009c23e52cdc8ce88429fd326",
"sha256:10399bececdb67f0d9251ecf2dda2abf6ddeee6096741754356f1a3715c8c830",
"sha256:12e348eb57fb79ccf91a49b7b937c49a5bbe1d73ba75589674b76a56d064bda0",
@ -115,7 +116,7 @@
"sha256:feb2144c2ae4035ad57165dd22bdc93b1389158a985c0497a096d39e2b2cd67b"
],
"index": "pypi",
"version": "==4.1.0"
"version": "==4.5.0"
},
"multidict": {
"hashes": [

View File

@ -1,5 +1,5 @@
beautifulsoup4>=4.4, <5.0
requests>=2.5.3, <3.0
lxml==3.7.3
lxml==4.5.0
aiohttp==2.3.1
idna-ssl==1.1.0