• 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
8more-itertools==8.3.0     # via pytest
9packaging==20.3           # via pytest
10pluggy==0.13.1            # via pytest
11py==1.8.1                 # via pytest
12pyparsing==2.4.7          # via packaging
13pytest==5.4.3             # via -r requirements/tests.in
14six==1.14.0               # via packaging
15wcwidth==0.1.9            # via pytest
16