11[project ]
22name = " PraisonAI-Tools"
3- version = " 0.0.15 "
3+ version = " 0.0.16 "
44description = " Set of tools for the PraisonAI framework"
55authors = [
66 {name = " Mervin Praison" }
@@ -11,8 +11,8 @@ dependencies = [
1111 " pydantic>=2.6.1,<=2.10.1" ,
1212 " langchain>=0.3.25,<0.4.0" ,
1313 " pytest>=8.3.5,<9.0.0" ,
14- " lancedb>=0.22.0,<0.23 .0" ,
15- " openai>=1.75.0,<1.76 .0" ,
14+ " lancedb>=0.22.0,<0.25 .0" ,
15+ " openai>=1.75.0,<2.0 .0" ,
1616 " embedchain>=0.1.128" ,
1717 " chromadb>=0.5.10,<0.6.0" ,
1818 " pyright>=1.1.400,<2.0.0" ,
@@ -21,9 +21,9 @@ dependencies = [
2121 " beautifulsoup4>=4.13.4,<5.0.0" ,
2222 " selenium>=4.32.0,<5.0.0" ,
2323 " docx2txt>=0.8,<0.9" ,
24- " crewai-tools>=0.44.0" ,
24+ " crewai-tools>=0.44.0,<0.50.0 " ,
2525 " docker>=7.1.0,<8.0.0" ,
26- " crewai>=0.118.0,<=0.119.0 " ,
26+ " crewai>=0.118.0" ,
2727 " click>=8.2.0,<9.0.0" ,
2828]
2929
@@ -34,7 +34,7 @@ Repository = "https://github.com/mervinpraison/PraisonAI-tools"
3434# Poetry configuration
3535[tool .poetry ]
3636name = " PraisonAI-Tools"
37- version = " 0.0.15 "
37+ version = " 0.0.16 "
3838description = " Set of tools for the PraisonAI framework"
3939authors = [" Mervin Praison" ]
4040readme = " README.md"
0 commit comments