-
Notifications
You must be signed in to change notification settings - Fork 69
Expand file tree
/
Copy pathrequirements.txt
More file actions
132 lines (132 loc) · 2.39 KB
/
requirements.txt
File metadata and controls
132 lines (132 loc) · 2.39 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
130
131
132
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
#
aiohappyeyeballs==2.4.6
# via aiohttp
aiohttp==3.12.14
# via
# -r requirements.in
# aiohttp-retry
aiohttp-retry==2.9.1
# via -r requirements.in
aiosignal==1.3.2
# via aiohttp
alabaster==1.0.0
# via sphinx
argon2-cffi==23.1.0
# via pyseto
argon2-cffi-bindings==21.2.0
# via argon2-cffi
attrs==25.1.0
# via aiohttp
babel==2.17.0
# via sphinx
blinker==1.9.0
# via flask
certifi==2025.1.31
# via requests
cffi==1.17.1
# via
# argon2-cffi-bindings
# cryptography
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via
# flask
# sphinx-click
cryptography==44.0.1
# via pyseto
docutils==0.21.2
# via
# sphinx
# sphinx-click
flask==3.1.0
# via -r requirements.in
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
idna==3.10
# via
# requests
# yarl
imagesize==1.4.1
# via sphinx
iso8601==2.1.0
# via pyseto
itsdangerous==2.2.0
# via flask
jinja2==3.1.6
# via
# flask
# sphinx
markupsafe==3.0.2
# via
# jinja2
# werkzeug
multidict==6.1.0
# via
# aiohttp
# yarl
packaging==24.2
# via sphinx
propcache==0.3.0
# via
# aiohttp
# yarl
protobuf==6.30.0rc1
# via -r requirements.in
pycparser==2.22
# via cffi
pycryptodomex==3.21.0
# via pyseto
pygments==2.19.1
# via sphinx
pyseto==1.8.2
# via -r requirements.in
requests==2.32.4
# via
# -r requirements.in
# sphinx
roman-numerals-py==3.0.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==8.2.0
# via
# sphinx-autodoc-typehints
# sphinx-click
sphinx-autodoc-typehints==3.1.0
# via -r requirements.in
sphinx-click==6.0.0
# 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-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
typing-extensions==4.12.2
# via -r requirements.in
urllib3==2.5.0
# via
# -r requirements.in
# requests
werkzeug==3.1.3
# via
# -r requirements.in
# flask
yarl==1.18.3
# via aiohttp
zipp==3.21.0
# via -r requirements.in