Claude 3c9fdc8b5f
fix: Remove restrictive PyTorch version constraint
- Change from torch>=1.10.1,<2.0 to torch>=1.10.1
- Latest PyTorch versions (2.5+) are available and compatible
- This fixes 'No matching distribution found' error on Railway
- Allows pip to install latest stable PyTorch version
2025-11-18 03:20:56 +00:00
..
2025-11-15 23:11:28 +00:00