Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jul 29, 2023
1 parent 00f08cc commit 96082f2
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 @@ -3,10 +3,9 @@ name = "gpt-migrate"
version = "0.1.0"
description = "Easily migrate your codebase from one framework or language to another."
authors = ["0xpayne"]
python = "^3.8"

[tool.poetry.dependencies]
python = "^3.8"
python = "^3.9"
typer = "^0.9.0"
langchain = "^0.0.238"
yaspin = "^2.3.0"
Expand Down

0 comments on commit 96082f2

Please sign in to comment.