# core modules
certifi==2022.12.7
lxml==4.9.2
OpenPyXL==3.0.10
pyparsing==3.0.9
regex==2022.10.31
isodate==0.6.1
aniso8601==9.0.1
CherryPy==18.8.0
Cheroot==8.6.0
# special note: pip install --no-cache --use-pep517 pycountry
pycountry==22.3.5
# plugins
# EdgarRenderer plugin
NumPy==1.21.6 ; python_version < "3.8"
NumPy==1.23.4 ; python_version >= "3.8"
Matplotlib==3.5.3 ; python_version < "3.8"
Matplotlib==3.6.1 ; python_version >= "3.8"
holidays==0.16
Tornado==6.2
# security plugin
PyCryptodome==3.15.0
# xbrlDB plugin
cx_Oracle==8.3.0
pg8000==1.29.2
PyMySQL==1.0.2
pyodbc==4.0.34
RDFLib==5.0.0
# other
graphviz==0.20.1
Pillow==9.4.0
