Skip to content
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
493 changes: 303 additions & 190 deletions markdown_validator/poetry.lock

Large diffs are not rendered by default.

712 changes: 328 additions & 384 deletions marketing_strategy/poetry.lock

Large diffs are not rendered by default.

712 changes: 328 additions & 384 deletions match_profile_to_positions/poetry.lock

Large diffs are not rendered by default.

712 changes: 328 additions & 384 deletions recruitment/poetry.lock

Large diffs are not rendered by default.

682 changes: 455 additions & 227 deletions stock_analysis/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stock_analysis/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
python = ">=3.10.0,<3.12"
crewai = "^0.11.0"
unstructured = '==0.10.25'
unstructured = '==0.14.3'
pyowm = '3.3.0'
tools = "^0.1.9"
wikipedia = "1.4.0"
Expand Down
877 changes: 619 additions & 258 deletions trip_planner/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion trip_planner/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
python = ">=3.10.0,<3.12"
crewai = "^0.11.0"
unstructured = '==0.10.25'
unstructured = '==0.14.3'
pyowm = '3.3.0'
tools = "^0.1.9"
python-dotenv = "1.0.0"
Expand Down