Add db support (W.I.P.), cookie.py and removed UseSASL requirement.

This commit is contained in:
Yuuki Chan 2024-02-19 18:26:40 +09:00
parent a3312cffda
commit 3ca7e9cf36
6 changed files with 111 additions and 2 deletions

View file

@ -1,2 +1,7 @@
colorama==0.4.6
greenlet==3.0.3
mysql-connector==2.2.9
PyYAML==6.0.1
SQLAlchemy==2.0.27
SQLAlchemy-Utils==0.41.1
typing_extensions==4.9.0