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
2 changes: 1 addition & 1 deletion packages/spk-convert-pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ pkginfo==1.12.0 ; python_version >= "3.9"
packaging==20.9
# 0.40.0 latest at time of writing but no implied requirement for exactly this
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
# 0.40.0 latest at time of writing but no implied requirement for exactly this
# 0.46.2 latest at time of writing but no implied requirement for exactly this

# version.
wheel==0.40.0
wheel==0.46.2
Loading