This repository was archived by the owner on Dec 27, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 53
Expand file tree
/
Copy pathrequirements.txt
More file actions
67 lines (67 loc) · 1.31 KB
/
requirements.txt
File metadata and controls
67 lines (67 loc) · 1.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
# This file was autogenerated by uv via the following command:
# uv pip compile -o requirements.txt requirements.in
aiofiles==24.1.0
# via aiogram
aiogram==3.18.0
# via -r requirements.in
aiohappyeyeballs==2.4.6
# via aiohttp
aiohttp==3.11.13
# via aiogram
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
attrs==25.1.0
# via
# aiohttp
# fluent-runtime
babel==2.17.0
# via fluent-runtime
cachetools==5.5.2
# via -r requirements.in
certifi==2025.1.31
# via aiogram
fluent-runtime==0.4.0
# via -r requirements.in
fluent-syntax==0.19.0
# via fluent-runtime
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
idna==3.10
# via yarl
magic-filter==1.0.12
# via aiogram
multidict==6.1.0
# via
# aiohttp
# yarl
propcache==0.3.0
# via
# aiohttp
# yarl
pydantic==2.10.6
# via
# aiogram
# pydantic-settings
pydantic-core==2.27.2
# via pydantic
pydantic-settings==2.4.0
# via -r requirements.in
python-dotenv==1.0.1
# via pydantic-settings
pytz==2025.1
# via fluent-runtime
structlog==25.1.0
# via -r requirements.in
typing-extensions==4.12.2
# via
# aiogram
# fluent-runtime
# fluent-syntax
# pydantic
# pydantic-core
yarl==1.18.3
# via aiohttp