Skip to content

Commit

Permalink
fix: Update
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <gaoce@caicloud.io>
  • Loading branch information
gaocegege committed Sep 22, 2019
1 parent 2911f55 commit e26617b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions cmd/suggestion/chocolate/v1alpha3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
grpcio
duecredit
grpcio==1.23.0
duecredit===0.7.0
cloudpickle==0.5.6
numpy>=1.13.3
scikit-learn>=0.19.0
scipy>=0.19.1
forestci
protobuf
googleapis-common-protos
forestci==0.3
protobuf==3.9.1
googleapis-common-protos==1.6.0
SQLAlchemy==1.3.8
git+https://github.com/AIworx-Labs/chocolate@master
2 changes: 1 addition & 1 deletion test/suggestion/v1alpha3/test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
grpcio-testing
pytest
pytest==5.1.2

0 comments on commit e26617b

Please sign in to comment.