You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
521 B
17 lines
521 B
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements/tests.in
|
|
#
|
|
attrs==19.3.0 # via pytest
|
|
iniconfig==1.0.0 # via pytest
|
|
more-itertools==8.3.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.0.1 # via -r requirements/tests.in
|
|
six==1.15.0 # via packaging
|
|
toml==0.10.1 # via pytest
|