Commit 45d1759 1 parent bf916bf commit 45d1759 Copy full SHA for 45d1759
File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Nazurin
2
2
3
3
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/5cbfed1b51a644b187ed5d9521a4ea95 )] ( https://www.codacy.com/manual/y-young/nazurin?utm_source=github.com&utm_medium=referral&utm_content=y-young/nazurin&utm_campaign=Badge_Grade )
4
- ![ ] ( https://img.shields.io/badge/python->%3D%203.7 -blue )
4
+ ![ ] ( https://img.shields.io/badge/python->%3D%203.8 -blue )
5
5
![ ] ( https://img.shields.io/badge/-Telegram-blue.svg?logo=telegram )
6
6
7
7
[ Documentation] ( https://nazurin.readthedocs.io/ ) | [ 中文文档] ( https://nazurin.readthedocs.io/zh/ )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: Home
5
5
# Nazurin
6
6
7
7
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/5cbfed1b51a644b187ed5d9521a4ea95 )] ( https://www.codacy.com/manual/y-young/nazurin?utm_source=github.com&utm_medium=referral&utm_content=y-young/nazurin&utm_campaign=Badge_Grade )
8
- ![ ] ( https://img.shields.io/badge/python->%3D%203.7 -blue )
8
+ ![ ] ( https://img.shields.io/badge/python->%3D%203.8 -blue )
9
9
10
10
小さな小さな賢将, a Telegram bot that helps you collect ACG illustrations from various sites.
11
11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ title: 首页
5
5
# Nazurin
6
6
7
7
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/5cbfed1b51a644b187ed5d9521a4ea95 )] ( https://www.codacy.com/manual/y-young/nazurin?utm_source=github.com&utm_medium=referral&utm_content=y-young/nazurin&utm_campaign=Badge_Grade )
8
- ![ ] ( https://img.shields.io/badge/python->%3D%203.7 -blue )
8
+ ![ ] ( https://img.shields.io/badge/python->%3D%203.8 -blue )
9
9
10
10
小さな小さな賢将,帮助你从各种网站收集 ACG 插画的 Telegram 机器人。
11
11
Original file line number Diff line number Diff line change 1
- aiogram ~= 2.20.0
1
+ aiogram ~= 2.25.1
2
2
aiohttp ~= 3.8.0
3
3
aiohttp_cors ~= 0.7.0
4
4
aiofiles ~= 22.1.0
5
- aiojobs ~= 0.3 .0
5
+ aiojobs == 1.2 .0
6
6
tenacity ~= 8.2.2
7
7
environs ~= 9.3.4
8
8
async_lru ~= 2.0.2
You can’t perform that action at this time.
0 commit comments