Explorar el Código

add bs4 dependency

Rodja Trappe hace 2 años
padre
commit
724d997513
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      tests/requirements.txt

+ 2 - 1
tests/requirements.txt

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