librenms: add python-memcached to python-env (#351183)
This commit is contained in:
commit
0b9fce2dad
@ -53,6 +53,7 @@ in phpPackage.buildComposerProject rec {
|
||||
(python3.withPackages (ps: with ps; [
|
||||
pymysql
|
||||
python-dotenv
|
||||
python-memcached
|
||||
redis
|
||||
setuptools
|
||||
psutil
|
||||
|
Loading…
Reference in New Issue
Block a user