bs4 -> beautifulsoup4

This commit is contained in:
Paul Gauthier 2024-02-08 14:29:56 -08:00
parent 05c74202ec
commit 50b6a00331
2 changed files with 1 additions and 3 deletions

View file

@ -18,7 +18,7 @@ grep_ast
packaging packaging
sounddevice sounddevice
soundfile soundfile
bs4 beautifulsoup4
PyYAML PyYAML
Pillow Pillow
diff-match-patch diff-match-patch

View file

@ -17,8 +17,6 @@ attrs==23.2.0
backoff==2.2.1 backoff==2.2.1
# via -r requirements.in # via -r requirements.in
beautifulsoup4==4.12.3 beautifulsoup4==4.12.3
# via bs4
bs4==0.0.2
# via -r requirements.in # via -r requirements.in
certifi==2023.11.17 certifi==2023.11.17
# via # via