Skip to content

Conversation

@robsdedude
Copy link
Member

The driver has support for pandas >=1.1, <2, but as optional dependencies. If not specified (pip install neo4j[pandas]), but installed directly (pip install pandas), the version bounds of the driver will not be respected.

The driver has support for pandas >=1.1, <2, but as optional dependencies.
If not specified (`pip install neo4j[pandas]`), but installed directly
(`pip install pandas`), the version bounds of the driver will not be respected.
Copy link
Contributor

@AndyHeap-NeoTech AndyHeap-NeoTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robsdedude robsdedude merged commit 288dc12 into neo4j:5.0 Apr 11, 2023
@robsdedude robsdedude deleted the fix-dev-dependencies branch April 11, 2023 09:46
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