Skip to content

Commit 1afde09

Browse files
committed
chore: 更新后端依赖至最新版本
1 parent a82a34e commit 1afde09

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
APScheduler==3.10.4
1+
APScheduler==3.11.0
22
asyncpg==0.30.0
33
DateTime==5.5
4-
fastapi[all]==0.115.0
5-
loguru==0.7.2
4+
fastapi[all]==0.115.8
5+
loguru==0.7.3
66
openpyxl==3.1.5
7-
pandas==2.2.2
7+
pandas==2.2.3
88
passlib[bcrypt]==1.7.4
9-
Pillow==10.4.0
10-
psutil==6.0.0
9+
Pillow==11.1.0
10+
psutil==7.0.0
1111
pydantic-validation-decorator==0.1.4
12-
PyJWT[crypto]==2.8.0
12+
PyJWT[crypto]==2.10.1
1313
psycopg2==2.9.10
14-
redis==5.0.7
14+
redis==5.2.1
1515
requests==2.32.3
16-
SQLAlchemy[asyncio]==2.0.31
16+
SQLAlchemy[asyncio]==2.0.38
1717
user-agents==2.2.0
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
APScheduler==3.10.4
2-
asyncmy==0.2.9
1+
APScheduler==3.11.0
2+
asyncmy==0.2.10
33
DateTime==5.5
4-
fastapi[all]==0.115.0
5-
loguru==0.7.2
4+
fastapi[all]==0.115.8
5+
loguru==0.7.3
66
openpyxl==3.1.5
7-
pandas==2.2.2
7+
pandas==2.2.3
88
passlib[bcrypt]==1.7.4
9-
Pillow==10.4.0
10-
psutil==6.0.0
9+
Pillow==11.1.0
10+
psutil==7.0.0
1111
pydantic-validation-decorator==0.1.4
12-
PyJWT[crypto]==2.8.0
12+
PyJWT[crypto]==2.10.1
1313
PyMySQL==1.1.1
14-
redis==5.0.7
14+
redis==5.2.1
1515
requests==2.32.3
16-
SQLAlchemy[asyncio]==2.0.31
16+
SQLAlchemy[asyncio]==2.0.38
1717
user-agents==2.2.0

0 commit comments

Comments
 (0)