Update ngraph/python test dependencies (#4989)

This commit is contained in:
Michał Karzyński 2021-03-29 15:26:11 +02:00 committed by GitHub
parent 8dbfaf2773
commit 657a633ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
flake8==3.9.0
flake8-comprehensions==3.3.0
flake8-docstrings==1.5.0
flake8-docstrings==1.6.0
flake8-quotes==3.2.0
onnx==1.8.1
pydocstyle==5.1.1
pytest==6.1.2
retrying==1.3.3
tox==3.22.0
tox==3.23.0
wheel==0.35.1