-
Notifications
You must be signed in to change notification settings - Fork 1k
/
requirements-test.txt
75 lines (75 loc) · 1.46 KB
/
requirements-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
#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
# pip-compile --output-file=requirements-test.txt --resolver=backtracking requirements-test.in
#
attrs==23.1.0
# via hypothesis
boto3==1.33.13
# via -r requirements-test.in
botocore==1.33.13
# via
# boto3
# s3transfer
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
coverage[toml]==7.2.7
# via
# -r requirements-test.in
# pytest-cov
exceptiongroup==1.2.0
# via
# hypothesis
# pytest
hypothesis==6.79.4
# via -r requirements-test.in
idna==3.6
# via requests
importlib-metadata==6.7.0
# via
# attrs
# pluggy
# pytest
iniconfig==2.0.0
# via pytest
jmespath==1.0.1
# via
# boto3
# botocore
packaging==23.2
# via pytest
pluggy==1.2.0
# via pytest
pytest==7.4.3
# via
# -r requirements-test.in
# pytest-cov
pytest-cov==4.1.0
# via -r requirements-test.in
python-dateutil==2.8.2
# via botocore
requests==2.31.0
# via -r requirements-test.in
s3transfer==0.8.2
# via boto3
six==1.16.0
# via python-dateutil
sortedcontainers==2.4.0
# via hypothesis
tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.7.1
# via importlib-metadata
urllib3==1.26.18
# via
# botocore
# requests
websocket-client==1.6.1
# via -r requirements-test.in
zipp==3.15.0
# via importlib-metadata