# core modules
certifi==2023.11.17
lxml==4.9.3
OpenPyXL==3.1.2
pyparsing==3.1.1
regex==2023.10.3
isodate==0.6.1
aniso8601==9.0.1
CherryPy==18.8.0
Cheroot==10.0.0
python-dateutil==2.8.2
# special note: pip install --no-cache --use-pep517 pycountry
pycountry==22.3.5
# plugins
# EdgarRenderer plugin
NumPy==1.24.4 ; python_version <= "3.8"
NumPy==1.25.2 ; python_version > "3.8"
Matplotlib==3.7.4
holidays==0.36
pytz==2023.3.post1
Tornado==6.3.3
# security plugin
PyCryptodome==3.19.0
# xbrlDB plugin
cx_Oracle==8.3.0
pg8000==1.30.3
PyMySQL==1.1.0
pyodbc==5.0.1
RDFLib==5.0.0
# other
graphviz==0.20.1
Pillow==10.1.0
pywin32==306 ; sys_platform == "win32"
tinycss2==1.2.1
