diff --git a/test-requirements.txt b/test-requirements.txt index 17fa0a099a..4d88642e92 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28,7 +28,7 @@ click==8.1.3 # pip-tools coverage==7.2.7 # via -r test-requirements.in -cryptography==41.0.1 +cryptography==41.0.2 # via # -r test-requirements.in # pyopenssl @@ -38,10 +38,6 @@ decorator==5.1.1 # via ipython dill==0.3.6 # via pylint -exceptiongroup==1.1.1 ; python_version < "3.11" - # via - # -r test-requirements.in - # pytest flake8==5.0.4 # via # -r test-requirements.in @@ -128,15 +124,6 @@ sniffio==1.3.0 # via -r test-requirements.in sortedcontainers==2.4.0 # via -r test-requirements.in -tomli==2.0.1 - # via - # black - # build - # flake8-pyproject - # mypy - # pip-tools - # pylint - # pytest tomlkit==0.11.8 # via pylint traitlets==5.9.0 @@ -150,10 +137,7 @@ types-pyopenssl==23.2.0.1 ; implementation_name == "cpython" typing-extensions==4.6.3 # via # -r test-requirements.in - # astroid - # black # mypy - # pylint wcwidth==0.2.6 # via prompt-toolkit wheel==0.40.0