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
19 changes: 12 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ attrs==21.4.0
# via pytest
black==22.3.0
# via -r requirements-dev.in
build==0.7.0
# via -r requirements-dev.in
certifi==2021.10.8
# via
# httpcore
Expand All @@ -23,6 +25,8 @@ click==8.0.4
# via
# black
# pip-tools
exceptiongroup==1.0.0rc9
# via pytest
flake8==4.0.1
# via -r requirements-dev.in
h11==0.12.0
Expand All @@ -49,26 +53,28 @@ mypy-extensions==0.4.3
# black
# mypy
packaging==21.3
# via pytest
# via
# build
# pytest
pathspec==0.9.0
# via black
pep517==0.12.0
# via pip-tools
# via
# build
# pip-tools
pip-tools==6.6.0
# via -r requirements-dev.in
platformdirs==2.5.1
# via black
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
# via flake8
pyparsing==3.0.7
# via packaging
pytest==7.1.1
pytest==7.2.0
# via -r requirements-dev.in
requests==2.27.1
# via -r requirements-dev.in
Expand All @@ -82,6 +88,7 @@ sniffio==1.2.0
tomli==2.0.1
# via
# black
# build
# mypy
# pep517
# pytest
Expand All @@ -92,8 +99,6 @@ urllib3==1.26.9
wheel==0.37.1
# via pip-tools

build==0.7.0

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