-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements-dev.txt
81 lines (80 loc) · 1.55 KB
/
requirements-dev.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
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements-dev.in
#
attrs==23.1.0
# via pytest-docker
boto3==1.29.5
# via -r requirements-dev.in
botocore==1.32.5
# via
# boto3
# s3transfer
certifi==2023.11.17
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
distlib==0.3.7
# via virtualenv
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via virtualenv
identify==2.5.32
# via pre-commit
idna==3.4
# via requests
iniconfig==2.0.0
# via pytest
jmespath==1.0.1
# via
# boto3
# botocore
nodeenv==1.8.0
# via pre-commit
packaging==23.2
# via pytest
platformdirs==4.0.0
# via virtualenv
pluggy==1.3.0
# via pytest
pre-commit==3.5.0
# via -r requirements-dev.in
pytest==7.4.3
# via
# -r requirements-dev.in
# pytest-docker
pytest-docker==2.0.1
# via -r requirements-dev.in
python-dateutil==2.8.2
# via botocore
python-dotenv==1.0.0
# via -r requirements-dev.in
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via requests-mock
requests-mock==1.11.0
# via -r requirements-dev.in
s3transfer==0.7.0
# via boto3
six==1.16.0
# via
# python-dateutil
# requests-mock
tomli==2.0.1
# via pytest
types-python-slugify==8.0.0.3
# via -r requirements-dev.in
urllib3==2.0.7
# via
# botocore
# requests
virtualenv==20.24.7
# via pre-commit
# The following packages are considered to be unsafe in a requirements file:
# setuptools