Skip to content
Merged
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
15 changes: 8 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
-e .

black==22.10.0; implementation_name == 'cpython'
build==0.9.0
black==22.12.0; implementation_name == 'cpython'
build==0.10.0
mypy==0.991; implementation_name =='cpython'
pip-tools==6.11.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed pip-tools because we don't use this anymore.

pytest==7.2.0
Sphinx==5.3.0
tox==3.27.1
tox-gh-actions==2.11.0
pytest==7.2.1
tox==4.3.5
tox-gh-actions==3.0.0
twine==4.0.2
wheel==0.38.4

# NOTE(willkg): Held back until we drop support for Python 3.7
Sphinx==5.3.0