1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
# pip-compile --output-file=tests37.txt tests.in
#
exceptiongroup==1.2.2
# via pytest
importlib-metadata==6.7.0
# via
# pluggy
# pytest
iniconfig==2.0.0
# via pytest
packaging==24.0
# via pytest
pluggy==1.2.0
# via pytest
pytest==7.4.4
# via -r tests.in
tomli==2.0.1
# via pytest
typing-extensions==4.7.1
# via importlib-metadata
zipp==3.15.0
# via importlib-metadata
|