-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
136 lines (135 loc) · 2.48 KB
/
dev-requirements.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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --no-emit-index-url dev-requirements.in
#
alabaster==0.7.16
# via sphinx
appdirs==1.4.4
# via pydoctor
astor==0.8.1
# via pydoctor
attrs==23.2.0
# via
# automat
# pydoctor
# twisted
automat==22.10.0
# via twisted
babel==2.14.0
# via sphinx
black==24.1.1
# via -r dev-requirements.in
cachecontrol[filecache]==0.14.0
# via pydoctor
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via black
configargparse==1.7
# via pydoctor
constantly==23.10.4
# via twisted
docutils==0.19
# via
# pydoctor
# sphinx
filelock==3.13.1
# via cachecontrol
flake8==7.0.0
# via -r dev-requirements.in
hyperlink==21.0.0
# via twisted
idna==3.6
# via
# hyperlink
# requests
imagesize==1.4.1
# via sphinx
incremental==22.10.0
# via twisted
jinja2==3.1.3
# via sphinx
lunr==0.6.2
# via pydoctor
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via flake8
msgpack==1.0.7
# via cachecontrol
mypy==1.8.0
# via mypy-zope
mypy-extensions==1.0.0
# via
# black
# mypy
mypy-zope==1.0.3
# via -r dev-requirements.in
packaging==23.2
# via
# black
# sphinx
pathspec==0.12.1
# via black
platformdirs==4.2.0
# via black
pycodestyle==2.11.1
# via flake8
pydoctor==23.9.1
# via -r docs/requirements.in
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via sphinx
requests==2.31.0
# via
# cachecontrol
# pydoctor
# sphinx
six==1.16.0
# via automat
snowballstemmer==2.2.0
# via sphinx
sphinx==6.2.1
# via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
toml==0.10.2
# via pydoctor
twisted==23.10.0
# via
# -r dev-requirements.in
# pydoctor
typing-extensions==4.9.0
# via
# mypy
# twisted
urllib3==1.26.18
# via
# pydoctor
# requests
zope-event==5.0
# via zope-schema
zope-interface==6.1
# via
# mypy-zope
# twisted
# zope-schema
zope-schema==7.0.1
# via mypy-zope
# The following packages are considered to be unsafe in a requirements file:
# setuptools