diff --git a/requirements.txt b/requirements.txt index 40ce610..c8e8ceb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -alabaster==0.7.12 babel==2.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' certifi==2020.6.20 chardet==3.0.4 colorama==0.4.4; sys_platform == 'win32' commonmark==0.9.1 docutils==0.16; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' imagesize==1.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' jinja2==2.11.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' livereload==2.6.3 markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pygments==2.7.2; python_version >= '3.5' pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' pytz==2020.4 recommonmark==0.6.0 requests==2.24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' snowballstemmer==2.0.0 sphinx-autobuild==2020.9.1 sphinx-rtd-theme==0.5.0 sphinx-tabs==1.3.0 sphinx==3.3.0; python_version >= '3.5' sphinxcontrib-applehelp==1.0.2; python_version >= '3.5' sphinxcontrib-devhelp==1.0.2; python_version >= '3.5' sphinxcontrib-htmlhelp==1.0.3; python_version >= '3.5' sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' sphinxcontrib-qthelp==1.0.3; python_version >= '3.5' sphinxcontrib-serializinghtml==1.1.4; python_version >= '3.5' sphinxcontrib.httpdomain==1.7.0 tornado==6.1; python_version >= '3.5' urllib3==1.25.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' \ No newline at end of file +alabaster==0.7.12 babel==2.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' certifi==2022.12.7 chardet==3.0.4 colorama==0.4.4; sys_platform == 'win32' commonmark==0.9.1 docutils==0.16; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' imagesize==1.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' jinja2==2.11.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' livereload==2.6.3 markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pygments==2.7.2; python_version >= '3.5' pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' pytz==2020.4 recommonmark==0.6.0 requests==2.24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' snowballstemmer==2.0.0 sphinx-autobuild==2020.9.1 sphinx-rtd-theme==0.5.0 sphinx-tabs==1.3.0 sphinx==3.3.0; python_version >= '3.5' sphinxcontrib-applehelp==1.0.2; python_version >= '3.5' sphinxcontrib-devhelp==1.0.2; python_version >= '3.5' sphinxcontrib-htmlhelp==1.0.3; python_version >= '3.5' sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' sphinxcontrib-qthelp==1.0.3; python_version >= '3.5' sphinxcontrib-serializinghtml==1.1.4; python_version >= '3.5' sphinxcontrib.httpdomain==1.7.0 tornado==6.1; python_version >= '3.5' urllib3==1.25.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' \ No newline at end of file