mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-01 23:30:35 +00:00
Adding common python test requirements.txt (#18698)
### Description <!-- Describe your changes. --> ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
parent
4bfa84487c
commit
c9e558cd36
1 changed files with 2 additions and 0 deletions
2
onnxruntime/test/python/requirements.txt
Normal file
2
onnxruntime/test/python/requirements.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
onnx
|
||||
pytest
|
||||
Loading…
Reference in a new issue