Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
black==22.10.0
bumpversion==0.5.3
codecov==2.1.12
coverage==6.5.0
coverage==7.0.3
flake8==4.0.1
isort==5.10.1
mypy==0.991
Expand Down
21 changes: 1 addition & 20 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ click==8.0.3
# via black
codecov==2.1.12
# via -r requirements-dev.in
coverage==6.5.0
coverage==7.0.3
# via
# -r requirements-dev.in
# codecov
Expand All @@ -46,16 +46,6 @@ flake8==4.0.1
# via -r requirements-dev.in
idna==2.10
# via requests
importlib-metadata==1.6.0
# via
# -c requirements.txt
# click
# flake8
# keyring
# pluggy
# tox
# twine
# virtualenv
isort==5.10.1
# via -r requirements-dev.in
jeepney==0.8.0
Expand Down Expand Up @@ -125,14 +115,9 @@ tqdm==4.64.0
# via twine
twine==3.1.1
# via -r requirements-dev.in
typed-ast==1.5.4
# via
# black
# mypy
typing-extensions==4.3.0
# via
# -c requirements.txt
# black
# mypy
urllib3==1.26.12
# via requests
Expand All @@ -142,10 +127,6 @@ webencodings==0.5.1
# via bleach
wheel==0.38.4
# via -r requirements-dev.in
zipp==3.8.1
# via
# -c requirements.txt
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools