-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
127 lines (127 loc) · 10.9 KB
/
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
aiocqhttp==1.4.4 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
aiofile==3.9.0 ; python_full_version >= "3.12.0" and python_version < "4"
aiofiles==24.1.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
aiogram==3.15.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
aiohappyeyeballs==2.4.4 ; python_version >= "3.12" and python_version < "4.0"
aiohttp-socks==0.9.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
aiohttp==3.10.11 ; python_version >= "3.12" and python_version < "4.0"
aiosignal==1.3.1 ; python_version >= "3.12" and python_version < "4.0"
annotated-types==0.7.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
anyio==4.7.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
apscheduler==3.11.0 ; python_version >= "3.12" and python_version < "4.0"
attrs==24.2.0 ; python_version >= "3.12" and python_version < "4.0"
backoff==2.2.1 ; python_full_version >= "3.12.0" and python_version < "4.0"
beautifulsoup4==4.12.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
blinker==1.9.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
botpy @ git+https://github.com/Teahouse-Studios/botpy.git@56c66983f36918fa433a71e1cb7db18a16825def ; python_version >= "3.12" and python_version < "4.0"
caio==0.9.17 ; python_full_version >= "3.12.0" and python_version < "4"
cattrs==24.1.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
certifi==2024.8.30 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
cffi==1.17.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" and platform_python_implementation != "PyPy"
cfgv==3.4.0 ; python_version >= "3.12" and python_version < "4.0"
charset-normalizer==3.4.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
click==8.1.7 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.12.0" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
contourpy==1.3.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
cryptography==43.0.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
cycler==0.12.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
distlib==0.3.9 ; python_version >= "3.12" and python_version < "4.0"
fastapi==0.115.6 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
feedparser==6.0.11 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
ff3==1.0.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
ffmpy==0.4.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
filelock==3.16.1 ; python_version >= "3.12" and python_version < "4.0"
filetype==1.2.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
flask==3.1.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
fonttools==4.55.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
frozenlist==1.5.0 ; python_version >= "3.12" and python_version < "4.0"
future==1.0.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
gql==3.5.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
graphql-core==3.2.5 ; python_full_version >= "3.12.0" and python_version < "4"
greenlet==3.1.1 ; python_version < "3.13" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_full_version >= "3.12.0"
h11==0.14.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
h2==4.1.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
hpack==4.0.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
httpcore==1.0.7 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
httptools==0.6.4 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
httpx==0.28.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
hypercorn==0.17.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
hyperframe==6.0.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
identify==2.6.3 ; python_version >= "3.12" and python_version < "4.0"
idna==3.10 ; python_version >= "3.12" and python_version < "4.0"
inputimeout==1.0.4 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
iso639-lang==2.5.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
itsdangerous==2.2.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
jinja2==3.1.4 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
jsonschema-specifications==2024.10.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
jsonschema==4.23.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
khl-py==0.3.17 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
kiwisolver==1.4.7 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
langconv @ git+https://github.com/OasisAkari/langconv.py.git@975ee0896096b63148f0930db762607a5a2113df ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
loguru==0.7.3 ; python_full_version >= "3.12.0" and python_version < "4.0"
magic-filter==1.0.12 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
markupsafe==3.0.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
matplotlib==3.9.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
matrix-nio==0.25.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
multidict==6.1.0 ; python_version >= "3.12" and python_version < "4.0"
nodeenv==1.9.1 ; python_version >= "3.12" and python_version < "4.0"
numpy==1.26.4 ; python_version >= "3.12" and python_full_version < "4.0.0"
orjson==3.10.12 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
packaging==24.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pandas==2.2.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pillow==11.0.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
platformdirs==4.3.6 ; python_version >= "3.12" and python_version < "4.0"
pre-commit==4.0.1 ; python_version >= "3.12" and python_version < "4.0"
priority==2.0.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
prompt-toolkit==3.0.48 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
propcache==0.2.1 ; python_version >= "3.12" and python_version < "4.0"
psutil==6.1.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
py-cord==2.6.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
py-cpuinfo==9.0.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pycparser==2.22 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" and platform_python_implementation != "PyPy"
pycryptodome==3.21.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pycryptodomex==3.21.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pydantic-core==2.23.4 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pydantic==2.9.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pyjwt[crypto]==2.10.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pymysql==1.1.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pyparsing==3.2.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
python-dateutil==2.9.0.post0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
python-dotenv==1.0.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
python-socks[asyncio]==2.5.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pytz==2024.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
pywin32==306 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" and sys_platform == "win32"
pyyaml==6.0.2 ; python_version >= "3.12" and python_version < "4.0"
qq-botpy==1.2.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
quart==0.19.9 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
referencing==0.35.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
regex==2024.11.6 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
requests==2.32.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
rpds-py==0.22.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
sgmllib3k==1.0.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
simpleeval==1.0.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
six==1.17.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
sniffio==1.3.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
soupsieve==2.6 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
sqlalchemy==2.0.36 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
starlette==0.41.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
tabulate==0.9.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
tenacity==9.0.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
tiktoken==0.8.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
tomlkit==0.13.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
typing-extensions==4.12.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
tzdata==2024.2 ; python_version >= "3.12" and python_version < "4.0"
tzlocal==5.2 ; python_version >= "3.12" and python_version < "4.0"
unpaddedbase64==2.1.0 ; python_full_version >= "3.12.0" and python_version < "4.0"
urllib3==2.2.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
uvicorn[standard]==0.32.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
uvloop==0.21.0 ; (sys_platform != "win32" and sys_platform != "cygwin") and platform_python_implementation != "PyPy" and python_full_version >= "3.12.0" and python_full_version < "4.0.0"
virtualenv==20.28.0 ; python_version >= "3.12" and python_version < "4.0"
watchfiles==1.0.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
wcwidth==0.2.13 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
webcolors==24.11.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
websockets==14.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
werkzeug==3.1.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
win32-setctime==1.2.0 ; python_full_version >= "3.12.0" and python_version < "4.0" and sys_platform == "win32"
wsproto==1.2.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
yarl==1.18.3 ; python_version >= "3.12" and python_version < "4.0"