]> gitweb.fperrin.net Git - djsite.git/commitdiff
Track requirements
authorFrédéric Perrin <fred@fperrin.net>
Thu, 17 Nov 2016 22:42:59 +0000 (22:42 +0000)
committerFrédéric Perrin <fred@fperrin.net>
Thu, 17 Nov 2016 22:42:59 +0000 (22:42 +0000)
requirements.txt [new file with mode: 0644]

diff --git a/requirements.txt b/requirements.txt
new file mode 100644 (file)
index 0000000..fa32708
--- /dev/null
@@ -0,0 +1,15 @@
+# pip install -r requirements.txt
+
+bleach==1.5.0
+Django==1.10.3
+django-jquery==3.1.0
+django-tinymce==2.4.0
+html5lib==0.9999999
+lxml==3.6.4
+pkg-resources==0.0.0
+psycopg2==2.6.2
+py==1.4.31
+pyflakes==1.3.0
+pytest==3.0.4
+pytest-django==3.0.0
+six==1.10.0