mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
aider: Add bs4 to requirements.
# Aider chat conversation: USER: add bs4 ASSISTANT: ```diff --- requirements.in +++ requirements.in @@ ... @@ soundfile +bs4 PyYAML Pillow ```
This commit is contained in:
parent
aa54fdd5f7
commit
29fa63cd3b
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ grep_ast
|
||||||
packaging
|
packaging
|
||||||
sounddevice
|
sounddevice
|
||||||
soundfile
|
soundfile
|
||||||
|
bs4
|
||||||
PyYAML
|
PyYAML
|
||||||
Pillow
|
Pillow
|
||||||
diff-match-patch
|
diff-match-patch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue