Skip to content

Commit

Permalink
Merge pull request #13 from code-yeongyu/feature/bumpup-revchatgpt-again
Browse files Browse the repository at this point in the history
Fix reverse engineered chatgpt not working
  • Loading branch information
code-yeongyu authored Mar 10, 2023
2 parents ab44ed0 + 65e7bef commit ce6c383
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ python = "^3.9"
poetry = "^1.4.0"
typer = { extras = ["all"], version = "^0.7.0" }
rich = "<13.0.0" # limited version as 13.0.0 because of typer
revchatgpt = "^3.2.0"
revchatgpt = "^3.3.1"
pydantic = "^1.10.5"
yt-dlp = "^2023.3.4"

Expand Down

0 comments on commit ce6c383

Please sign in to comment.