feat: Added redis as storage for states, improvements in docker compose, added /cancel command, small improvements

This commit is contained in:
ITQ
2024-03-21 23:16:46 +03:00
parent 597d629954
commit b655adafe6
12 changed files with 282 additions and 135 deletions
+1
View File
@@ -4,4 +4,5 @@ cachetools==5.3.3
geopy==2.4.1
psycopg2-binary==2.9.9
python-dotenv==1.0.1
redis==5.0.3
sqlalchemy==2.0.28