##// END OF EJS Templates
release: Finish preparation for 4.7.0
release: Finish preparation for 4.7.0

File last commit:

r183:1f961b6b default
r186:de00a831 v4.7.0 stable
Show More
requirements.txt
43 lines | 830 B | text/plain | TextLexer
## core
setuptools==30.1.0
Beaker==1.7.0
configobj==5.0.6
decorator==4.0.11
dulwich==0.13.0
hgsubversion==1.8.6
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
## 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