Skip to content
Open
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: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
anyio==4.4.0
# via httpx
black==24.4.2
# via -r requirements/test.in
# via -r test.in
certifi==2024.6.2
# via
# httpcore
Expand All @@ -24,13 +24,13 @@ distlib==0.3.8
filelock==3.15.3
# via virtualenv
flake8==7.1.0
# via -r requirements/test.in
# via -r test.in
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via -r requirements/test.in
# via -r test.in
identify==2.5.36
# via pre-commit
idna==3.7
Expand All @@ -42,7 +42,7 @@ iniconfig==2.0.0
mccabe==0.7.0
# via flake8
mypy==1.10.0
# via -r requirements/test.in
# via -r test.in
mypy-extensions==1.0.0
# via
# black
Expand All @@ -62,17 +62,17 @@ platformdirs==4.2.2
pluggy==1.5.0
# via pytest
pre-commit==3.7.1
# via -r requirements/test.in
# via -r test.in
pycodestyle==2.12.0
# via flake8
pyflakes==3.2.0
# via flake8
pytest==8.2.2
# via
# -r requirements/test.in
# -r test.in
# pytest-cov
pytest-cov==5.0.0
# via -r requirements/test.in
# via -r test.in
pyyaml==6.0.1
# via pre-commit
sniffio==1.3.1
Expand All @@ -81,7 +81,7 @@ sniffio==1.3.1
# httpx
typing-extensions==4.12.2
# via
# -r requirements/test.in
# -r test.in
# mypy
virtualenv==20.26.2
virtualenv==20.26.6
# via pre-commit