Skip to content

Conversation

@Panchadip-128
Copy link

The original requirements.txt pinned outdated package versions
(e.g., numpy==1.21.6, pandas==1.3.5, torch==1.12.0) which are
incompatible with Python 3.11+.

This update:

  • Removes strict version pinning
  • Updates dependency ranges to modern compatible versions
  • Removes CUDA-specific constraints
  • Improves cross-platform installation reliability

This should reduce fresh setup failures and improve reproducibility.

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