flask/requirements/tests.txt

31 lines
602 B
Text
Raw Normal View History

#
2021-08-10 06:49:38 -07:00
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements/tests.in
#
2021-08-10 06:49:38 -07:00
asgiref==3.4.1
# via -r requirements/tests.in
2021-05-11 14:28:21 -07:00
attrs==21.2.0
# via pytest
blinker==1.4
# via -r requirements/tests.in
2021-10-01 09:46:38 -07:00
greenlet==1.1.2
# via -r requirements/tests.in
iniconfig==1.1.1
# via pytest
2021-08-10 06:49:38 -07:00
packaging==21.0
# via pytest
2021-09-08 16:04:26 -07:00
pluggy==1.0.0
# via pytest
2021-02-08 18:23:10 -08:00
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
2021-09-08 16:04:26 -07:00
pytest==6.2.5
# via -r requirements/tests.in
2021-08-10 06:49:38 -07:00
python-dotenv==0.19.0
# via -r requirements/tests.in
toml==0.10.2
# via pytest