Skip to content

Conversation

@rakshabesafe
Copy link
Owner

This commit addresses a ModuleNotFoundError for 'pandas' by:

  1. Adding 'pandas' to the dependencies in pyproject.toml, as it is a sub-dependency of elsapy.
  2. Regenerating the uv.lock file to reflect the new dependency graph after resolving import issues.

This ensures that all necessary dependencies for Scopus integration are correctly installed.

This commit addresses a ModuleNotFoundError for 'pandas' by:
1. Adding 'pandas' to the dependencies in pyproject.toml, as it is a sub-dependency of elsapy.
2. Regenerating the uv.lock file to reflect the new dependency graph after resolving import issues.

This ensures that all necessary dependencies for Scopus integration are correctly installed.
@rakshabesafe rakshabesafe merged commit 96915b1 into main Jul 4, 2025
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