# core modules
certifi==2024.8.30
filelock==3.16.0
lxml==5.3.0
OpenPyXL==3.1.5
pyparsing==3.1.4
regex==2024.7.24
isodate==0.6.1
aniso8601==9.0.1
CherryPy==18.10.0
Cheroot==10.0.1
python-dateutil==2.9.0.post0
pycountry==24.6.1
# plugins
# EdgarRenderer plugin
NumPy==1.24.4 ; python_version <= "3.8"
NumPy==2.0.1 ; python_version == "3.9"
NumPy==2.1.0 ; python_version > "3.9"
Matplotlib==3.7.5 ; python_version <= "3.8"
Matplotlib==3.9.2 ; python_version > "3.8"
holidays==0.56
pytz==2024.1
Tornado==6.4.1
# security plugin
PyCryptodome==3.20.0
# xbrlDB plugin
cx_Oracle==8.3.0
pg8000==1.31.2
PyMySQL==1.1.1
pyodbc==5.1.0
RDFLib==7.0.0
# other
graphviz==0.20.3
Pillow==10.4.0
pywin32==306 ; sys_platform == "win32"
tinycss2==1.3.0
