Work on websockets. Finally 98.25% working?

This commit is contained in:
Scott Idem
2023-04-07 18:09:02 -04:00
parent 6172626254
commit 9f8157d338
2 changed files with 31 additions and 17 deletions

View File

@@ -4,8 +4,9 @@ fastapi[all]
pydantic
SQLAlchemy
mysqlclient
redis
aioredis
# redis
redis[hiredis]
# aioredis
html2text
pytz
stripe