requirements.txt
53 lines
| 1.0 KiB
| text/plain
|
TextLexer
r1059 | # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]' | |||
r970 | ||||
r1059 | atomicwrites==1.4.1 | |||
contextlib2==21.6.0 | ||||
cov-core==1.15.0 | ||||
r1084 | coverage==7.2.3 | |||
r1088 | dogpile.cache==1.2.0 | |||
r1059 | decorator==5.1.1 | |||
stevedore==5.0.0 | ||||
pbr==5.11.1 | ||||
r1090 | dulwich==0.21.5 | |||
r1059 | urllib3==1.26.14 | |||
gunicorn==20.1.0 | ||||
hg-evolve==11.0.0 | ||||
importlib-metadata==6.0.0 | ||||
zipp==3.15.0 | ||||
r1051 | mercurial==6.3.3 | |||
r1084 | mock==5.0.2 | |||
r1039 | more-itertools==9.1.0 | |||
r1069 | msgpack==1.0.5 | |||
r1088 | orjson==3.8.12 | |||
r1090 | psutil==5.9.5 | |||
r1059 | py==1.11.0 | |||
r1088 | pygit2==1.12.1 | |||
r1059 | cffi==1.15.1 | |||
pycparser==2.21 | ||||
r1088 | pygments==2.15.1 | |||
r1059 | pyparsing==3.0.9 | |||
pyramid==2.0.1 | ||||
r1088 | hupper==1.12 | |||
r1059 | plaster==1.1.2 | |||
plaster-pastedeploy==1.0.1 | ||||
pastedeploy==3.0.1 | ||||
plaster==1.1.2 | ||||
translationstring==1.4 | ||||
venusian==3.0.0 | ||||
webob==1.8.7 | ||||
r1083 | zope.deprecation==5.0.0 | |||
r1079 | zope.interface==6.0.0 | |||
r1090 | redis==4.5.5 | |||
r1059 | async-timeout==4.0.2 | |||
r316 | repoze.lru==0.7 | |||
r1059 | scandir==1.10.0 | |||
setproctitle==1.3.2 | ||||
r1037 | subvertpy==0.11.0 | |||
r1059 | wcwidth==0.2.6 | |||
r1058 | ||||
r155 | ## test related requirements | |||
r137 | -r requirements_test.txt | |||
r748 | ||||
## uncomment to add the debug libraries | ||||
#-r requirements_debug.txt | ||||