summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-04-09 14:11:33 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-04-10 02:38:53 +0200
commitabbd80467129db4abe990adbfd87e283b73fdd1d (patch)
tree6b710425f04fefb0cf82b899f2ebe15b9092eb2a /requirements.txt
parent7b44e653a31f888ff3ca2525dd655b8bdcc51507 (diff)
downloadbank-abbd80467129db4abe990adbfd87e283b73fdd1d.tar.gz
bank-abbd80467129db4abe990adbfd87e283b73fdd1d.tar.bz2
bank-abbd80467129db4abe990adbfd87e283b73fdd1d.zip
remove old dep in requirements
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index fb116ed..05f7b3a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,4 @@
Django==1.9.5
-django-simple-math-captcha==1.0.7
psycopg2==2.6.1
requests==2.9.1
uWSGI==2.0.12