deps: updated test deps
This commit is contained in:
parent
6a667624ae
commit
9dbc076c28
1 changed files with 33 additions and 26 deletions
|
|
@ -1,42 +1,49 @@
|
|||
# test related requirements
|
||||
|
||||
mock==5.1.0
|
||||
pytest-cov==4.1.0
|
||||
coverage==7.4.3
|
||||
pytest==8.1.1
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pluggy==1.4.0
|
||||
pytest-env==1.1.3
|
||||
pytest==8.1.1
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pluggy==1.4.0
|
||||
pytest-profiling==1.7.0
|
||||
gprof2dot==2022.7.29
|
||||
pytest==8.1.1
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pluggy==1.4.0
|
||||
six==1.16.0
|
||||
pytest-rerunfailures==13.0
|
||||
|
||||
pytest==8.3.3
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pytest==8.1.1
|
||||
pluggy==1.5.0
|
||||
pytest-cov==5.0.0
|
||||
coverage==7.6.4
|
||||
pytest==8.3.3
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pluggy==1.4.0
|
||||
pluggy==1.5.0
|
||||
pytest-env==1.1.5
|
||||
pytest==8.3.3
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pluggy==1.5.0
|
||||
pytest-profiling==1.7.0
|
||||
gprof2dot==2024.6.6
|
||||
pytest==8.3.3
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pluggy==1.5.0
|
||||
six==1.16.0
|
||||
pytest-rerunfailures==14.0
|
||||
packaging==24.1
|
||||
pytest==8.3.3
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pluggy==1.5.0
|
||||
pytest-runner==6.0.1
|
||||
pytest-sugar==1.0.0
|
||||
packaging==24.1
|
||||
pytest==8.1.1
|
||||
pytest==8.3.3
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pluggy==1.4.0
|
||||
termcolor==2.4.0
|
||||
pluggy==1.5.0
|
||||
termcolor==2.5.0
|
||||
pytest-timeout==2.3.1
|
||||
pytest==8.1.1
|
||||
pytest==8.3.3
|
||||
iniconfig==2.0.0
|
||||
packaging==24.1
|
||||
pluggy==1.4.0
|
||||
pluggy==1.5.0
|
||||
|
||||
webtest==3.0.0
|
||||
beautifulsoup4==4.12.3
|
||||
soupsieve==2.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue