##// END OF EJS Templates
packages: bumped libraries and restructured requirements files...
packages: bumped libraries and restructured requirements files - msgpack-python==0.4.8 - gevent==1.1.2 - greenlet==0.4.10 - waitress==1.0.1 - serpent==1.15 - zope.deprecation==4.1.1

File last commit:

r137:0a697d69 default
r137:0a697d69 default
Show More
requirements.txt
41 lines | 767 B | text/plain | TextLexer
# core
setuptools==20.8.1
Beaker==1.7.0
configobj==5.0.6
dulwich==0.13.0
hgsubversion==1.8.6
infrae.cache==1.0.1
mercurial==4.0.1
msgpack-python==0.4.8
pyramid==1.6.1
pyramid-jinja2==2.5
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
# 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
-r requirements_test.txt