File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " agentops"
7- version = " 0.4.11 "
7+ version = " 0.4.12 "
88authors = [
99 { name =" Alex Reibman" , email =" areibman@gmail.com" },
1010 { name =" Shawn Qiu" , email =" siyangqiu@gmail.com" },
@@ -59,7 +59,7 @@ test = [
5959 # CI will fail because all tests will automatically pull this dependency group;
6060 # we need a separate group specifically for integration tests which will run on pinned 3.1x
6161 # ------------------------------------------------------------------------------------------------------------------------------------
62- # "crewai-tools @ git+https://github.com/crewAIInc/crewAI-tools.git@a14091abb24527c97ccfcc8539d529c8b4559a0f; python_version>='3.10'",
62+ # "crewai-tools @ git+https://github.com/crewAIInc/crewAI-tools.git@a14091abb24527c97ccfcc8539d529c8b4559a0f; python_version>='3.10'",
6363 # ------------------------------------------------------------------------------------------------------------------------------------
6464 # ;;
6565 " pytest-cov" ,
You can’t perform that action at this time.
0 commit comments