attrs==21.4.0
beautifulsoup4==4.10.0
billiard==3.6.4.0
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.9
click==8.0.3
cycler==0.11.0
distro==1.6.0
fonttools==4.28.5
graphviz==0.19.1
html5lib==1.1
idna==3.3
importlib-resources==5.4.0
joblib==1.1.0
jsonschema==4.3.3
kiwisolver==1.3.2
lxml==4.7.1
matplotlib==3.5.1
numpy==1.22.0
packaging==21.3
pandas==1.3.5
pikepdf==4.3.1
Pillow==9.0.0
pyparsing==3.0.6
PyPDF2==1.26.0
pyrsistent==0.18.0
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
rapidfuzz==1.9.1
requests==2.27.0
scikit-learn==1.0.2
scipy==1.7.3
six==1.16.0
soupsieve==2.3.1
tabula-py==2.3.0
tabulate==0.8.9
threadpoolctl==3.0.0
tqdm==4.62.3
urllib3==1.26.7
webencodings==0.5.1

[dev]
mypy
flake8

[test]
pytest
coverage
