Skip to content

Commit

Permalink
Support NumPy 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gwtnb committed Jan 17, 2017
1 parent d6b20fb commit fdadfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ Chainer is tested on Ubuntu 14.04 and CentOS 7. We recommend them to use Chainer

Minimum requirements:
- Python 2.7.6+, 3.4.3+, 3.5.1+, 3.6.0+
- NumPy 1.9, 1.10, 1.11
- NumPy 1.9, 1.10, 1.11, 1.12
- Six 1.9

Requirements for some features:
Expand Down

0 comments on commit fdadfd4

Please sign in to comment.