From 21e29d3b1bd971e120d77ae6df194b5bb1cf874c Mon Sep 17 00:00:00 2001 From: Fabio Caccamo Date: Mon, 18 Nov 2019 11:54:27 +0100 Subject: [PATCH] Added requirements.txt --- requirements.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..416c1c7 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +ftfy +mailchecker +phonenumbers +python-dateutil +python-slugify +pyyaml +requests +six +toml +xmltodict \ No newline at end of file