flask/requirements/tests.txt

19 lines
653 B
Text
Raw Normal View History

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements/tests.in
#
attrs==19.3.0 # via pytest
blinker==1.4 # via -r requirements/tests.in
greenlet==0.4.17 # via -r requirements/tests.in
iniconfig==1.0.0 # via pytest
packaging==20.4 # via pytest
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pyparsing==2.4.7 # via packaging
pytest==6.1.1 # via -r requirements/tests.in
python-dotenv==0.14.0 # via -r requirements/tests.in
six==1.15.0 # via packaging
toml==0.10.1 # via pytest