From 361ac6ebbfd6618ca506c9b38ba3f062a9ac22a2 Mon Sep 17 00:00:00 2001 From: Walker Waylon Scott Date: Sun, 21 May 2017 14:27:40 -0500 Subject: [PATCH] trying to get python 3.6 on heroku --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index a4bbbcd..082186d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,8 @@ # Requirements automatically generated by pigar. # https://github.com/Damnever/pigar +python-python-3.6.1 +bokeh # app.py: 5 Flask == 0.12