Update torch version check in building sparse_attn (#3152)
* Update torch version check in building sparse_attn
* Update triton check
* Fix error message
* Format fixes
* Test with triton 2
* Change requirements back
* fix to just prevent 2.0.0
* Fix formatting
---------
Co-authored-by: Jeff Rasley <jerasley@microsoft.com>