Skip to content

Commit 0392144

Browse files
authored
Merge pull request #145 from weni-ai/feature/remove-spacy
Update pipfile with celery lib
2 parents fc0e4ea + 6a103a1 commit 0392144

File tree

2 files changed

+580
-625
lines changed

2 files changed

+580
-625
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ email-validator = "~=1.1.1"
1717
redis = "~=3.5.3"
1818
python-multipart = "~=0.0.5"
1919
bothub-backend = {editable = true, git = "https://github.com/weni-ai/bothub-backend"}
20-
bothub-nlp-celery = {editable = true, ref = "feature/remove-spacy", git = "https://github.com/weni-ai/bothub-nlp-celery.git"}
20+
bothub-nlp-celery = {editable = true, git = "https://github.com/weni-ai/bothub-nlp-celery.git"}
2121
openai = "*"
2222

2323
[dev-packages]

0 commit comments

Comments
 (0)