summaryrefslogtreecommitdiff
path: root/requirements/tests.txt
blob: 4ab3ccf4967beebe4255c0a861eaf412f688e2c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements/tests.in
#
attrs==19.3.0             # via pytest
freezegun==1.0.0          # via -r requirements/tests.in
iniconfig==1.0.0          # via pytest
packaging==20.3           # via pytest
pluggy==0.13.1            # via pytest
py==1.9.0                 # via pytest
pyparsing==2.4.7          # via packaging
pytest==6.2.1             # via -r requirements/tests.in
python-dateutil==2.8.1    # via freezegun
six==1.14.0               # via packaging, python-dateutil
toml==0.10.1              # via pytest