Skip to content

Commit

Permalink
Merge pull request #139 from OliverGrace/patch-1
Browse files Browse the repository at this point in the history
🚑️ Fix wrong version
  • Loading branch information
fuergaosi233 authored Dec 9, 2022
2 parents 77bef23 + 86489c1 commit 2714995
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@ authors = ["Holegots <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.8"
revChatGPT = "^0.0.27"
revchatgpt = "^0.0.33.5"
[tool.poetry.dev-dependencies]

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
[experimental]
new-installer = false
new-installer = false

0 comments on commit 2714995

Please sign in to comment.