-
Notifications
You must be signed in to change notification settings - Fork 22
/
requirements_for_test.txt
103 lines (103 loc) · 2.28 KB
/
requirements_for_test.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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements_for_test.in
#
attrs==24.2.0
# via
# jsonschema
# pytest
# referencing
beautifulsoup4==4.11.1
# via -r requirements_for_test_common.in
black==24.4.0
# via -r requirements_for_test_common.in
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via black
colorama==0.4.6
# via pytest-watch
coverage==7.6.4
# via pytest-testmon
docopt==0.6.2
# via
# notifications-python-client
# pytest-watch
execnet==2.1.1
# via pytest-xdist
freezegun==1.2.2
# via -r requirements_for_test_common.in
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
jsonschema==4.23.0
# via -r requirements_for_test.in
jsonschema-specifications==2024.10.1
# via jsonschema
mypy-extensions==1.0.0
# via black
notifications-python-client @ file:///Users/leo.hemsted/dev/python-client
# via -r requirements_for_test.in
packaging==24.2
# via
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==4.3.6
# via black
pluggy==1.5.0
# via pytest
pyjwt==2.9.0
# via notifications-python-client
pytest==7.2.0
# via
# -r requirements_for_test_common.in
# pytest-env
# pytest-mock
# pytest-testmon
# pytest-watch
# pytest-xdist
pytest-env==0.8.1
# via -r requirements_for_test_common.in
pytest-mock==3.9.0
# via -r requirements_for_test_common.in
pytest-testmon==2.1.0
# via -r requirements_for_test_common.in
pytest-watch==4.2.0
# via -r requirements_for_test_common.in
pytest-xdist==3.0.2
# via -r requirements_for_test_common.in
python-dateutil==2.9.0.post0
# via freezegun
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# notifications-python-client
# requests-mock
requests-mock==1.10.0
# via -r requirements_for_test_common.in
rpds-py==0.21.0
# via
# jsonschema
# referencing
ruff==0.3.7
# via -r requirements_for_test_common.in
six==1.16.0
# via
# python-dateutil
# requests-mock
soupsieve==2.6
# via beautifulsoup4
urllib3==2.2.3
# via requests
watchdog==6.0.0
# via pytest-watch