Skip to content

Commit

Permalink
Merge pull request #190 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🛠️(deps): update dependency g4f to v0.1.6.8
  • Loading branch information
mraniki authored Oct 20, 2023
2 parents 56ea68b + f07a431 commit 9bd4caa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fastapi==0.103.0 ; python_version >= "3.10" and python_version < "4.0"
flask-cors==4.0.0 ; python_version >= "3.10" and python_version < "4.0"
flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
frozenlist==1.4.0 ; python_version >= "3.10" and python_version < "4.0"
g4f==0.1.6.7 ; python_version >= "3.10" and python_version < "4.0"
g4f==0.1.6.8 ; python_version >= "3.10" and python_version < "4.0"
h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
h2==4.1.0 ; python_version >= "3.10" and python_version < "4.0"
hpack==4.0.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ httpx = ">=0.24.1"
js2py = "^0.74"
curl-cffi ="0.5.7"
PyExecJS2="1.6.1"
g4f = "0.1.6.7"
g4f = "0.1.6.8"


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

0 comments on commit 9bd4caa

Please sign in to comment.