Add peewee ORM
parent
a3c6a100
No related branches found
No related tags found
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
database.py
0 → 100644
python-dotenv~=0.19.2 | ||
bitcoinlib~=0.6.4 | ||
python-telegram-bot~=13.11 | ||
mysqlclient~=2.1.0 | ||
\ No newline at end of file | ||
mysqlclient~=2.1.0 | ||
peewee==3.14.10 |