8000 chore: 更新后端依赖 · insistence/RuoYi-Vue3-FastAPI@39c4590 · GitHub
[go: up one dir, main page]

Skip to content

Commit 39c4590

Browse files
committed
chore: 更新后端依赖
1 parent 3196962 commit 39c4590

File tree

2 files changed

+21
-23
lines changed

2 files changed

+21
-23
lines changed
Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
aiofiles==25.1.0
2-
alembic==1.16.4
3-
APScheduler==3.11.0
2+
alembic==1.16.5
3+
APScheduler==3.11.1
44
async-lru==2.0.5
5-
asyncpg==0.30.0
5+
asyncpg==0.31.0
66
bcrypt==5.0.0
7-
DateTime==5.5
8-
fastapi[all]==0.124.2
7+
fastapi[all]==0.125.0
98
loguru==0.7.3
109
openpyxl==3.1.5
11-
pandas==2.3.2
10+
pandas==2.3.3
1211
Pillow==11.3.0
13-
psutil==7.0.0
14-
pydantic-validation-decorator==0.1.4
12+
psutil==7.1.3
13+
pydantic-validation-decorator==0.1.5
1514
PyJWT[crypto]==2.10.1
16-
psycopg2==2.9.10
15+
psycopg2==2.9.11
1716
redis==6.4.0
18-
ruff==0.14.6
19-
SQLAlchemy[asyncio]==2.0.43
20-
sqlglot[rs]==27.8.0
17+
ruff==0.14.10
18+
SQLAlchemy[asyncio]==2.0.45
19+
sqlglot[rs]==28.5.0
2120
user-agents==2.2.0
Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
aiofiles==25.1.0
2-
alembic==1.16.4
3-
APScheduler==3.11.0
2+
alembic==1.16.5
3+
APScheduler==3.11.1
44
async-lru==2.0.5
55
asyncmy==0.2.10
66
bcrypt==5.0.0
7-
DateTime==5.5
8-
fastapi[all]==0.124.2
7+
fastapi[all]==0.125.0
98
loguru==0.7.3
109
openpyxl==3.1.5
11-
pandas==2.3.2
10+
pandas==2.3.3
1211
Pillow==11.3.0
13-
psutil==7.0.0
14-
pydantic-validation-decorator==0.1.4
12+
psutil==7.1.3
13+
pydantic-validation-decorator==0.1.5
1514
PyJWT[crypto]==2.10.1
16-
PyMySQL==1.1.1
15+
PyMySQL==1.1.2
1716
redis==6.4.0
18-
ruff==0.14.6
19-
SQLAlchemy[asyncio]==2.0.43
20-
sqlglot[rs]==27.8.0
17+
ruff==0.14.10
18+
SQLAlchemy[asyncio]==2.0.45
19+
sqlglot[rs]==28.5.0
2120
user-agents==2.2.0

0 commit comments

Comments
 (0)
0