Skip to content

Commit

Permalink
Bump Enlighten version to partly fix #3069 (#3070)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamnovak authored May 27, 2020
1 parent f4fdfb2 commit 508a685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def runSetup():
dateutil = 'python-dateutil'
addict = 'addict<=2.2.0'
pathlib2 = 'pathlib2==2.3.2'
enlighten = 'enlighten>=1.5.1, <2'
enlighten = 'enlighten>=1.5.2, <2'

core_reqs = [
dill,
Expand Down

0 comments on commit 508a685

Please sign in to comment.