From 1778c8b3547337bd37a487df7f247872218257c8 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 4 May 2017 17:21:42 +0200 Subject: List of python libraries used in the project --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 requirements.txt (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..c2f0fc6 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,4 @@ +jinja2==2.8 +sqlalchemy==1.1 +bs4 +mysql-python==1.2 -- cgit v1.2.3