File: regression_tools.txt

package info (click to toggle)
python-azure 20250603%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 851,724 kB
  • sloc: python: 7,362,925; ansic: 804; javascript: 287; makefile: 195; sh: 145; xml: 109
file content (26 lines) | stat: -rw-r--r-- 476 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# requirements leveraged by ci tools
setuptools==74.1.3
virtualenv==20.23.0
wheel==0.43.0
Jinja2==3.1.2
packaging==23.1
tox==4.5.0
pathlib2==2.3.5
doc-warden==0.7.2
beautifulsoup4==4.9.1
pkginfo==1.5.0.1
pip==20.3.3
typing-extensions<=4.6.3

# locking packages defined as deps from azure-sdk-tools
pytoml==0.1.21
json-delta==2.0
ConfigArgParse==1.7
six==1.14.0
pyyaml==5.4.1
pytest==7.3.1
pytest-cov==4.0.0
coverage==7.2.5

# local dev packages
./tools/azure-sdk-tools[build]