FSM: SQLiteStorage implemented

This commit is contained in:
Nikita Aksenov 2022-11-14 23:20:28 +03:00
parent 87c0458d95
commit d5e92e28c4
No known key found for this signature in database
GPG key ID: F77093F3D2722459
3 changed files with 364 additions and 0 deletions

View file

@ -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