Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update dependencies and python versions #200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion azure_model/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["ITLackey <[email protected]>"]
python = ">=3.10.0,<3.12"
crewai = "^0.85.0"
python-dotenv = "1.0.0"
langchain_openai = "0.0.2"
langchain_openai = "0.1.0"

[tool.pyright]
# https://github.com/microsoft/pyright/blob/main/docs/configuration.md
Expand Down
2 changes: 1 addition & 1 deletion instagram_post/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Your Name <[email protected]>"]

[tool.poetry.dependencies]
python = ">=3.10.0,<3.12"
crewai = "^0.11.0"
crewai = "^0.85.0"
python-dotenv = "1.0.0"
opencv-python = "4.8.1.78"
google-search-results = "2.4.2"
Expand Down
2 changes: 1 addition & 1 deletion job-posting/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Your Name <[email protected]>"]
readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.12,<=3.13"
python = ">=3.12,<=3.12"
crewai = {extras = ["tools"], version = "^0.85.0"}
python-dotenv = "^1.0.1"

Expand Down
4 changes: 2 additions & 2 deletions landing_page_generator/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Your Name <[email protected]>"]
[tool.poetry.dependencies]
python = ">=3.10.0,<3.12"
python-dotenv = "1.0.0"
crewai = "^0.76.9"
crewai = "^0.85.90"
unstructured = "^0.16.4"

[tool.poetry.scripts]
Expand All @@ -25,4 +25,4 @@ ignore = ['W291', 'W292', 'W293']

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion lead-score-flow/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requires-python = ">=3.10,<=3.13"
dependencies = [
"crewai[tools]==0.85.0",
"langchain-tools>=0.1.34",
"crewai-tools>=0.12.0",
"crewai-tools>=0.14.0",
"google-auth-oauthlib>=1.2.1",
"google-api-python-client>=2.145.0",
"pyvis>=0.3.2",
Expand Down
3 changes: 2 additions & 1 deletion markdown_validator/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "markdown_validator"
version = "0.1.0"
description = ""
authors = ["ITLackey <[email protected]>"]

[tool.poetry.dependencies]
python = ">=3.10.0,<3.12"
crewai = "^0.85.0"
Expand All @@ -25,4 +26,4 @@ ignore = ['W291', 'W292', 'W293']

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"
4 changes: 2 additions & 2 deletions marketing_strategy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ description = "marketing-posts using crewAI"
authors = [
{ name = "Your Name", email = "[email protected]" },
]
requires-python = ">=3.10,<=3.13"
requires-python = ">=3.10,<=3.12"
dependencies = [
"crewai[tools]==0.85.0",
"crewai-tools>=0.4.6",
"crewai-tools>=0.14.0",
]

[project.scripts]
Expand Down
6 changes: 3 additions & 3 deletions match_profile_to_positions/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ description = "match_to_proposal using crewAI"
authors = ["Your Name <[email protected]>"]

[tool.poetry.dependencies]
python = ">=3.10,<=3.13"
crewai = { extras = ["tools"], version = "^0.35.8" }
crewai-tools = "^0.4.6"
python = ">=3.10,<=3.12"
crewai = { extras = ["tools"], version = "^0.85.0" }
crewai-tools = "^0.14.0"

[tool.poetry.scripts]
match_to_proposal = "match_to_proposal.main:run"
Expand Down
2 changes: 1 addition & 1 deletion meeting_assistant_flow/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "meeting_assistant_flow using crewAI"
authors = [
{ name = "Your Name", email = "[email protected]" },
]
requires-python = ">=3.10,<=3.13"
requires-python = ">=3.10,<=3.12"
dependencies = [
"crewai[tools]>=0.83.0,<1.0.0",
"asyncio>=3.4.3",
Expand Down
2 changes: 1 addition & 1 deletion nvidia_models/intro/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ ignore = [

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion nvidia_models/marketing_strategy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "marketing-posts using crewAI"
authors = ["raspawar [email protected]"]

[tool.poetry.dependencies]
python = ">=3.10,<=3.13"
python = ">=3.10,<=3.12"
langchain-nvidia-ai-endpoints = "^0.3.5"
python-dotenv = "^1.0.1"
crewai = "^0.85.0"
Expand Down
2 changes: 1 addition & 1 deletion recruitment/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "recruitment using crewAI"
authors = ["Your Name <[email protected]>"]

[tool.poetry.dependencies]
python = ">=3.10,<=3.13"
python = ">=3.10,<=3.12"
crewai = { extras = ["tools"], version = "^0.85.0" }
selenium = "^4.21.0"

Expand Down
2 changes: 1 addition & 1 deletion self_evaluation_loop_flow/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "self_evaluation_loop_flow"
version = "0.1.0"
description = "self-evalulation-loop-flow using crewAI"
authors = [{ name = "Your Name", email = "[email protected]" }]
requires-python = ">=3.10,<=3.13"
requires-python = ">=3.10,<=3.12"
dependencies = [
"crewai[tools]==0.85.0",
]
Expand Down
2 changes: 1 addition & 1 deletion stock_analysis/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Your Name <[email protected]>"]
readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.12,<=3.13"
python = ">=3.10,<=3.12"
crewai = {extras = ["tools"], version = "^0.85.0"}
python-dotenv = "^1.0.1"
html2text = "^2024.2.26"
Expand Down
1 change: 0 additions & 1 deletion surprise_trip/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ authors = ["Your Name <[email protected]>"]
[tool.poetry.dependencies]
python = ">=3.10,<=3.13"
crewai = { extras = ["tools"], version = "^0.85.0" }
crewai-tools = "^0.4.6"
pip = "^24.1.1"
install = "^1.3.5"

Expand Down
6 changes: 3 additions & 3 deletions trip_planner/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ authors = ["Your Name <[email protected]>"]

[tool.poetry.dependencies]
python = ">=3.10.0,<3.12"
crewai = "^0.11.0"
unstructured = '==0.10.25'
crewai = "^0.85.0"
unstructured = '==0.13.0'
pyowm = '3.3.0'
tools = "^0.1.9"
python-dotenv = "1.0.0"
Expand All @@ -24,4 +24,4 @@ ignore = ['W291', 'W292', 'W293']

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"