Remove numpy ver constraint, not relevant for latest PyTorch version

This commit is contained in:
Ross Wightman 2025-01-19 13:41:16 -08:00
parent aa333079da
commit c6b74eb5bd

View File

@ -3,4 +3,4 @@ torchvision
pyyaml
huggingface_hub
safetensors>=0.2
numpy<2.0
numpy