add dmpython to requirements.txt
This commit is contained in:
parent
94dd5285c6
commit
70a5df4580
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue