-
Anurag Pandey authored
* Revert dependencies to original for passing all tests Base for updating the requirements on by one. * Update dependecies: spacy and sense2vec. 2 tests failing 2 tests are breaking because the output is compared to the one stored originally. Updating the model use would result in some change in the output. Solution: Run the code with update dependecies and update the outputs. * Update ouputs/ner files * Update to latest dependencies expect fastapi updating fastapi dependency introduces breaking changes.
This project manages its dependencies using
pip.
Learn more