summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-03-27 20:56:53 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-03-27 20:56:53 +0200
commit57ac9c2b03f9e46de6ea4a16eb3954868d1427c9 (patch)
tree4e844799b542b31b62ce7a8ffcf779234ad46d91 /requirements.txt
parentc393152d1f84fc19a0d04c91d7d545c89a7d3693 (diff)
downloadprocessor-57ac9c2b03f9e46de6ea4a16eb3954868d1427c9.tar.gz
processor-57ac9c2b03f9e46de6ea4a16eb3954868d1427c9.zip
(wip) use 2.0 joblib
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index aad7a96..b549b13 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,6 @@
-appdirs==1.4.0
-asyncpg==0.8.4
+appdirs==1.4.3
packaging==16.8
-pyparsing==2.1.10
+pika==0.10.0
+psycopg2==2.7.1
+pyparsing==2.2.0
six==1.10.0