-
Notifications
You must be signed in to change notification settings - Fork 202
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
110 lines (109 loc) · 2.05 KB
/
requirements-dev.txt
File metadata and controls
110 lines (109 loc) · 2.05 KB
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
104
105
106
107
108
109
110
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements-dev.in
#
aspy-refactor-imports==2.1.1
# via reorder-python-imports
astroid==2.3.3
# via pylint
attrs==20.3.0
# via pytest
bleach==3.3.0
# via readme-renderer
cached-property==1.5.2
# via aspy-refactor-imports
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
chardet==4.0.0
# via requests
cryptography==41.0.2
# via secretstorage
docutils==0.16
# via readme-renderer
idna==2.10
# via requests
isort==4.3.21
# via pylint
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==22.0.1
# via twine
lazy-object-proxy==1.4.3
# via astroid
mccabe==0.6.1
# via pylint
more-itertools==8.7.0
# via pytest
mypy==0.761
# via -r requirements-dev.in
mypy-extensions==0.4.3
# via mypy
packaging==20.9
# via
# bleach
# pytest
pkginfo==1.7.0
# via twine
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pycparser==2.21
# via cffi
pygments==2.7.4
# via readme-renderer
pylint==2.4.4
# via -r requirements-dev.in
pyparsing==2.4.7
# via packaging
pytest==5.4.1
# via
# -r requirements-dev.in
# pytest-dotenv
pytest-dotenv==0.5.2
# via -r requirements-dev.in
python-dotenv==0.15.0
# via pytest-dotenv
readme-renderer==28.0
# via twine
reorder-python-imports==1.9.0
# via -r requirements-dev.in
requests==2.25.1
# via
# requests-toolbelt
# twine
requests-toolbelt==0.9.1
# via twine
secretstorage==3.3.3
# via keyring
six==1.15.0
# via
# astroid
# bleach
# readme-renderer
tqdm==4.56.0
# via twine
twine==3.1.1
# via -r requirements-dev.in
typed-ast==1.4.2
# via mypy
typing-extensions==3.7.4.3
# via mypy
urllib3==1.26.3
# via requests
wcwidth==0.2.5
# via pytest
webencodings==0.5.1
# via bleach
wrapt==1.11.2
# via astroid
yapf==0.29.0
# via -r requirements-dev.in
# The following packages are considered to be unsafe in a requirements file:
# setuptools