# core modules
certifi==2024.8.30
filelock==3.16.1
lxml==5.3.0
OpenPyXL==3.1.5
pyparsing==3.1.4
regex==2024.9.11
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
# EDGAR plugins
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.58
pytz==2024.2
Tornado==6.4.1
# security plugin
PyCryptodome==3.21.0
# xbrlDB plugin
cx_Oracle==8.3.0
pg8000==1.31.2
PyMySQL==1.1.1
pyodbc==5.2.0
RDFLib==7.0.0
# other
graphviz==0.20.3
Pillow==10.4.0
pywin32==308 ; sys_platform == "win32"
tinycss2==1.3.0
