requirements.txt
56 lines
| 1.1 KiB
| text/plain
|
TextLexer
r1059 | # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]' | |||
r970 | ||||
r1128 | async-timeout==4.0.2 | |||
r1059 | atomicwrites==1.4.1 | |||
contextlib2==21.6.0 | ||||
cov-core==1.15.0 | ||||
r1084 | coverage==7.2.3 | |||
r1117 | diskcache==5.6.1 | |||
r1128 | dogpile.cache==1.2.2 | |||
r1059 | decorator==5.1.1 | |||
stevedore==5.0.0 | ||||
pbr==5.11.1 | ||||
r1090 | dulwich==0.21.5 | |||
r1059 | urllib3==1.26.14 | |||
r1138 | gunicorn==21.2.0 | |||
r1128 | packaging==23.1 | |||
hg-evolve==11.0.2 | ||||
r1059 | 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 | |||
r1158 | orjson==3.9.5 | |||
r1090 | psutil==5.9.5 | |||
r1059 | py==1.11.0 | |||
r1117 | pygit2==1.12.2 | |||
r1059 | cffi==1.15.1 | |||
pycparser==2.21 | ||||
r1088 | pygments==2.15.1 | |||
r1132 | pyparsing==3.1.0 | |||
r1158 | pyramid==2.0.2 | |||
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 | |||
r1158 | redis==5.0.0 | |||
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 | |||
r1102 | #-r requirements_test.txt | |||
r748 | ||||
## uncomment to add the debug libraries | ||||
#-r requirements_debug.txt | ||||