• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# This file is autogenerated by pip-compile
3# To update, run:
4#
5#    pip-compile requirements/tests.in
6#
7attrs==19.3.0             # via pytest
8iniconfig==1.0.0          # via pytest
9more-itertools==8.3.0     # via pytest
10packaging==20.4           # via pytest
11pluggy==0.13.1            # via pytest
12py==1.9.0                 # via pytest
13pyparsing==2.4.7          # via packaging
14pytest==6.0.1             # via -r requirements/tests.in
15six==1.15.0               # via packaging
16toml==0.10.1              # via pytest
17