## dependencies # our custom configobj https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c#egg=configobj==5.0.6 atomicwrites==1.1.5 attrs==18.1.0 dogpile.cache==0.6.6 dogpile.core==0.4.1 decorator==4.1.2 dulwich==0.13.0 hgsubversion==1.9.2 hg-evolve==8.0.1 mako==1.0.7 markupsafe==1.0.0 mercurial==4.6.2 msgpack-python==0.5.6 pastedeploy==1.5.2 psutil==5.4.6 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.5.1 setproctitle==1.1.10 subvertpy==0.10.1 six==1.11.0 translationstring==1.3 webob==1.7.4 zope.deprecation==4.3.0 zope.interface==4.5.0 ## http servers gevent==1.3.5 greenlet==0.4.13 gunicorn==19.9.0 waitress==1.1.0 ## debug ipdb==0.11.0 ipython==5.1.0 ## test related requirements -r requirements_test.txt