summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-03-06 17:39:37 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2017-03-06 17:39:37 +0100
commit7b1f3d7fe7d54d3a2bec8a7e4a5ad5d08319116d (patch)
tree661a55355792acf03a04162c43e7965f021a0fbd /pkg
parentb8199de56a17c0bdc7fd9897b18e5936b537e7ae (diff)
[pkg] pin requests to version that pixelated uses
Diffstat (limited to 'pkg')
-rwxr-xr-xpkg/build_bundle_with_venv.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/build_bundle_with_venv.sh b/pkg/build_bundle_with_venv.sh
index ebf43c8b..bab8af6e 100755
--- a/pkg/build_bundle_with_venv.sh
+++ b/pkg/build_bundle_with_venv.sh
@@ -15,7 +15,8 @@ $VIRTUAL_ENV/bin/pip install zope.interface zope.proxy
$VIRTUAL_ENV/bin/pip --no-cache-dir install pysqlcipher --install-option="--bundled"
# FIXME pixelated needs some thingd but doesn't declare it
# FIXME persuade pixelated to stop using requests in favor of treq
-$VIRTUAL_ENV/bin/pip install chardet whoosh requests
+$VIRTUAL_ENV/bin/pip install chardet whoosh
+$VIRTUAL_ENV/bin/pip install requests==2.11.1
# For the Bitmask 0.9.5 bundles.