Commit 00c0541 1 parent c1e37d1 commit 00c0541 Copy full SHA for 00c0541
File tree 2 files changed +22
-23
lines changed
2 files changed +22
-23
lines changed Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
2
3
3
# Develoment
4
- lefthook >= 1.7.22 ,< 2
5
- pyright >= 1.1.363 ,< 2
6
- ruff >= 0.4.4 ,< 1
7
- tox >= 4.15.0 ,< 5
4
+ lefthook >= 1.10.11 ,< 2
5
+ pyright [ nodejs ] >= 1.1.394 ,< 2
6
+ ruff >= 0.9.7 ,< 1
7
+ tox >= 4.24.1 ,< 5
8
8
9
9
# Docs
10
- sphinx >= 8.1.3 ,< 9
10
+ sphinx >= 8.2.1 ,< 9
11
11
sphinx-copybutton >= 0.5.2 ,< 1
12
- furo >= 2024.5 .6 ,< 2025
12
+ furo >= 2024.8 .6 ,< 2025
Original file line number Diff line number Diff line change 1
- discord.py [speed ]>= 2.4.0 ,< 3
2
- audioop-lts >= 0.2.1 ,< 1 ; python_version >= '3.13'
3
- uvloop >= 0.19.0 ,< 1 ; sys_platform != "win32"
4
- winloop >= 0.1.1 ,< 1 ; sys_platform == "win32"
5
- asyncpg >= 0.29.0 ,< 1
1
+ discord.py [speed ]>= 2.5.0 ,< 3
2
+ uvloop >= 0.21.0 ,< 1 ; sys_platform != "win32"
3
+ winloop >= 0.1.8 ,< 1 ; sys_platform == "win32"
4
+ asyncpg >= 0.30.0 ,< 1
6
5
discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@8686b5d1bbc1d3c862292eb436ab630d6e9c9b53
7
- psutil >= 6 .0.0 ,< 7
8
- pygit2 >= 1.13.3 ,< 2
9
- python-dateutil >= 2.8.2 ,< 3
10
- click >= 8.1.7 ,< 9
11
- typing-extensions >= 4.9.0 ,< 5
12
- prometheus-client >= 0.20.0 ,< 1
13
- prometheus-async >= 22.2 .0 ,< 23
6
+ psutil >= 7 .0.0 ,< 8
7
+ pygit2 >= 1.17.0 ,< 2
8
+ python-dateutil >= 2.9.0.post0 ,< 3
9
+ click >= 8.1.8 ,< 9
10
+ typing-extensions >= 4.12.2 ,< 5
11
+ prometheus-client >= 0.21.1 ,< 1
12
+ prometheus-async >= 25.1 .0 ,< 26
14
13
async-lru >= 2.0.4 ,< 3
15
- msgspec @ git+https://github.com/jcrist/msgspec@595c33c4a71c6d0c539b82233982a65819e240cf
16
- jishaku >= 2.5.2 ,< 3
17
- watchfiles >= 0.21.0 , < 1
18
- PyYAML >= 6.0.1 ,< 7
14
+ msgspec >= 0.19.0 , < 1
15
+ jishaku >= 2.6.0 ,< 3
16
+ watchfiles >= 1.0.4 , < 2
17
+ PyYAML >= 6.0.2 ,< 7
19
18
parsedatetime >= 2.6 ,< 3
20
- humanize >= 4.10.0 ,< 5
19
+ humanize >= 4.12.1 ,< 5
You can’t perform that action at this time.
0 commit comments