##// END OF EJS Templates
dependencies: freeze few libraries for better rhodecode-ce compatability.
dependencies: freeze few libraries for better rhodecode-ce compatability.

File last commit:

r428:1ff51b51 default
r428:1ff51b51 default
Show More
requirements.txt
46 lines | 663 B | text/plain | TextLexer
## core
setuptools==30.1.0
beaker==1.9.1
configobj==5.0.6
decorator==4.1.2
dulwich==0.13.0
hgsubversion==1.9.1
hg-evolve==7.3.0
infrae.cache==1.0.1
mako==1.0.7
markupsafe==1.0.0
mercurial==4.4.2
msgpack-python==0.4.8
pastedeploy==1.5.2
pyramid==1.9.2
pyramid-mako==1.0.2
pygments==2.2.0
pathlib2==2.3.0
repoze.lru==0.7
simplejson==3.11.1
subprocess32==3.2.7
subvertpy==0.10.1
six==1.11.0
translationstring==1.3
webob==1.7.4
wheel==0.29.0
zope.deprecation==4.3.0
zope.interface==4.4.3
## http servers
gevent==1.2.2
greenlet==0.4.13
gunicorn==19.7.1
waitress==1.1.0
## debug
ipdb==0.11.0
ipython==5.1.0
## test related requirements
-r requirements_test.txt