Spaces:
Sleeping
Sleeping
Update pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
[project]
|
| 2 |
name = "pilates_fine_tuned"
|
| 3 |
version = "0.1.0"
|
| 4 |
-
requires-python = ">=3.
|
| 5 |
description = "A fine-tuned pilates project."
|
| 6 |
dependencies = [
|
| 7 |
"langchain-huggingface>=0.0.6",
|
|
|
|
| 1 |
[project]
|
| 2 |
name = "pilates_fine_tuned"
|
| 3 |
version = "0.1.0"
|
| 4 |
+
requires-python = ">=3.13"
|
| 5 |
description = "A fine-tuned pilates project."
|
| 6 |
dependencies = [
|
| 7 |
"langchain-huggingface>=0.0.6",
|