Tim Abbott
14e2540b2f
requirements: Upgrade a bunch of dependencies.
...
These are all minor version upgrades that should be safe.
2016-10-16 01:13:50 -07:00
Umair Khan
624f79a892
Use a version of Talon hardcoded to use the --no-ml argument.
...
This works around https://github.com/pypa/pip/issues/3845 , where the
`--install-option` argument was incorrectly polluting other
dependencies).
2016-10-12 22:32:34 -07:00
Umair Khan
13159ab266
Provide versions through egg.
...
Giving version in the git urls will allow pip to compare the
installed version and skip the download if the installed
version is up to date.
2016-09-08 14:15:20 -07:00
Eklavya Sharma
cdf73ccf84
Upgrade lxml.
2016-07-28 14:38:23 -07:00
Eklavya Sharma
c51b5bced8
Upgrade regex.
2016-07-27 13:03:31 -07:00
Umair Khan
9dad92f323
Switch to upstream Talon repository.
2016-07-20 10:47:05 -07:00
Umair Khan
9f42fda7f4
Use stripped down version of Talon.
2016-07-13 11:24:18 -07:00
Umair Khan
395e053ce3
Revert "Revert "Extract reply from email.""
...
This reverts commit f1ba3ded42
.
2016-07-13 11:24:18 -07:00
Eklavya Sharma
f1ba3ded42
Revert "Extract reply from email."
...
This reverts commit f1f48f305e
.
The use of sklearn unfortunately caused a substantial slowdown to the
Zulip provisioning process, which didn't seem worth it for a
relatively minor feature.
2016-07-10 11:30:30 -07:00
Umair Khan
f1f48f305e
Extract reply from email.
2016-07-08 10:58:25 -07:00