Spaces:
Sleeping
Sleeping
Upload pyproject.toml
Browse files- pyproject.toml +2 -2
pyproject.toml
CHANGED
|
@@ -2,10 +2,10 @@
|
|
| 2 |
name = "exec-assist"
|
| 3 |
version = "1.0.0"
|
| 4 |
description = "Executive Assistant environment where AI agents learn to manage email and calendar."
|
| 5 |
-
requires-python = ">=3.
|
| 6 |
license = {text = "MIT"}
|
| 7 |
authors = [
|
| 8 |
-
{name = "gang-gay"}
|
| 9 |
]
|
| 10 |
|
| 11 |
dependencies = [
|
|
|
|
| 2 |
name = "exec-assist"
|
| 3 |
version = "1.0.0"
|
| 4 |
description = "Executive Assistant environment where AI agents learn to manage email and calendar."
|
| 5 |
+
requires-python = ">=3.10"
|
| 6 |
license = {text = "MIT"}
|
| 7 |
authors = [
|
| 8 |
+
{name = "Devanshu(Team gang-gay")}
|
| 9 |
]
|
| 10 |
|
| 11 |
dependencies = [
|