django-fobi/examples/requirements/test.txt
2022-06-23 00:59:46 +02:00

82 lines
1.4 KiB
Text

#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile test.in
#
appdirs==1.4.4
# via virtualenv
attrs==21.2.0
# via pytest
chromedriver-py==102.0.5005.61
# via -r test.in
coverage==5.5
# via
# -r test.in
# pytest-cov
distlib==0.3.2
# via virtualenv
factory-boy==3.2.0
# via -r test.in
faker==8.8.1
# via
# -r test.in
# factory-boy
filelock==3.0.12
# via
# tox
# virtualenv
iniconfig==1.1.1
# via pytest
packaging==20.9
# via
# pytest
# tox
pluggy==0.13.1
# via
# pytest
# tox
py==1.10.0
# via
# -r test.in
# pytest
# tox
pyparsing==2.4.7
# via packaging
pytest==6.2.4
# via
# -r test.in
# pytest-cov
# pytest-django
# pytest-ordering
# pytest-pythonpath
pytest-cov==2.12.1
# via -r test.in
pytest-django==4.4.0
# via -r test.in
pytest-ordering==0.6
# via -r test.in
pytest-pythonpath==0.7.3
# via -r test.in
python-dateutil==2.8.1
# via faker
selenium==3.141.0
# via -r test.in
six==1.16.0
# via
# python-dateutil
# tox
# virtualenv
text-unidecode==1.3
# via faker
toml==0.10.2
# via
# pytest
# pytest-cov
# tox
tox==3.23.1
# via -r test.in
urllib3==1.26.5
# via selenium
virtualenv==20.4.7
# via tox