mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 23:29:19 +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
|
debugpy
|
||||||
websocket-client
|
websocket-client
|
||||||
|
redis
|
||||||
Reference in New Issue
Block a user