##// END OF EJS Templates
vcsserver: bumped some deps to latest versions
vcsserver: bumped some deps to latest versions

File last commit:

r1079:4c4d06f1 python3
r1079:4c4d06f1 python3
Show More
requirements.txt
53 lines | 1.0 KiB | text/plain | TextLexer
requirements: make output generated from pipdeptree
r1059 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
packaging: switched to nix 20.03 packages and latest pip2nix code...
r970
requirements: make output generated from pipdeptree
r1059 atomicwrites==1.4.1
contextlib2==21.6.0
cov-core==1.15.0
coverage==7.2.1
dogpile.cache==1.1.8
decorator==5.1.1
stevedore==5.0.0
pbr==5.11.1
dulwich==0.21.3
urllib3==1.26.14
gunicorn==20.1.0
hg-evolve==11.0.0
importlib-metadata==6.0.0
zipp==3.15.0
deps: bumped some libraries
r1051 mercurial==6.3.3
requirements: make output generated from pipdeptree
r1059 mock==5.0.1
py3: update mercurial changes for 6.3 release
r1039 more-itertools==9.1.0
deps: bumped msgpack to latest release and by default use byte only protocol
r1069 msgpack==1.0.5
vcsserver: bumped some deps to latest versions
r1079 orjson==3.8.8
requirements: make output generated from pipdeptree
r1059 psutil==5.9.4
py==1.11.0
reqs: bumped to latest versions
r1037 pygit2==1.11.1
requirements: make output generated from pipdeptree
r1059 cffi==1.15.1
pycparser==2.21
pygments==2.14.0
pyparsing==3.0.9
pyramid==2.0.1
hupper==1.11
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
zope.deprecation==4.4.0
vcsserver: bumped some deps to latest versions
r1079 zope.interface==6.0.0
redis==4.5.3
requirements: make output generated from pipdeptree
r1059 async-timeout==4.0.2
dependencies: bumped repoze.lru to 0.7.0
r316 repoze.lru==0.7
requirements: make output generated from pipdeptree
r1059 scandir==1.10.0
setproctitle==1.3.2
reqs: bumped to latest versions
r1037 subvertpy==0.11.0
requirements: make output generated from pipdeptree
r1059 wcwidth==0.2.6
deps: removed pinned deps in favor of moving them back into the requirements.txt file itself
r1058
dependencies: freeze ipdb to same version as enterprise
r155 ## test related requirements
packages: bumped libraries and restructured requirements files...
r137 -r requirements_test.txt
debug: added optional libraries for tracking leaks
r748
## uncomment to add the debug libraries
#-r requirements_debug.txt