Skip to content

Commit

Permalink
Merge pull request #145 from weni-ai/feature/remove-spacy
Browse files Browse the repository at this point in the history
Update pipfile with celery lib
  • Loading branch information
johncordeiro authored Jul 26, 2024
2 parents fc0e4ea + 6a103a1 commit 0392144
Show file tree
Hide file tree
Showing 2 changed files with 580 additions and 625 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ email-validator = "~=1.1.1"
redis = "~=3.5.3"
python-multipart = "~=0.0.5"
bothub-backend = {editable = true, git = "https://github.com/weni-ai/bothub-backend"}
bothub-nlp-celery = {editable = true, ref = "feature/remove-spacy", git = "https://github.com/weni-ai/bothub-nlp-celery.git"}
bothub-nlp-celery = {editable = true, git = "https://github.com/weni-ai/bothub-nlp-celery.git"}
openai = "*"

[dev-packages]
Expand Down
Loading

0 comments on commit 0392144

Please sign in to comment.