mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
python version
This commit is contained in:
parent
d1dbfd6ded
commit
eeef1beaf7
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ license = "MIT License"
|
|||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8.0"
|
||||
python = "^3.8"
|
||||
openai = ">=1.0.0"
|
||||
python-dotenv = ">=0.2.0"
|
||||
tiktoken = ">=0.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue