summaryrefslogtreecommitdiff
path: root/requirements-windows.txt
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-11-25 18:00:29 +0100
committeremkael <emkael@tlen.pl>2016-11-25 18:00:29 +0100
commit62dca92a29e746d7dabf04ad7bea6931fa0e7ad7 (patch)
tree72aafb43a0885ba4ac7fd43873e7d045ef2a0edd /requirements-windows.txt
parent9dfdf363fabc519ffcfddd7cca080d9a20bfea2d (diff)
Replacing cached_property module from Django to a standalone one
Diffstat (limited to 'requirements-windows.txt')
-rw-r--r--requirements-windows.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-windows.txt b/requirements-windows.txt
index 48b847f..3e5e893 100644
--- a/requirements-windows.txt
+++ b/requirements-windows.txt
@@ -1,2 +1,3 @@
django
pyreadline
+cached_property