Update requirements.txt (#2173)

This commit is contained in:
Glenn Jocher 2021-02-09 22:03:29 -08:00 committed by GitHub
parent c32b0aff76
commit ace3e02e40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ seaborn>=0.11.0
pandas pandas
# export -------------------------------------- # export --------------------------------------
# coremltools==4.0 # coremltools>=4.1
# onnx>=1.8.0 # onnx>=1.8.1
# scikit-learn==0.19.2 # for coreml quantization # scikit-learn==0.19.2 # for coreml quantization
# extras -------------------------------------- # extras --------------------------------------