##// END OF EJS Templates
dependencies: bumped waitress to 1.3.0
dependencies: bumped waitress to 1.3.0

File last commit:

r696:d4bc6606 default
r696:d4bc6606 default
Show More
requirements.txt
43 lines | 780 B | text/plain | TextLexer
## dependencies
# our custom configobj
https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c#egg=configobj==5.0.6
dogpile.cache==0.7.1
dogpile.core==0.4.1
decorator==4.1.2
dulwich==0.13.0
hgsubversion==1.9.3
hg-evolve==8.5.1
mako==1.0.7
markupsafe==1.1.0
mercurial==4.9.1
msgpack-python==0.5.6
pastedeploy==2.0.1
pyramid==1.10.4
pyramid-mako==1.0.2
repoze.lru==0.7
simplejson==3.16.0
subprocess32==3.5.4
subvertpy==0.10.1
six==1.11.0
translationstring==1.3
webob==1.8.5
zope.deprecation==4.4.0
zope.interface==4.6.0
## http servers
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.9.0
waitress==1.3.0
## debug
ipdb==0.12.0
ipython==5.1.0
## test related requirements
-r requirements_test.txt