-
Notifications
You must be signed in to change notification settings - Fork 5
/
test-requirements.txt
63 lines (62 loc) · 1.3 KB
/
test-requirements.txt
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=test-requirements.txt test-requirements.in
#
cfgv==3.4.0
# via pre-commit
coverage[toml]==7.4.0
# via
# -r test-requirements.in
# pytest-cov
distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via virtualenv
freezegun==1.4.0
# via
# -r test-requirements.in
# pytest-freezegun
identify==2.5.33
# via pre-commit
iniconfig==2.0.0
# via pytest
nodeenv==1.8.0
# via pre-commit
packaging==23.2
# via pytest
platformdirs==4.1.0
# via virtualenv
pluggy==1.3.0
# via pytest
pre-commit==3.6.0
# via -r test-requirements.in
pytest==7.4.4
# via
# -r test-requirements.in
# pytest-cov
# pytest-freezegun
# pytest-mock
pytest-cov==4.1.0
# via -r test-requirements.in
pytest-freezegun==0.4.2
# via -r test-requirements.in
pytest-mock==3.12.0
# via -r test-requirements.in
python-dateutil==2.8.2
# via freezegun
pyyaml==6.0.1
# via pre-commit
six==1.16.0
# via python-dateutil
tomli==2.0.1
# via
# coverage
# pytest
virtualenv==20.25.0
# via pre-commit
# The following packages are considered to be unsafe in a requirements file:
# setuptools