forked from hkc/mastoposter
Added missing lxml dependency (Closes #2)
This commit is contained in:
parent
60f18c8d22
commit
2f03b47b66
|
@ -6,6 +6,7 @@ h11==0.12.0
|
||||||
httpcore==0.15.0
|
httpcore==0.15.0
|
||||||
httpx==0.23.0
|
httpx==0.23.0
|
||||||
idna==3.3
|
idna==3.3
|
||||||
|
lxml==4.9.1
|
||||||
rfc3986==1.5.0
|
rfc3986==1.5.0
|
||||||
sniffio==1.2.0
|
sniffio==1.2.0
|
||||||
soupsieve==2.3.2.post1
|
soupsieve==2.3.2.post1
|
||||||
|
|
Loading…
Reference in New Issue