Sfoglia il codice sorgente

add bs4 dependency

Rodja Trappe 2 anni fa
parent
commit
724d997513
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      tests/requirements.txt

+ 2 - 1
tests/requirements.txt

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