-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathrequirements.txt
More file actions
327 lines (327 loc) · 6.31 KB
/
requirements.txt
File metadata and controls
327 lines (327 loc) · 6.31 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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
# This file was autogenerated by uv via the following command:
# uv export -o requirements.txt --no-hashes --all-extras
aiocsv==1.4.0
# via influxdb-client
aiofiles==25.1.0
# via paigram
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.5
# via
# enkanetwork-py
# influxdb-client
aiolimiter==1.2.1
# via python-telegram-bot
aiosignal==1.4.0
# via aiohttp
aiosqlite==0.22.1
# via paigram
alembic==1.18.4
# via paigram
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anyio==4.13.0
# via
# httpx
# starlette
# watchfiles
apscheduler==3.11.2
# via python-telegram-bot
arko-wrapper==0.3.0
# via paigram
async-lru==2.3.0
# via paigram
async-timeout==5.0.1 ; python_full_version < '3.11.3'
# via
# aiohttp
# python-socks
# redis
asyncmy==0.2.11
# via paigram
attrs==26.1.0
# via aiohttp
backports-asyncio-runner==1.2.0 ; python_full_version < '3.11'
# via pytest-asyncio
beautifulsoup4==4.14.3
# via paigram
black==26.3.1
# via paigram
cachetools==7.0.6
# via
# enkanetwork-py
# python-telegram-bot
certifi==2026.2.25
# via
# httpcore
# httpx
# influxdb-client
# requests
# sentry-sdk
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via cryptography
charset-normalizer==3.4.7
# via requests
ciso8601==2.3.3
# via influxdb-client
click==8.3.2
# via
# black
# uvicorn
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# colorlog
# pytest
# uvicorn
colorlog==6.10.1
# via paigram
cryptography==46.0.7
# via paigram
enkanetwork-py @ git+https://github.com/PaiGramTeam/EnkaNetwork.py@4982f1b283487cbcc89b2bbaee20e422a517c8d1
# via paigram
et-xmlfile==2.0.0
# via openpyxl
exceptiongroup==1.3.1 ; python_full_version < '3.11'
# via
# anyio
# pytest
fakeredis==2.35.1
# via paigram
fastapi==0.136.0
# via paigram
flaky==3.8.1
# via paigram
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
gcsim-pypi==2.41.1
# via paigram
gitdb==4.0.12
# via gitpython
gitpython==3.1.46
# via paigram
greenlet==3.4.0
# via
# playwright
# sqlalchemy
h11==0.16.0
# via
# httpcore
# uvicorn
httpcore==1.0.9
# via
# httpx
# python-telegram-bot
httptools==0.7.1
# via uvicorn
httpx==0.28.1
# via
# paigram
# python-telegram-bot
# simnet
idna==3.12
# via
# anyio
# httpx
# requests
# yarl
influxdb-client==1.50.0
# via paigram
iniconfig==2.3.0
# via pytest
jinja2==3.1.6
# via paigram
lxml==6.1.0
# via paigram
mako==1.3.11
# via alembic
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
# via
# jinja2
# mako
mdurl==0.1.2
# via markdown-it-py
multidict==6.7.1
# via
# aiohttp
# yarl
mwclient==0.11.0
mypy-extensions==1.1.0
# via black
oauthlib==3.3.1
# via requests-oauthlib
openpyxl==3.1.5
# via paigram
packaging==26.1
# via
# black
# pytest
pathspec==1.0.4
# via black
pillow==12.2.0
# via paigram
platformdirs==4.9.6
# via black
playwright==1.58.0
# via paigram
pluggy==1.6.0
# via pytest
propcache==0.4.1
# via
# aiohttp
# yarl
psutil==7.2.2
# via paigram
py-cpuinfo==9.0.0
# via pytest-benchmark
pyaes==1.6.1
# via pyrogram
pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
# via cffi
pydantic==2.13.3
# via
# enkanetwork-py
# fastapi
# paigram
# pydantic-settings
# simnet
# sqlmodel
pydantic-core==2.46.3
# via pydantic
pydantic-settings==2.14.0
# via paigram
pyee==13.0.1
# via playwright
pygments==2.20.0
# via
# pytest
# rich
pyrogram @ git+https://github.com/TeamPGM/pyrogram@192735fc0b0a80d7c935e6cb5366290b5610bb4e
# via paigram
pyrotgcrypto==1.2.7
# via paigram
pytest==9.0.3
# via
# paigram
# pytest-asyncio
# pytest-benchmark
pytest-asyncio==1.3.0
# via paigram
pytest-benchmark==5.2.3
# via paigram
python-dateutil==2.9.0.post0
# via influxdb-client
python-dotenv==1.2.2
# via
# paigram
# pydantic-settings
# uvicorn
python-genshin-artifact==1.0.14
# via paigram
python-socks==2.8.1
# via pyrogram
python-telegram-bot==22.7
# via paigram
pytokens==0.4.1
# via black
pyyaml==6.0.3
# via uvicorn
rapidfuzz==3.14.5
# via thefuzz
reactivex==4.1.0
# via influxdb-client
redis==7.4.0
# via
# fakeredis
# paigram
requests==2.33.1
# via requests-oauthlib
requests-oauthlib==2.0.0
# via mwclient
rich==15.0.0
# via paigram
sentry-sdk==2.58.0
# via paigram
simnet @ git+https://github.com/PaiGramTeam/SIMNet@ead1ebd12da096b04828d5a094644a60a6f25e79
# via paigram
six==1.17.0
# via python-dateutil
smmap==5.0.3
# via gitdb
sortedcontainers==2.4.0
# via fakeredis
soupsieve==2.8.3
# via beautifulsoup4
sqlalchemy==2.0.49
# via
# alembic
# sqlmodel
sqlmodel==0.0.38
# via paigram
starlette==1.0.0
# via fastapi
thefuzz==0.22.1
# via paigram
tomli==2.4.1 ; python_full_version < '3.11'
# via
# alembic
# black
# pytest
tornado==6.5.5
# via python-telegram-bot
typing-extensions==4.15.0
# via
# aiocsv
# aiosignal
# alembic
# anyio
# arko-wrapper
# async-lru
# beautifulsoup4
# black
# cryptography
# exceptiongroup
# fakeredis
# fastapi
# multidict
# pydantic
# pydantic-core
# pyee
# pytest-asyncio
# reactivex
# sqlalchemy
# sqlmodel
# starlette
# typing-inspection
# uvicorn
typing-inspection==0.4.2
# via
# fastapi
# pydantic
# pydantic-settings
tzdata==2026.1 ; sys_platform == 'win32'
# via tzlocal
tzlocal==5.3.1
# via apscheduler
ujson==5.12.0
# via paigram
urllib3==2.6.3
# via
# influxdb-client
# requests
# sentry-sdk
uvicorn==0.45.0
# via paigram
uvloop==0.22.1 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
# via uvicorn
watchfiles==1.1.1
# via uvicorn
websockets==16.0
# via uvicorn
yarl==1.23.0
# via aiohttp