diff --git a/requirements.txt b/requirements.txt index 0d40b16342..98943e5534 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # core modules -certifi==2023.7.22 +certifi==2024.7.4 lxml==4.9.3 OpenPyXL==3.1.2 pyparsing==3.0.9 @@ -15,17 +15,17 @@ pycountry==22.3.5 NumPy==1.24.4 Matplotlib==3.7.2 holidays==0.29 -Tornado==6.3.2 +Tornado==6.5 # security plugin -PyCryptodome==3.18.0 +PyCryptodome==3.19.1 # xbrlDB plugin cx_Oracle==8.3.0 pg8000==1.29.8 -PyMySQL==1.1.0 +PyMySQL==1.1.1 pyodbc==4.0.39 RDFLib==5.0.0 # other graphviz==0.20.1 -Pillow==10.0.0 +Pillow==10.3.0 pywin32==306 ; sys_platform == "win32" tinycss2==1.2.1