diff --git a/docs/requirements.txt b/docs/requirements.txt index 140d1e4..6492aee 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -113,7 +113,7 @@ pycodestyle==2.7.0; python_full_version >= "3.6.1" and python_version >= "3.7" a pydata-sphinx-theme==0.9.0rc1; python_version >= "3.7" pyflakes==2.3.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1" and (python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.5") pygments==2.12.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" -pylint==2.14.0; python_full_version >= "3.7.2" +pylint==2.16.4; python_full_version >= "3.7.2" pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.7" pyperclip==1.8.2; python_version >= "3.6" pyproj==3.3.1; python_version >= "3.8"