##// 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
requirements: re-organized requirements.txt file.
r1223 # core
setuptools==20.8.1
setuptools-scm==1.11.0
project: added all source files and assets
r1 Babel==1.3
Beaker==1.7.0
Martin Bornhold
packaging: Fix versions of Chameleon(==2.24) and urllib3(==1.16).
r1008 Chameleon==2.24
project: added all source files and assets
r1 FormEncode==1.2.4
Jinja2==2.7.3
dependencies: bumped Markdown library to 2.6.7
r1230 Markdown==2.6.7
project: added all source files and assets
r1 MarkupSafe==0.23
MySQL-python==1.2.5
Paste==2.0.2
PasteDeploy==1.5.2
PasteScript==1.7.5
packaging: updated pygments to 2.1.3, fixes #4034
r350 Pygments==2.1.3
dan
nix: add pygments-markdown-lexer for highglighting markdown files
r1028 pygments-markdown-lexer==0.1.0.dev39
project: added all source files and assets
r1 # 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: do not send comment notifications to the commenting user
r544 channelstream==0.5.2
project: added all source files and assets
r1 click==5.1
colander==1.2
configobj==5.0.6
decorator==3.4.2
dan
pkgs: use pypi version of deform
r520 deform==2.0a2
project: added all source files and assets
r1 docutils==0.12
deps: bumped dogpile.cache to version 0.6.1
r319 dogpile.cache==0.6.1
project: added all source files and assets
r1 dogpile.core==0.4.1
ecdsa==0.11
future==0.14.3
futures==3.0.2
dan
pkgs: update rce to use tools 0.8.0
r110 gnureadline==6.3.3
project: added all source files and assets
r1 infrae.cache==1.0.1
iso8601==0.1.11
itsdangerous==0.24
kombu==1.5.1
packaging: updated rhodecode-tools to 0.11.0
r1235 Mako==1.0.6
project: added all source files and assets
r1 meld3==1.0.2
dependencies: bumped msgpack to version 0.4.8.
r1225 msgpack-python==0.4.8
project: added all source files and assets
r1 nose==1.3.6
objgraph==2.0.0
packaging==15.2
paramiko==1.15.1
packaging: bumped psutil to latest version
r1026 psutil==4.3.1
deps: bumped supervisor to 3.3.0 and psycopg2 to 2.6.1
r356 psycopg2==2.6.1
project: added all source files and assets
r1 py-bcrypt==0.4
packages: added py-gfm lib for markdown extensions.
r316 py-gfm==0.1.3
project: added all source files and assets
r1 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
dependencies: bumped supervisor to 3.3.1 version.
r1227 supervisor==3.3.1
requirements: re-organized requirements.txt file.
r1223
project: added all source files and assets
r1 translationstring==1.3
trollius==1.0.4
uWSGI==2.0.11.2
Martin Bornhold
packaging: Fix versions of Chameleon(==2.24) and urllib3(==1.16).
r1008 urllib3==1.16
project: added all source files and assets
r1 venusian==1.0
requirements: re-organized requirements.txt file.
r1223
packaging: updated rhodecode-tools to 0.11.0
r1235 Whoosh==2.7.4
project: added all source files and assets
r1 wsgiref==0.1.2
zope.cachedescriptors==4.0.0
zope.deprecation==4.1.2
zope.event==4.0.3
zope.interface==4.1.3
dependencies: bumped pytest libraries to latest versions.
r1221
requirements: re-organized requirements.txt file.
r1223 # cli tools
alembic==0.8.4
invoke==0.13.0
bumpversion==0.5.3
transifex-client==0.10
# http servers
dependencies: bumped gevent to 1.1.2 and greenlet to 0.4.10 versions.
r1226 gevent==1.1.2
greenlet==0.4.10
requirements: re-organized requirements.txt file.
r1223 gunicorn==19.6.0
dependencies: bumped waitress version to 1.0.1
r1228 waitress==1.0.1
requirements: re-organized requirements.txt file.
r1223
# debug
ipdb==0.10.1
ipython==5.1.0
CProfileV==1.0.6
bottle==0.12.8
packaging: updated rhodecode-tools to 0.11.0
r1235 ## 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
requirements: re-organized requirements.txt file.
r1223
dependencies: bumped pytest libraries to latest versions.
r1221 # test related requirements
dependencies: organized test requirements....
r1222 -r requirements_test.txt