Selaa lähdekoodia

add bs4 dependency

Rodja Trappe 2 vuotta sitten
vanhempi
säilyke
724d997513
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      tests/requirements.txt

+ 2 - 1
tests/requirements.txt

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