diff --git a/requirements-dev.txt b/requirements-dev.txt index 0cc24e217..992ef200d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -71,7 +71,6 @@ chardet==5.2.0 charset-normalizer==3.3.2 # via # -r requirements.txt - # aiohttp # requests click==8.1.7 # via @@ -80,7 +79,9 @@ click==8.1.7 colorama==0.4.6 # via tox coverage[toml]==7.4.0 - # via pytest-cov + # via + # coverage + # pytest-cov cryptography==41.0.7 # via # -r requirements.txt @@ -101,7 +102,7 @@ dnspython==2.4.2 # via # -r requirements.txt # pymongo -docutils>=0.18.1 +docutils==0.18.1 # via # sphinx # sphinx-rtd-theme @@ -109,6 +110,10 @@ elementpath==4.1.5 # via # -r requirements.txt # xmlschema +exceptiongroup==1.2.0 + # via + # anyio + # pytest execnet==2.0.2 # via pytest-xdist filelock==3.13.1 @@ -139,9 +144,7 @@ honcho==1.1.0 html5lib==1.1 # via pyspelling httpcore==0.18.0 - # via - # -r requirements.txt - # dnspython + # via -r requirements.txt identify==2.5.33 # via pre-commit idna==3.6 @@ -328,7 +331,6 @@ sniffio==1.3.0 # via # -r requirements.txt # anyio - # dnspython # httpcore snowballstemmer==2.2.0 # via sphinx @@ -340,7 +342,12 @@ sphinx==6.2.1 # via # -r requirements-dev.in # sphinx-rtd-theme + # sphinxcontrib-applehelp + # sphinxcontrib-devhelp + # sphinxcontrib-htmlhelp # sphinxcontrib-jquery + # sphinxcontrib-qthelp + # sphinxcontrib-serializinghtml sphinx-rtd-theme==1.3.0 # via -r requirements-dev.in sphinxcontrib-applehelp==1.0.7 @@ -361,16 +368,26 @@ stevedore==5.1.0 # via bandit toml==0.10.2 # via vulture +tomli==2.0.1 + # via + # black + # build + # coverage + # mypy + # pip-tools + # pylint + # pyproject-api + # pyproject-hooks + # pytest + # tox tomlkit==0.12.3 # via pylint tox==4.11.4 # via -r requirements-dev.in -types-python-dateutil==2.8.19.14 +types-python-dateutil==2.8.19.20240106 # via -r requirements-dev.in types-pyyaml==6.0.12.12 - # via - # -r requirements.txt - # responses + # via -r requirements.txt types-requests==2.31.0.20231231 # via -r requirements-dev.in types-ujson==5.9.0.0 @@ -378,6 +395,9 @@ types-ujson==5.9.0.0 typing-extensions==4.9.0 # via # -r requirements.txt + # anyio + # astroid + # black # mypy # readerwriterlock ujson==5.9.0