richardblythman
commited on
Commit
•
5cefca4
1
Parent(s):
efdf4c0
Upload folder using huggingface_hub
Browse files- pyproject.toml +0 -2
pyproject.toml
CHANGED
@@ -7,8 +7,6 @@ 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 |
-
|
12 |
|
13 |
[build-system]
|
14 |
requires = ["poetry-core"]
|
|
|
7 |
|
8 |
[tool.poetry.dependencies]
|
9 |
python = "^3.12"
|
|
|
|
|
10 |
|
11 |
[build-system]
|
12 |
requires = ["poetry-core"]
|