浏览代码

add bs4 dependency

Rodja Trappe 2 年之前
父节点
当前提交
724d997513
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      tests/requirements.txt

+ 2 - 1
tests/requirements.txt

@@ -3,4 +3,5 @@ pytest-selenium
 pytest-asyncio
 selenium
 autopep8
-icecream
+icecream
+beautifulsoup4