Skip to content

Commit

Permalink
Also pin version of jupyter-console
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamrick committed Dec 15, 2018
1 parent a0bce89 commit faed0e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@
"requests",
"jsonschema",
"alembic",
"ipython<=6.2.1"
"ipython<=6.2.1",
"jupyter-console<=5.2.0"
]
)

Expand Down

0 comments on commit faed0e4

Please sign in to comment.