Support analyzer deps

This commit is contained in:
Jason Ertel
2022-03-31 16:48:13 -04:00
parent 9947ba6e43
commit 57dc848792
7 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
requests>=2.27.1

View File

@@ -0,0 +1,3 @@
Once the sensoroni container starts, the target directory at /opt/so/conf/sensoroni/site-packages will be populated with all installed package dependencies, as specified by each analyzer's own requirements.txt.
While normally this source directory should be left empty, it can be pre-populated if an analyzer's dependencies cannot be fully installed via the automated pip installer built into Sensoroni.