⚙️ chore(requirements.txt): add redis package to the requirements

The redis package is added to the requirements.txt file to ensure that the application has the necessary dependencies installed.
This commit is contained in:
Fabio Tielen // Code Agency
2023-09-04 23:38:51 +02:00
parent 072a1d6f3c
commit 7b3b84fbdb

View File

@@ -1,2 +1,3 @@
debugpy
websocket-client
redis