Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
BrikerMan committed Feb 22, 2019
1 parent 3269b10 commit 912924f
Showing 1 changed file with 11 additions and 60 deletions.
71 changes: 11 additions & 60 deletions requirements.txt
@@ -1,98 +1,49 @@
absl-py==0.7.0
appnope==0.1.0
astor==0.7.1
backcall==0.1.0
bleach==3.1.0
boto==2.49.0
boto3==1.9.86
botocore==1.12.86
boto3==1.9.100
botocore==1.12.100
bz2file==0.98
certifi==2018.11.29
chardet==3.0.4
colorlog==4.0.2
coverage==4.5.2
decorator==4.3.2
defusedxml==0.5.0
docutils==0.14
download==0.3.3
entrypoints==0.3
gast==0.2.2
gensim==3.7.0
gensim==3.7.1
grpcio==1.18.0
h5py==2.9.0
idna==2.8
ipykernel==5.1.0
ipython==7.2.0
ipython-genutils==0.2.0
ipywidgets==7.4.2
jedi==0.13.2
jieba==0.39
Jinja2==2.10
jmespath==0.9.3
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.4
jupyter-console==6.0.0
jupyter-core==4.4.0
-e git+git@github.com:BrikerMan/Kashgari.git@762f4ce6502a4f925e5dbbd8a0d0bdfa546fe5a8#egg=kashgari
Keras==2.2.4
Keras-Applications==1.0.6
Keras-Applications==1.0.7
keras-bert==0.29.0
keras-embed-sim==0.2.0
keras-layer-normalization==0.9.0
keras-multi-head==0.15.0
keras-pos-embd==0.7.0
keras-position-wise-feed-forward==0.3.0
Keras-Preprocessing==1.0.5
Keras-Preprocessing==1.0.9
keras-self-attention==0.33.0
keras-transformer==0.17.0
Markdown==3.0.1
MarkupSafe==1.1.0
mistune==0.8.4
nbconvert==5.4.0
nbformat==4.4.0
nose==1.3.7
notebook==5.7.4
numpy==1.16.0
pandas==0.24.0
pandocfilters==1.4.2
parso==0.3.2
pexpect==4.6.0
pickleshare==0.7.5
pkginfo==1.5.0.1
prometheus-client==0.5.0
prompt-toolkit==2.0.8
numpy==1.16.1
pandas==0.24.1
protobuf==3.6.1
ptyprocess==0.6.0
Pygments==2.3.1
python-coveralls==2.9.1
python-dateutil==2.7.5
python-dateutil==2.8.0
pytz==2018.9
PyYAML==3.13
pyzmq==17.1.2
qtconsole==4.4.3
readme-renderer==24.0
requests==2.21.0
requests-toolbelt==0.8.0
s3transfer==0.1.13
s3transfer==0.2.0
scikit-learn==0.20.2
scipy==1.2.0
Send2Trash==1.5.0
scipy==1.2.1
seqeval==0.0.5
six==1.12.0
sklearn==0.0
smart-open==1.8.0
tensorboard==1.12.2
tensorflow==1.12.0
termcolor==1.1.0
terminado==0.8.1
testpath==0.4.2
tornado==5.1.1
tqdm==4.30.0
traitlets==4.3.2
twine==1.12.1
tqdm==4.31.1
urllib3==1.24.1
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.14.1
widgetsnbextension==3.4.2

0 comments on commit 912924f

Please sign in to comment.