add dmpython to requirements.txt

This commit is contained in:
zhangxunhui 2026-02-10 14:41:07 +08:00
parent 94dd5285c6
commit 70a5df4580
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ pymysql==1.1.0
sqlalchemy>=2.0.40
cryptography>=46.0.3
mysql-connector-python>=9.5.0
dmpython==2.5.30
# Utilities
python-dotenv==1.0.0