From 87922e08098a328a5ccf24f5bd2c906732985615 Mon Sep 17 00:00:00 2001 From: John Smith <xfgryujk@126.com> Date: Sun, 12 Jan 2025 19:26:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #252 --- blivedm | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blivedm b/blivedm index 41ee24c..0685fe1 160000 --- a/blivedm +++ b/blivedm @@ -1 +1 @@ -Subproject commit 41ee24c08c091edd3859b17cc56c54547b60caed +Subproject commit 0685fe1cfd06157db74fb203f17eb499748d3cd4 diff --git a/requirements.txt b/requirements.txt index 387e0ca..74deb12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ cachetools==5.3.1 circuitbreaker==2.0.0 pycryptodome==3.19.1 -sqlalchemy==2.0.19 +sqlalchemy==2.0.37 tornado==6.4.2