-
Notifications
You must be signed in to change notification settings - Fork 0
/
functests.txt
69 lines (68 loc) · 1.48 KB
/
functests.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
64
65
66
67
68
69
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe requirements/functests.in
#
build==1.2.1
# via pip-tools
click==8.1.3
# via pip-tools
factory-boy==3.3.1
# via
# -r requirements/functests.in
# pytest-factoryboy
faker==15.3.1
# via factory-boy
h-matchers==1.2.16
# via -r requirements/functests.in
h-testkit==1.0.1
# via -r requirements/functests.in
httpretty==1.1.4
# via -r requirements/functests.in
importlib-metadata==6.6.0
# via pip-sync-faster
inflection==0.5.1
# via pytest-factoryboy
iniconfig==1.1.1
# via pytest
packaging==21.3
# via
# build
# pytest
# pytest-factoryboy
pip-sync-faster==0.0.4
# via -r requirements/functests.in
pip-tools==7.4.1
# via
# -r requirements/functests.in
# pip-sync-faster
pluggy==1.5.0
# via pytest
pyparsing==3.0.9
# via packaging
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.3.3
# via
# -r requirements/functests.in
# pytest-factoryboy
pytest-factoryboy==2.7.0
# via -r requirements/functests.in
python-dateutil==2.8.2
# via faker
six==1.16.0
# via python-dateutil
typing-extensions==4.7.1
# via pytest-factoryboy
wheel==0.38.4
# via pip-tools
zipp==3.19.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
pip==23.3
# via pip-tools
setuptools==70.0.0
# via pip-tools