From 6b207b6bb47fd8c8d7e4885dec0afc05f8bfc334 Mon Sep 17 00:00:00 2001 From: John Supplee Date: Sat, 9 Mar 2019 14:45:31 +0200 Subject: [PATCH] add python requirements --- requirements.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..1263c703 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,11 @@ +rtyaml +email_validator>=1.0.0 +exclusiveprocess +flask +dnspython +python-dateutil +idna>=2.0.0 +cryptography==2.2.2 +boto +psutil +npyscreen