diff --git a/requirements/base.txt b/requirements/base.txt index 485bcf8..2667b5b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -24,8 +24,8 @@ factory-boy==3.3.3 # 数据库 psycopg2-binary==2.9.12 -pymysql==1.1.3 -SQLAlchemy==2.0.49 +pymysql==1.2.0 +SQLAlchemy==2.0.50 # 配置 PyYAML==6.0.3