Skip to content

Commit 73af706

Browse files
committed
Init Agent App
1 parent 2e51f7b commit 73af706

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
authors = [{ name = "Agno", email = "hello@agno.com" }]
77

88
dependencies = [
9-
"agno[aws]==1.2.3",
9+
"agno[aws]==1.2.4",
1010
"alembic",
1111
"beautifulsoup4",
1212
"duckduckgo-search",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# ./scripts/generate_requirements.sh upgrade
3-
agno==1.2.3
3+
agno==1.2.4
44
agno-aws==0.0.1
55
agno-docker==0.0.1
66
alembic==1.15.1

0 commit comments

Comments
 (0)