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
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build dependencies
wheel==0.41.2 # For building wheels
wheel==0.46.2 # For building wheels
setuptools==68.0.0 # For building packages
build==1.0.3 # For building packages using PEP 517/518
toml==0.10.2 # For reading pyproject.toml files
Expand Down
Loading