mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
Merge pull request #257 from jurf/patch-1
Use beautifulsoup4 instead of bs4
This commit is contained in:
commit
943863d463
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
bs4
|
beautifulsoup4
|
||||||
send2trash
|
send2trash
|
||||||
pyaudio
|
pyaudio
|
||||||
requests
|
requests
|
||||||
|
|
Loading…
Reference in a new issue