Skip to content

Commit

Permalink
Resort Dep Lines
Browse files Browse the repository at this point in the history
  • Loading branch information
srhinos committed Jun 5, 2024
1 parent 3becc50 commit 6fff216
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ janus = "^1.0.0"
jinja2 = "^3.1.4"
jsonschema = "^4.22.0"
loguru = "^0.7.2"
numpy = "^1.26.4"
opentelemetry-sdk = "^1.24.0"
phonenumbers = "^8.13.37"
pydantic = "^2.7.2"
pydantic-settings = "^2.3.0"
requests = "^2.32.3"
sounddevice = "^0.4.7"
uvicorn = "^0.30.0"
Expand Down Expand Up @@ -51,8 +53,6 @@ vonage = { version = "^3.14.0", optional = true }
langchain = { version = "^0.2.1", optional = true }
langchain-community = { version = "^0.2.1", optional = true }
sentry-sdk = { extras = ["fastapi"], version = "^2.3.1", optional = true }
numpy = "^1.26.4"
pydantic-settings = "^2.3.0"


[tool.poetry.group.lint.dependencies]
Expand Down

0 comments on commit 6fff216

Please sign in to comment.