Skip to content

Commit

Permalink
Merge pull request #166 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️g4f
  • Loading branch information
mraniki authored Oct 11, 2023
2 parents dbaeb69 + 1b3cdca commit 5a38a0b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
17 changes: 0 additions & 17 deletions .github/mergify.yml

This file was deleted.

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.5.9 ; python_version >= "3.10" and python_version < "4.0"
g4f==0.1.6.1 ; 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 @@ -33,7 +33,7 @@ httpx = ">=0.24.1"
js2py = "^0.74"
curl-cffi ="0.5.7"
PyExecJS2="1.6.1"
g4f = "0.1.5.9"
g4f = "0.1.6.1"


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

0 comments on commit 5a38a0b

Please sign in to comment.