##// END OF EJS Templates
packaging: updated rhodecode-tools to 0.11.0
packaging: updated rhodecode-tools to 0.11.0

File last commit:

r1235:85e5575d default
r1235:85e5575d default
Show More
requirements.txt
128 lines | 2.3 KiB | text/plain | TextLexer
# core
setuptools==20.8.1
setuptools-scm==1.11.0
Babel==1.3
Beaker==1.7.0
Chameleon==2.24
FormEncode==1.2.4
Jinja2==2.7.3
Markdown==2.6.7
MarkupSafe==0.23
MySQL-python==1.2.5
Paste==2.0.2
PasteDeploy==1.5.2
PasteScript==1.7.5
Pygments==2.1.3
pygments-markdown-lexer==0.1.0.dev39
# TODO: This version is not available on PyPI
# Pylons==1.0.2.dev20160108
Pylons==1.0.1
Pyro4==4.41
Routes==1.13
SQLAlchemy==0.9.9
Sphinx==1.2.2
Tempita==0.5.2
URLObject==2.4.0
WebError==0.10.3
# TODO: This is modified by us, needs a better integration. For now
# using the latest version before.
# WebHelpers==1.3.dev20150807
WebHelpers==1.3
WebHelpers2==2.0
WebOb==1.3.1
amqplib==1.0.2
anyjson==0.3.3
appenlight-client==0.6.14
authomatic==0.1.0.post1;
backport-ipaddress==0.1
celery==2.2.10
channelstream==0.5.2
click==5.1
colander==1.2
configobj==5.0.6
decorator==3.4.2
deform==2.0a2
docutils==0.12
dogpile.cache==0.6.1
dogpile.core==0.4.1
ecdsa==0.11
future==0.14.3
futures==3.0.2
gnureadline==6.3.3
infrae.cache==1.0.1
iso8601==0.1.11
itsdangerous==0.24
kombu==1.5.1
Mako==1.0.6
meld3==1.0.2
msgpack-python==0.4.8
nose==1.3.6
objgraph==2.0.0
packaging==15.2
paramiko==1.15.1
psutil==4.3.1
psycopg2==2.6.1
py-bcrypt==0.4
py-gfm==0.1.3
pycrypto==2.6.1
pycurl==7.19.5
pyflakes==0.8.1
pyparsing==1.5.7
pyramid==1.6.1
pyramid-beaker==0.8
pyramid-debugtoolbar==2.4.2
pyramid-jinja2==2.5
pyramid-mako==1.0.2
pysqlite==2.6.3
python-dateutil==1.5
python-ldap==2.4.19
python-memcached==1.57
python-pam==1.8.2
pytz==2015.4
pyzmq==14.6.0
recaptcha-client==1.0.6
repoze.lru==0.6
requests==2.9.1
setproctitle==1.1.8
simplejson==3.7.2
six==1.9.0
subprocess32==3.2.6
supervisor==3.3.1
translationstring==1.3
trollius==1.0.4
uWSGI==2.0.11.2
urllib3==1.16
venusian==1.0
Whoosh==2.7.4
wsgiref==0.1.2
zope.cachedescriptors==4.0.0
zope.deprecation==4.1.2
zope.event==4.0.3
zope.interface==4.1.3
# cli tools
alembic==0.8.4
invoke==0.13.0
bumpversion==0.5.3
transifex-client==0.10
# http servers
gevent==1.1.2
greenlet==0.4.10
gunicorn==19.6.0
waitress==1.0.1
# debug
ipdb==0.10.1
ipython==5.1.0
CProfileV==1.0.6
bottle==0.12.8
## rhodecode-tools, special case
https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.11.0.tar.gz?md5=e5fd0a8363af08a0ced71b50ca9cce15#egg=rhodecode-tools==0.11.0
# test related requirements
-r requirements_test.txt