mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
FSM: SQLiteStorage implemented
This commit is contained in:
parent
87c0458d95
commit
d5e92e28c4
3 changed files with 364 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ aresponses==2.1.*
|
|||
aioredis==2.0.*
|
||||
redis[hiredis]>=4.3,<4.4
|
||||
wheel>=0.31.*
|
||||
SQLAlchemy>=1.4.44
|
||||
Sphinx==5.1.*
|
||||
sphinx-rtd-theme==1.0.*
|
||||
sphinxcontrib-programoutput==0.17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue