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.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
beautifulsoup4==4.14.3
black==25.11.0 # Code formatter
lxml==6.0.2
mypy==1.19.0 # Type checker
mypy==1.19.1 # Type checker
setuptools==80.9.0 # Only required for publish it as a package
types-beautifulsoup4==4.12.0.20250516 # Stubs for beautifulsoup4
wheel==0.45.1 # Only required for publish it as a package