django-components/requirements-dev.in
Juro Oravec 1cd545b986
refactor: replace selectolax with beautifulsoup (#823)
* refactor: replace selectolax with beautifulsoup

* refactor: add tests for html parser impl

* refactor: add missing import

* refactor: fix tests

* refactor: fix linter issues

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-08 08:42:48 +01:00

14 lines
No EOL
130 B
Text

django
tox
pytest
flake8
flake8-pyproject
isort
pre-commit
black
mypy
playwright
requests
types-requests
whitenoise
beautifulsoup4