summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-05-04 17:21:42 +0200
committeremkael <emkael@tlen.pl>2017-05-09 02:51:13 +0200
commit1778c8b3547337bd37a487df7f247872218257c8 (patch)
tree868d4a17d2ce9fe768f6223ada1e5da0255dc236
parent01fd749e24fd6fe1a0099ec4477307ed9c25dce3 (diff)
List of python libraries used in the project
-rw-r--r--requirements.txt4
1 files changed, 4 insertions, 0 deletions
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