Skip to content

Commit

Permalink
Update dependencies in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Sep 23, 2023
1 parent 9e783b3 commit 63fde94
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,12 @@ dynaconf = "^3.1.12"
loguru = ">=0.6.0"
httpx = ">=0.24.1"
js2py = "^0.74"
g4f = ">=0.0.2.6,<0.0.4.0"
langchain = "^0.0.297"
g4f = "0.0.3.0"
langchain = "0.0.299"
nest_asyncio = "*"
curl-cffi ="0.5.7"


[tool.poetry.group.dev.dependencies]
python-semantic-release = "^8.0.7"
ruff = "*"
Expand Down

0 comments on commit 63fde94

Please sign in to comment.