##// END OF EJS Templates
dependencies: bumped beaker lib to 1.9.0
dependencies: bumped beaker lib to 1.9.0

File last commit:

r239:0147330f default
r239:0147330f default
Show More
requirements.txt
41 lines | 766 B | text/plain | TextLexer
## core
setuptools==30.1.0
Beaker==1.9.0
configobj==5.0.6
decorator==4.0.11
dulwich==0.13.0
hgsubversion==1.8.6
hg-evolve==6.0.1
infrae.cache==1.0.1
mercurial==4.1.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
## http servers
gevent==1.2.2
greenlet==0.4.12
gunicorn==19.7.1
waitress==1.0.2
## debug
ipdb==0.10.1
ipython==5.1.0
## test related requirements
-r requirements_test.txt