jihuaqiang 3 days ago
parent
commit
d1227fcd05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -5,7 +5,7 @@ loguru==0.7.3
 pymysql==1.0.2
 Pillow==10.4.0
 requests==2.32.4
-httpx==0.27.0
+httpx==0.28.1
 
 # FastAPI 相关依赖
 fastapi>=0.116.0