Skip to content

Commit

Permalink
Update wheel because of Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Xennis committed Apr 2, 2024
1 parent a04051b commit 10a1fb6
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
@@ -1,4 +1,4 @@
beautifulsoup4==4.10.0
black==24.3.0 # Code formatter
lxml==5.2.1
wheel==0.38.1 # Only required for publish it as a package
wheel==0.43.0 # Only required for publish it as a package

0 comments on commit 10a1fb6

Please sign in to comment.