-
Notifications
You must be signed in to change notification settings - Fork 16
/
requirements.txt
58 lines (58 loc) · 1.7 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
# This file was autogenerated by uv via the following command:
# uv export --no-dev --no-hashes -o requirements.txt
aiolimiter==1.2.1
alembic==1.14.0
annotated-types==0.7.0
anyio==4.7.0
apscheduler==3.10.4
cachetools==5.5.0
camel-converter==4.0.1
certifi==2024.12.14
cffi==1.17.1 ; python_full_version >= '3.13' or platform_python_implementation != 'PyPy'
charset-normalizer==3.4.1
colorama==0.4.6 ; sys_platform == 'win32'
cryptography==44.0.0
distro==1.9.0
dynaconf==3.2.6
emoji==2.11.0
graphviz==0.20.3
greenlet==3.1.1 ; (python_full_version < '3.13' and platform_machine == 'AMD64') or (python_full_version < '3.13' and platform_machine == 'WIN32') or (python_full_version < '3.13' and platform_machine == 'aarch64') or (python_full_version < '3.13' and platform_machine == 'amd64') or (python_full_version < '3.13' and platform_machine == 'ppc64le') or (python_full_version < '3.13' and platform_machine == 'win32') or (python_full_version < '3.13' and platform_machine == 'x86_64')
h11==0.14.0
h2==4.1.0
hpack==4.0.0
httpcore==1.0.7
httpx==0.28.1
httpx-sse==0.4.0
hyperframe==6.0.1
idna==3.10
jiter==0.8.2
loguru==0.7.3
mako==1.3.8
markupsafe==3.0.2
meilisearch==0.33.0
mysql-connector-python==9.1.0
openai==1.58.1
orjson==3.10.12
pillow==11.0.0
pilmoji==2.0.4
psutil==6.1.1
pycparser==2.22 ; python_full_version >= '3.13' or platform_python_implementation != 'PyPy'
pydantic==2.10.4
pydantic-core==2.27.2
python-telegram-bot==21.9
pytz==2024.2
redis==5.2.1
requests==2.32.3
six==1.17.0
sniffio==1.3.1
socksio==1.0.0
sqlalchemy==2.0.36
tornado==6.4.2
tqdm==4.67.1
typing-extensions==4.12.2
tzdata==2024.2 ; sys_platform == 'win32'
tzlocal==5.2
urllib3==2.3.0
uvloop==0.21.0
win32-setctime==1.2.0 ; sys_platform == 'win32'
zhconv==1.4.3