summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt13
1 files changed, 5 insertions, 8 deletions
diff --git a/requirements.txt b/requirements.txt
index d2320c7..7c89621 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,5 @@
-docutils
-python-creole
--e git+https://github.com/ternstor/pycco.git#egg=pycco
-pycrypto
-mock
-nose
-sphinx
-pyjwt
+nose==1.3.4
+mock==1.0.1
+pycrypto==2.6.1
+pyjwt==0.3.2
+blinker==1.3 \ No newline at end of file