-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
48 lines (48 loc) · 899 Bytes
/
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
# This file was autogenerated by uv via the following command:
# uv pip compile - -o requirements.txt
aiohttp==3.9.3
# via py-cord
aiosignal==1.3.1
# via aiohttp
alembic==1.13.1
annotated-types==0.6.0
# via pydantic
async-timeout==4.0.3
asyncpg==0.29.0
attrs==23.2.0
# via aiohttp
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
greenlet==3.0.3
idna==3.6
# via yarl
mako==1.3.2
# via alembic
markupsafe==2.1.5
# via mako
multidict==6.0.5
# via
# aiohttp
# yarl
py-cord==2.6.1
pydantic==2.7.1
# via pydantic-settings
pydantic-core==2.18.2
# via pydantic
pydantic-settings==2.2.1
python-dotenv==1.0.1
# via pydantic-settings
pyyaml==6.0.1
ruff==0.3.4
sqlalchemy==2.0.29
# via alembic
typing-extensions==4.10.0
# via
# alembic
# pydantic
# pydantic-core
# sqlalchemy
yarl==1.9.4
# via aiohttp