Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
akb89 committed Aug 22, 2018
1 parent 19f310d commit 1dd7470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
tests_require=['pytest==3.4.1', 'pylint==1.8.2', 'pytest-cov==2.5.1',
'pydocstyle==2.1.1'],
install_requires=['PyYAML==3.12', 'mmh3==2.5.1', 'lxml==4.2.1',
'pytz==2018.4'],
install_requires=['PyYAML==3.13', 'mmh3==2.5.1', 'lxml==4.2.4',
'pytz==2018.5'],
classifiers=['Development Status :: 4 - Beta',
'Environment :: Console',
'Intended Audience :: Developers',
Expand Down

0 comments on commit 1dd7470

Please sign in to comment.