Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion serving/client_requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ functools32==3.2.3.post2
futures==3.2.0
gast==0.2.0
grpcio==1.12.1
html5lib==0.9999999
html5lib==0.999999999
idna==2.6
ipykernel==4.8.2
ipython==5.7.0
Expand Down
2 changes: 1 addition & 1 deletion serving/serving_requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ astor==0.6.2
bleach==1.5.0
gast==0.2.0
grpcio==1.12.1
html5lib==0.9999999
html5lib==0.999999999
Markdown==2.6.11
numpy==1.14.3
protobuf==3.5.2.post1
Expand Down