Skip to content

Commit

Permalink
Update pyoxidizer dependency
Browse files Browse the repository at this point in the history
This patch updates the pyoxidizer dependency to the latest current
version. The main motivation for this is that it fixes an issue with
cross-compiling from x86-64 macOS to AArch64 macOS.

Signed-off-by: Ivan Velickovic <[email protected]>
  • Loading branch information
Ivan-Velickovic committed Feb 12, 2024
1 parent 98e035c commit fb2c3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# SPDX-License-Identifier: BSD-2-Clause
#
pyoxidizer==0.17.0
pyoxidizer==0.24.0
mypy==0.910
black==21.7b0
flake8==3.9.2
Expand Down

0 comments on commit fb2c3e4

Please sign in to comment.