Skip to content

Comments

Fix dependencies#244

Merged
stellasia merged 2 commits intoneo4j:mainfrom
stellasia:fix/dependencies
Jan 14, 2025
Merged

Fix dependencies#244
stellasia merged 2 commits intoneo4j:mainfrom
stellasia:fix/dependencies

Conversation

@stellasia
Copy link
Contributor

Description

  • Remove weaviate from mandatory dependencies (should not be there)
  • Move PyPDF and fsspec out of "optional", so that the SimpleKGPipeline can run out of the box without any additional dependency except the LLM provider
  • Add PyYAML to mandatory dependencies (was forgotten when adding config files feature)

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Documentation update
  • Project configuration change

Complexity

Complexity: Low

How Has This Been Tested?

  • Unit tests
  • E2E tests
  • Manual tests

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • Unit tests have been updated
  • E2E tests have been updated
  • Examples have been updated
  • New files have copyright header
  • CLA (https://neo4j.com/developer/cla/) has been signed
  • CHANGELOG.md updated if appropriate

@stellasia stellasia requested a review from a team as a code owner January 14, 2025 13:30
@stellasia stellasia merged commit 00fc9f3 into neo4j:main Jan 14, 2025
7 checks passed
@stellasia stellasia deleted the fix/dependencies branch February 7, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants