diff --git a/requirements.txt b/requirements.txt index 405c63f..a0e3ef6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2025.1.31 ; python_version >= "3.9" and python_version < "4.0" charset-normalizer==3.4.1 ; python_version >= "3.9" and python_version < "4.0" dnspython==2.7.0 ; python_version >= "3.9" and python_version < "4.0" -idna==3.10 ; python_version >= "3.9" and python_version < "4.0" +idna==3.11 ; python_version >= "3.9" and python_version < "4.0" markdown-it-py==3.0.0 ; python_version >= "3.9" and python_version < "4.0" mdurl==0.1.2 ; python_version >= "3.9" and python_version < "4.0" mdutils==1.8.0 ; python_version >= "3.9" and python_version < "4.0"