Skip to content

Commit

Permalink
Add version comments
Browse files Browse the repository at this point in the history
  • Loading branch information
evhub committed Sep 4, 2017
1 parent 330e218 commit 2aa2f02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions coconut/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,16 @@ def get_target_info(target):
"pyparsing": (2, 2, 0),
"cPyparsing": (2, 2, 0, 1, 1),
"pre-commit": (0, 18),
# Don't upgrade this, it breaks on master!
"sphinx": (1, 6, 2),
"pygments": (2, 2),
"recommonmark": (0, 4),
# Don't upgrade this, it breaks on master!
"sphinx_bootstrap_theme": (0, 4),
"psutil": (5, 3),
"jupyter": (1, 0),
"jupyter-console": (5, 2),
# We can't upgrade this, it breaks on Python 2.
"ipython": (5, 4),
"ipykernel": (4, 6),
"mypy": (0, 521),
Expand Down

0 comments on commit 2aa2f02

Please sign in to comment.