##// 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
# core
setuptools==30.1.0
Beaker==1.7.0
configobj==5.0.6
dulwich==0.13.0
hgsubversion==1.8.6
infrae.cache==1.0.1
mercurial==4.0.2
msgpack-python==0.4.8
pyramid-jinja2==2.5
pyramid==1.7.4
pyramid-mako==1.0.2
repoze.lru==0.6
simplejson==3.7.2
subprocess32==3.2.6
# 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
six==1.9.0
translationstring==1.3
WebOb==1.3.1
wheel==0.29.0
zope.deprecation==4.1.2
zope.interface==4.1.3
## debug
ipdb==0.10.1
ipython==5.1.0
# http servers
gevent==1.1.2
greenlet==0.4.10
gunicorn==19.6.0
waitress==1.0.1
# Pyro/Deprecated TODO(Marcink): remove in 4.7 release.
Pyro4==4.41
serpent==1.15
## test related requirements
-r requirements_test.txt