Skip to content

Commit

Permalink
Improve version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
ines committed Oct 15, 2018
1 parent cda35e1 commit 45a032a
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 @@ -163,7 +163,7 @@ def setup_package():
install_requires=[
'numpy>=1.7.0',
'msgpack>=0.5.6,<1.0.0',
'msgpack-numpy<0.4.4.0',
'msgpack-numpy<0.4.4',
'murmurhash>=0.28.0,<1.1.0',
'cymem>=2.0.2,<3.0.0',
'preshed>=2.0.1,<3.0.0',
Expand Down

0 comments on commit 45a032a

Please sign in to comment.