-
-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathtests.txt
52 lines (52 loc) · 942 Bytes
/
tests.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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements/tests.in
#
async-timeout==4.0.3
# via redis
boto3==1.34.38
# via -r tests.in
botocore==1.34.38
# via
# boto3
# s3transfer
exceptiongroup==1.2.0
# via pytest
iniconfig==1.1.1
# via pytest
jmespath==1.0.1
# via
# boto3
# botocore
packaging==21.3
# via pytest
pluggy==1.0.0
# via pytest
psutil==5.8.0
# via pytest-xprocess
pylibmc==1.6.3
# via -r tests.in
pyparsing==2.4.7
# via packaging
pytest==7.4.2
# via
# -r tests.in
# pytest-xprocess
pytest-xprocess==0.23.0
# via -r tests.in
python-dateutil==2.8.2
# via botocore
redis==5.0.1
# via -r tests.in
s3transfer==0.10.0
# via boto3
six==1.16.0
# via python-dateutil
tomli==2.0.1
# via pytest
urllib3==1.26.13
# via botocore
uwsgi==2.0.23
# via -r tests.in