added testing dependencies

This commit is contained in:
Simon Pirkelmann 2022-01-25 00:08:25 +01:00
parent 03e7425b2a
commit e0a22f770d

View File

@ -44,3 +44,5 @@ dev =
pytest-cov pytest-cov
pytest-flask pytest-flask
flake8 flake8
selenium
beautifulsoup4