Add db support (W.I.P.), cookie.py and removed UseSASL requirement.
This commit is contained in:
parent
a3312cffda
commit
3ca7e9cf36
6 changed files with 111 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue