Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 1 addition & 17 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down