requirements_test.txt
45 lines
| 945 B
| text/plain
|
TextLexer
r137 | # test related requirements | |||
r1059 | ||||
cov-core==1.15.0 | ||||
r1084 | coverage==7.2.3 | |||
mock==5.0.2 | ||||
r1037 | py==1.11.0 | |||
pytest-cov==4.0.0 | ||||
r1084 | coverage==7.2.3 | |||
pytest==7.3.1 | ||||
r1059 | attrs==22.2.0 | |||
iniconfig==2.0.0 | ||||
packaging==23.0 | ||||
pluggy==1.0.0 | ||||
pytest-profiling==1.7.0 | ||||
gprof2dot==2022.7.29 | ||||
r1084 | pytest==7.3.1 | |||
r1059 | attrs==22.2.0 | |||
iniconfig==2.0.0 | ||||
packaging==23.0 | ||||
pluggy==1.0.0 | ||||
six==1.16.0 | ||||
r1037 | pytest-runner==6.0.0 | |||
r1088 | pytest-sugar==0.9.7 | |||
r1059 | packaging==23.0 | |||
r1084 | pytest==7.3.1 | |||
r1059 | attrs==22.2.0 | |||
iniconfig==2.0.0 | ||||
packaging==23.0 | ||||
pluggy==1.0.0 | ||||
r1090 | termcolor==2.3.0 | |||
r1037 | pytest-timeout==2.1.0 | |||
r1084 | pytest==7.3.1 | |||
r1059 | attrs==22.2.0 | |||
iniconfig==2.0.0 | ||||
packaging==23.0 | ||||
pluggy==1.0.0 | ||||
r1037 | webtest==3.0.0 | |||
r1059 | beautifulsoup4==4.11.2 | |||
soupsieve==2.4 | ||||
waitress==2.1.2 | ||||
webob==1.8.7 | ||||
r1064 | ||||
# RhodeCode test-data | ||||
r1090 | rc_testdata @ https://code.rhodecode.com/upstream/rc-testdata-dist/raw/e72cda25374768bc8605a67066012428f9d90d03/rc_testdata-0.10.0.tar.gz#egg=rc_testdata | |||
rc_testdata==0.10.0 | ||||