Skip to content

chore: standardize package names in requirements.txt#80

Open
sjhddh wants to merge 1 commit intoAI4Finance-Foundation:masterfrom
sjhddh:fix/requirements-naming
Open

chore: standardize package names in requirements.txt#80
sjhddh wants to merge 1 commit intoAI4Finance-Foundation:masterfrom
sjhddh:fix/requirements-naming

Conversation

@sjhddh
Copy link

@sjhddh sjhddh commented Jan 25, 2026

Summary

  • Change Requests to requests (canonical PyPI name)
  • Change scikit_learn to scikit-learn (canonical PyPI name)

This ensures consistency with PyPI package naming conventions and avoids potential issues with case-sensitive package managers.

Test plan

  • Verify package names match canonical PyPI names
  • No functional changes, naming only

- Change 'Requests' to 'requests' (canonical PyPI name)
- Change 'scikit_learn' to 'scikit-learn' (canonical PyPI name)

This ensures consistency with PyPI package naming conventions.
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.

1 participant