Asib27's picture
try 1
065fee7 verified
raw
history blame
705 Bytes
pip==20.2
# 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'
chardet>=2.0,<5.0
cmarkgfm<0.7.0
typing-extensions<=4.6.3
# locking packages defined as deps from azure-sdk-tools
pytoml==0.1.21
readme-renderer[md]==25.0
json-delta==2.0
ConfigArgParse==1.7
six==1.14.0
pyyaml==5.4.1
packaging==23.1
Jinja2==3.1.2
# Locking pylint and required packages
pylint==1.8.4; python_version < '3.4'
pylint==2.9.3; python_version >= '3.6' and python_version <= '3.10'
pylint==2.14.5; python_version >= '3.11'
# python-dotenv
python-dotenv==0.15.0