mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
⚙️ 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:
@@ -1,2 +1,3 @@
|
||||
debugpy
|
||||
websocket-client
|
||||
redis
|
||||
Reference in New Issue
Block a user