fix dependencies

This commit is contained in:
Daniel Gatis 2023-06-02 09:20:57 -03:00
parent fd0c871aac
commit 848a38e4cc
2 changed files with 2 additions and 2 deletions

View File

@ -22,5 +22,5 @@ jobs:
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*
env:
TWINE_USERNAME: ${{ secrets.PIPY_USERNAME }}
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PIPY_PASSWORD }}

View File

@ -1 +1 @@
onnxruntime-gpu==1.14.1
onnxruntime-gpu