##// END OF EJS Templates
mercurial: replace ancestor to pure python version for hg 4.1 compatability problems....
mercurial: replace ancestor to pure python version for hg 4.1 compatability problems. this was moved now to debugcommands, but we don't need to run it via commands as the code is very simple.

File last commit:

r162:d2f1e285 default
r163:41539c12 default
Show More
requirements.txt
43 lines | 812 B | text/plain | TextLexer
packages: bumped libraries and restructured requirements files...
r137 # core
packaging: updated setuptools to 30.1.0
r139 setuptools==30.1.0
packages: bumped libraries and restructured requirements files...
r137
initial commit
r0 Beaker==1.7.0
configobj==5.0.6
dan
pkgs: upgrade dulwich to 0.13 - fixes #4009
r31 dulwich==0.13.0
hgsubversion: Update hgsubversion to 1.8.6 to be compatible with mercurial 3.8.3
r13 hgsubversion==1.8.6
initial commit
r0 infrae.cache==1.0.1
dependencies: bumped Mercurial to 4.0.2
r153 mercurial==4.0.2
packages: bumped libraries and restructured requirements files...
r137 msgpack-python==0.4.8
initial commit
r0 pyramid-jinja2==2.5
dependencies: bumped pyramid to 1.7.4
r162 pyramid==1.7.4
initial commit
r0 pyramid-mako==1.0.2
repoze.lru==0.6
simplejson==3.7.2
subprocess32==3.2.6
packages: bumped libraries and restructured requirements files...
r137
# Custom subvertpy that is not available on pypi.
https://code.rhodecode.com/upstream/subvertpy/archive/subvertpy-0.9.3.tar.gz?md5=4e49da2fe07608239cc9a80a7bb8f33c#egg=subvertpy==0.9.3
initial commit
r0 six==1.9.0
translationstring==1.3
WebOb==1.3.1
wheel==0.29.0
packages: bumped libraries and restructured requirements files...
r137 zope.deprecation==4.1.2
initial commit
r0 zope.interface==4.1.3
packages: bumped libraries and restructured requirements files...
r137
dependencies: freeze ipdb to same version as enterprise
r155 ## debug
packages: bumped libraries and restructured requirements files...
r137 ipdb==0.10.1
dependencies: freeze ipdb to same version as enterprise
r155 ipython==5.1.0
packages: bumped libraries and restructured requirements files...
r137
# http servers
gevent==1.1.2
greenlet==0.4.10
packages: bump gunicorn to the same version as enterprise
r6 gunicorn==19.6.0
packages: bumped libraries and restructured requirements files...
r137 waitress==1.0.1
initial commit
r0
packages: bumped libraries and restructured requirements files...
r137 # Pyro/Deprecated TODO(Marcink): remove in 4.7 release.
Pyro4==4.41
serpent==1.15
dependencies: freeze ipdb to same version as enterprise
r155 ## test related requirements
packages: bumped libraries and restructured requirements files...
r137 -r requirements_test.txt