Skip to content

Commit 8d87174

Browse files
committed
minor fix
1 parent 53c74cd commit 8d87174

4 files changed

Lines changed: 595 additions & 566 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
id: version
1313
attributes:
1414
label: What version of eigent are you using?
15-
placeholder: E.g., 0.0.75
15+
placeholder: E.g., 0.0.76
1616
validations:
1717
required: true
1818

backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.10,<3.11"
77
dependencies = [
8+
"pip>=23.0",
89
"camel-ai[eigent]==0.2.83a0",
910
"fastapi>=0.115.12",
1011
"fastapi-babel>=1.0.0",

0 commit comments

Comments
 (0)