mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Added XMind to requirments
This commit is contained in:
+22
-12
@@ -1,15 +1,25 @@
|
|||||||
beautifulsoup4>=4.8.0
|
|
||||||
bs4>=0.0.1
|
|
||||||
certifi>=2019.6.16
|
|
||||||
colorama>=0.4.1
|
|
||||||
lxml>=4.4.0
|
|
||||||
PySocks>=1.7.0
|
|
||||||
requests>=2.22.0
|
|
||||||
requests-futures>=1.0.0
|
|
||||||
soupsieve>=1.9.2
|
|
||||||
stem>=1.8.0
|
|
||||||
torrequest>=0.1.0
|
|
||||||
socid-extractor>=0.0.2
|
|
||||||
aiohttp==3.7.3
|
aiohttp==3.7.3
|
||||||
aiohttp-socks==0.5.5
|
aiohttp-socks==0.5.5
|
||||||
|
async-timeout==3.0.1
|
||||||
|
attrs==20.3.0
|
||||||
|
beautifulsoup4==4.9.3
|
||||||
|
bs4==0.0.1
|
||||||
|
certifi==2020.12.5
|
||||||
|
chardet==3.0.4
|
||||||
|
colorama==0.4.4
|
||||||
|
idna==2.10
|
||||||
|
lxml==4.6.2
|
||||||
mock==4.0.2
|
mock==4.0.2
|
||||||
|
multidict==5.1.0
|
||||||
|
PySocks==1.7.1
|
||||||
|
python-socks==1.1.2
|
||||||
|
requests==2.25.1
|
||||||
|
requests-futures==1.0.0
|
||||||
|
socid-extractor==0.0.2
|
||||||
|
soupsieve==2.1
|
||||||
|
stem==1.8.0
|
||||||
|
torrequest==0.1.0
|
||||||
|
typing-extensions==3.7.4.3
|
||||||
|
urllib3==1.26.2
|
||||||
|
XMind==1.2.0
|
||||||
|
yarl==1.6.3
|
||||||
|
|||||||
Reference in New Issue
Block a user