diff --git a/requirements.txt b/requirements.txt index 2823267..8c22be8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ pycodestyle==2.7.0; python_version >= "3.6" and python_full_version < "3.0.0" or pycparser==2.20; python_version >= "3.6" and python_full_version < "3.0.0" and os_name == "nt" and implementation_name != "pypy" or os_name == "nt" and implementation_name != "pypy" and python_version >= "3.6" and python_full_version >= "3.4.0" pyflakes==2.3.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" pygments==2.9.0; python_version >= "3.5" -pymdown-extensions==8.2; python_version >= "3.6" +pymdown-extensions==10.0; python_version >= "3.6" pyparsing==2.4.7; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5" pytest-dotenv==0.5.2 pytest==5.4.3; python_version >= "3.5"