File size: 411 Bytes
065fee7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
# requirements leveraged by ci for testing pytest==7.3.1 pytest-asyncio==0.21.0 pytest-cov==4.0.0 pytest-custom-exit-code==0.3.0 pytest-xdist==3.2.1 coverage==7.2.5 bandit==1.6.2 protobuf==3.17.3; python_version == '2.7' pyproject-api<1.6 # locking packages defined as deps from azure-sdk-tools Jinja2==3.1.2 json-delta==2.0 readme_renderer==42.0; python-dotenv==1.0.1 pyyaml==6.0.1 urllib3==2.0.7 six==1.16.0 |