flask/requirements/tests.txt

27 lines
511 B
Text
Raw Normal View History

#
2024-08-23 16:41:39 -07:00
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile tests.in
#
asgiref==3.8.1
# via -r tests.in
2024-08-23 16:41:39 -07:00
exceptiongroup==1.2.2
# via pytest
greenlet==3.0.3 ; python_version < "3.11"
# via -r tests.in
2023-02-16 06:27:25 -08:00
iniconfig==2.0.0
# via pytest
2024-08-23 16:33:27 -07:00
packaging==24.1
# via pytest
2024-08-23 16:33:27 -07:00
pluggy==1.5.0
# via pytest
2024-08-23 16:33:27 -07:00
pytest==8.3.2
# via -r tests.in
python-dotenv==1.0.1
# via -r tests.in
2024-08-23 16:41:39 -07:00
tomli==2.0.1
# via pytest
typing-extensions==4.12.2
# via asgiref