Pārlūkot izejas kodu

add bs4 dependency

Rodja Trappe 2 gadi atpakaļ
vecāks
revīzija
724d997513
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      tests/requirements.txt

+ 2 - 1
tests/requirements.txt

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