Skip to content

Commit

Permalink
Revert "[WIP]for test perpose only"
Browse files Browse the repository at this point in the history
This reverts commit 7bdedbe.
  • Loading branch information
KMerdan committed Jan 2, 2025
1 parent 7bdedbe commit 6d7eb67
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
package-mode = false

[[tool.mypy.overrides]]
module = ["MeCab.*"]
ignore_missing_imports = true

############################################################
# [ Main ] Dependency group
############################################################
Expand Down Expand Up @@ -57,7 +53,6 @@ langfuse = "~2.51.3"
langsmith = "~0.1.77"
mailchimp-transactional = "~1.0.50"
markdown = "~3.5.1"
mecab-python3 = "^1.0.6" # MeCab Python bindings
nomic = "~3.1.2"
novita-client = "~0.5.7"
numpy = "~1.26.4"
Expand Down Expand Up @@ -92,7 +87,6 @@ tiktoken = "~0.8.0"
tokenizers = "~0.15.0"
transformers = "~4.35.0"
types-pytz = "~2024.2.0.20241003"
unidic-lite = "^1.0.8"
unstructured = { version = "~0.16.1", extras = ["docx", "epub", "md", "msg", "ppt", "pptx"] }
validators = "0.21.0"
volcengine-python-sdk = {extras = ["ark"], version = "~1.0.98"}
Expand Down

0 comments on commit 6d7eb67

Please sign in to comment.