Procházet zdrojové kódy

add bs4 dependency

Rodja Trappe před 2 roky
rodič
revize
724d997513
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      tests/requirements.txt

+ 2 - 1
tests/requirements.txt

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