django-fobi/examples/requirements/test.in
Artur Barseghyan 12df02e6bc
Feature/Add Django 4.1 support (#301)
* Django 4.1 support.
* Fix `NullBooleanField` DRF deprecation.
* Soft pin `importlib.metadata`
* Obtain `chromedriver-py` using `get-chromedriver-py`.
* Fix `selenium` deprecation errors.
* Use testing email backend.
* Install some linux deps in GitHub CI.
2022-11-29 00:34:04 +01:00

14 lines
192 B
Text

Faker
coverage
factory_boy
importlib-metadata<5.0.0
py
pytest
pytest-cov
pytest-django
pytest-ordering
pytest-pythonpath
selenium
tox
chromedriver-py==107.0.5304.62
#geckodriver-autoinstaller