Skip to content

Commit

Permalink
Update pipfile with celery lib
Browse files Browse the repository at this point in the history
  • Loading branch information
John Cordeiro committed Jul 26, 2024
1 parent fc0e4ea commit 6a103a1
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 6a103a1

Please sign in to comment.