Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
alejamp authored Nov 18, 2024
1 parent f0a8ff6 commit c0a9ee4
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 @@ -21,7 +21,7 @@ Issues = "https://github.com/cel-ai/celai-chatwoot/issues"
#Runtime
python = "^3.11"
# Dependencies for the project:
celai = "^0.1.14"
celai = ">=0.1.30"
aiohttp = ">=3.9.5"
filetype = ">=1.2.0"

Expand All @@ -37,4 +37,4 @@ build-backend = "poetry.core.masonry.api"
[tool.pytest.ini_options]
pythonpath = [
"."
]
]

0 comments on commit c0a9ee4

Please sign in to comment.