summaryrefslogtreecommitdiffstats
path: root/test/units/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/requirements.txt')
-rw-r--r--test/units/requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/units/requirements.txt b/test/units/requirements.txt
new file mode 100644
index 0000000..1822ada
--- /dev/null
+++ b/test/units/requirements.txt
@@ -0,0 +1,4 @@
+bcrypt ; python_version >= '3.9' # controller only
+passlib ; python_version >= '3.9' # controller only
+pexpect ; python_version >= '3.9' # controller only
+pywinrm ; python_version >= '3.9' # controller only