Since numpy supports unsigned integers, and pytorch doesn't, this will make it easier to test unsigned integer support. This adds an explicit requirement for numpy in tests, but we already required scipy, so it was already an implicit dependency.
4 lines
28 B
Plaintext
4 lines
28 B
Plaintext
numpy
|
|
pytest
|
|
scipy >= 1.7.1
|