Done setup and integration redis and postgresql

This commit is contained in:
ziesorx 2025-08-10 13:11:38 +07:00
parent 37c2e2a4d4
commit a1d358aead
3 changed files with 189 additions and 18 deletions

View file

@ -7,4 +7,7 @@ opencv-python
websockets
fastapi[standard]
redis
urllib3<2.0.0
urllib3<2.0.0
psycopg2-binary
scipy
filterpy