microsoft / SPTAG

A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
MIT License
4.77k stars 581 forks source link

Update packages in requirements.txt to patched versions #367

Closed 0x4248 closed 1 year ago

0x4248 commented 1 year ago

There are three packages in your requirements.txt located at docs/examples/requirements.txt that need updating to latest versions.

The three packages have several security updates to them and bug patches.

Numpy

https://pillow.readthedocs.io/en/stable/releasenotes/9.4.0.html#security https://security.snyk.io/package/pip/numpy

Sickit_learn

https://security.snyk.io/vuln/SNYK-PYTHON-SCIKITLEARN-3186293

Keras

https://security.snyk.io/package/pip/keras