Skip to content

Commit

Permalink
update python-dotenv
Browse files Browse the repository at this point in the history
  • Loading branch information
YukinoWan committed Nov 21, 2023
1 parent 45bea12 commit c9c244d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies = [
"accelerate", "fastapi", "gradio==3.35.2", "httpx", "markdown2[all]", "nh3", "numpy",
"peft==0.5", "prompt_toolkit>=3.0.0", "pydantic<=2.0", "requests", "rich>=10.0.0", "sentencepiece",
"shortuuid", "shortuuid", "tiktoken", "tokenizers>=0.12.1", "torch",
"transformers>=4.28.0,<4.29.0", "uvicorn", "wandb", "openai==0.28.1", "ray", "dotenv"
"transformers>=4.28.0,<4.29.0", "uvicorn", "wandb", "openai==0.28.1", "ray", "python-dotenv"
]

[project.optional-dependencies]
Expand Down

0 comments on commit c9c244d

Please sign in to comment.