Skip to content

Commit

Permalink
removed open ai in requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
RalphHuber committed Sep 30, 2023
1 parent 88a5c04 commit 59882db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ license= "GPL-2.0-or-later"

[tool.poetry.dependencies]
python = "^3.11"
openai = "^0.28.0"
pydantic-settings = "^2.0.3"
pydantic = "^2.3.0"

Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ colorama==0.4.6
frozenlist==1.4.0
idna==3.4
multidict==6.0.4
openai==0.28.0
requests==2.31.0
tqdm==4.66.1
urllib3==2.0.5
Expand Down

0 comments on commit 59882db

Please sign in to comment.