diff service/collector/requirements.txt @ 1254:666f9a2198a7

add types to sse_collector.py. Surprisingly few bugs found. Ignore-this: df20acbf7ec27226f3060f3b5a4c710b darcs-hash:7c699d51556f20c785dfc9190e9ce8e38c0fa1e6
author drewp <drewp@bigasterisk.com>
date Fri, 19 Apr 2019 01:08:01 -0700
parents 9cfa7f69e41f
children 7fd9fa5d33aa
line wrap: on
line diff
--- a/service/collector/requirements.txt	Fri Apr 19 01:07:29 2019 -0700
+++ b/service/collector/requirements.txt	Fri Apr 19 01:08:01 2019 -0700
@@ -1,7 +1,7 @@
 docopt
 ipdb
-service_identity
-twisted
+service_identity==18.1.0
+twisted==19.2.0
 py-spy
 mypy
 
@@ -11,3 +11,4 @@
 git+http://github.com/drewp/scales.git@448d59fb491b7631877528e7695a93553bfaaa93#egg=scales
 https://projects.bigasterisk.com/rdfdb/rdfdb-0.8.0.tar.gz
 https://github.com/drewp/cyclone/archive/python3.zip
+influxdb==5.2.2