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 63fde94 commit 1b789f1
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 @@ -25,11 +25,11 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry.dependencies]
python = "^3.10"
dynaconf = "^3.1.12"
dynaconf = "3.1.12"
loguru = ">=0.6.0"
httpx = ">=0.24.1"
js2py = "^0.74"
g4f = "0.0.3.0"
g4f = "0.0.2.9"
langchain = "0.0.299"
nest_asyncio = "*"
curl-cffi ="0.5.7"
Expand Down

0 comments on commit 1b789f1

Please sign in to comment.