mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
bs4 -> beautifulsoup4
This commit is contained in:
parent
05c74202ec
commit
50b6a00331
2 changed files with 1 additions and 3 deletions
|
@ -18,7 +18,7 @@ grep_ast
|
||||||
packaging
|
packaging
|
||||||
sounddevice
|
sounddevice
|
||||||
soundfile
|
soundfile
|
||||||
bs4
|
beautifulsoup4
|
||||||
PyYAML
|
PyYAML
|
||||||
Pillow
|
Pillow
|
||||||
diff-match-patch
|
diff-match-patch
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue