richardblythman commited on
Commit
67f2b63
1 Parent(s): ada32cf

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -3
pyproject.toml CHANGED
@@ -7,9 +7,7 @@ readme = "README.md"
7
 
8
  [tool.poetry.dependencies]
9
  python = "^3.12"
10
- naptha-sdk = {git = "https://github.com/NapthaAI/naptha-sdk.git", rev = "feat/single-file"}
11
- litellm = "^1.43.18"
12
-
13
 
14
  [build-system]
15
  requires = ["poetry-core"]
 
7
 
8
  [tool.poetry.dependencies]
9
  python = "^3.12"
10
+ litellm = "*"
 
 
11
 
12
  [build-system]
13
  requires = ["poetry-core"]