Skip to content
Merged
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
4 changes: 3 additions & 1 deletion build/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ pylint
pycodestyle
pydocstyle
prospector
pytest
# pytest-black 0.6.0 uses the deprecated `path` arg in pytest_collect_file,
# which was removed in pytest 8.1. Pin to <8.1 to maintain compatibility.
pytest<8.1
flask
fastapi
uvicorn
Expand Down
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading