Added Support for:

- PDF
- Enhanced XMIND 8
- Refactoring some report functions
This commit is contained in:
Ping-uu
2021-01-09 21:50:28 +01:00
parent 66a3d8ee52
commit 4f65b753e6
5 changed files with 262 additions and 53 deletions
+25 -1
View File
@@ -2,27 +2,51 @@ aiohttp==3.7.3
aiohttp-socks==0.5.5
async-timeout==3.0.1
attrs==20.3.0
backports.functools-lru-cache==1.6.1
beautifulsoup4==4.9.3
bs4==0.0.1
cairocffi==1.2.0
CairoSVG==2.5.1
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
colorama==0.4.4
cssselect2==0.4.1
defusedxml==0.6.0
html5lib==1.1
idna==2.10
importlib-metadata==3.3.0
Jinja2==2.11.2
lxml==4.6.2
Markdown==3.3.3
MarkupSafe==1.1.1
mock==4.0.2
multidict==5.1.0
numpy==1.19.5
pandas==1.2.0
pdf-reports==0.3.2
Pillow==8.1.0
pycountry==20.7.3
pycparser==2.20
Pyphen==0.10.0
pypugjs==5.9.8
PySocks==1.7.1
python-dateutil==2.8.1
python-socks==1.1.2
pytz==2020.5
requests==2.25.1
requests-futures==1.0.0
six==1.15.0
socid-extractor==0.0.2
soupsieve==2.1
stem==1.8.0
tinycss2==1.1.0
torrequest==0.1.0
tqdm==4.55.0
tqdm==4.55.1
typing-extensions==3.7.4.3
urllib3==1.26.2
WeasyPrint==52.2
webencodings==0.5.1
XMind==1.2.0
yarl==1.6.3
zipp==3.4.0