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:
Jian Chen 2023-12-05 22:09:43 +00:00 committed by GitHub
parent 4bfa84487c
commit c9e558cd36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
onnx
pytest