generated from python-discord/code-jam-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.in
42 lines (42 loc) · 885 Bytes
/
requirements.in
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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.txt
aiohttp==3.9.5
# via discord-py-interactions
aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
# via
# aiohttp
# discord-py-interactions
croniter==2.0.7
# via discord-py-interactions
discord-py-interactions==5.13.1
# via -r requirements.txt
discord-typings==0.9.0
# via discord-py-interactions
emoji==2.12.1
# via discord-py-interactions
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.7
# via yarl
multidict==6.0.5
# via
# aiohttp
# yarl
python-dateutil==2.9.0.post0
# via croniter
pytz==2024.1
# via croniter
six==1.16.0
# via python-dateutil
tomli==2.0.1
# via discord-py-interactions
typing-extensions==4.12.2
# via
# discord-typings
# emoji
yarl==1.9.4
# via aiohttp