Skip to content

Commit

Permalink
add keras-bert version to setup.py file
Browse files Browse the repository at this point in the history
  • Loading branch information
BrikerMan committed Feb 21, 2019
1 parent 9d0fb59 commit 762f4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -28,7 +28,7 @@

required = [
'Keras>=2.2.0',
'keras_bert',
'keras-bert==0.25.0',
'h5py>=2.7.1',
'keras-bert==0.25.0',
'scikit-learn>=0.19.1',
Expand Down

0 comments on commit 762f4ce

Please sign in to comment.