Skip to content

Commit

Permalink
Lock pendulum to 1.5.1 in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Thor77 committed May 19, 2018
1 parent e92f5ea commit a019278
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 @@ -20,6 +20,6 @@
},
install_requires=[
'Jinja2>=2.8',
'pendulum==1.2.5'
'pendulum==1.5.1'
],
)

0 comments on commit a019278

Please sign in to comment.