forked from tornadoweb/tornado
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
129 lines (128 loc) · 2.34 KB
/
Copy pathrequirements.txt
File metadata and controls
129 lines (128 loc) · 2.34 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
alabaster==1.0.0
# via sphinx
babel==2.17.0
# via sphinx
black==25.1.0
# via -r requirements.in
build==1.2.2.post1
# via pip-tools
cachetools==5.5.2
# via tox
certifi==2025.4.26
# via requests
chardet==5.2.0
# via tox
charset-normalizer==3.4.2
# via requests
click==8.2.1
# via
# black
# pip-tools
colorama==0.4.6
# via tox
distlib==0.3.9
# via virtualenv
docutils==0.21.2
# via
# sphinx
# sphinx-rtd-theme
filelock==3.18.0
# via
# tox
# virtualenv
flake8==7.2.0
# via -r requirements.in
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.6
# via sphinx
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via flake8
mypy==1.15.0
# via -r requirements.in
mypy-extensions==1.1.0
# via
# black
# mypy
packaging==25.0
# via
# black
# build
# pyproject-api
# sphinx
# tox
pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.3.8
# via
# black
# tox
# virtualenv
pluggy==1.6.0
# via tox
pycodestyle==2.13.0
# via flake8
pyflakes==3.3.2
# via flake8
pygments==2.19.1
# via sphinx
pyproject-api==1.9.1
# via tox
pyproject-hooks==1.2.0
# via
# build
# pip-tools
requests==2.32.4
# via sphinx
roman-numerals-py==3.1.0
# via sphinx
snowballstemmer==3.0.1
# via sphinx
sphinx==8.2.3
# via
# -r requirements.in
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==3.0.2
# via -r requirements.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
tox==4.26.0
# via -r requirements.in
types-pycurl==7.45.6.20250309
# via -r requirements.in
typing-extensions==4.13.2
# via mypy
urllib3==2.5.0
# via requests
virtualenv==20.31.2
# via tox
wheel==0.45.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools