##// END OF EJS Templates
caches: use repo.lru based Dict cache. This LRUDict uses Timing Algo to not have to use locking...
caches: use repo.lru based Dict cache. This LRUDict uses Timing Algo to not have to use locking for the LRU implementation, this it's safer to use for dogpile. We used it before with beaker, so it's generally more stable.

File last commit:

r2945:ec5716e4 default
r2945:ec5716e4 default
Show More
requirements.txt
132 lines | 2.7 KiB | text/plain | TextLexer
nix: updated to 18.03 nix packages...
r2824 ## dependencies
requirements: re-organized requirements.txt file.
r1223
nix: updated to 18.03 nix packages...
r2824 setuptools-scm==2.1.0
dependencies: bumped amqp to 2.3.1
r2772 amqp==2.3.1
dan
dependencies: bumped authomatic to the latest relase to fix some oauth issues
r2863 # not released authomatic that has updated some oauth providers
https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801#egg=authomatic==0.1.0.post1
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 babel==1.3
beaker==1.9.1
dependencies: bumped celery to 4.1.1
r2764 celery==4.1.1
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 chameleon==2.24
channelstream: do not send comment notifications to the commenting user
r544 channelstream==0.5.2
dependencies: bumped click to 6.6.0
r2301 click==6.6
dependencies: bumped colander to 1.4.0
r2279 colander==1.4.0
dependencies: use our own custom configobj for consistency across projects.
r2911 # our custom configobj
https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c#egg=configobj==5.0.6
dependencies: bumped cssselect to 1.0.3
r2766 cssselect==1.0.3
dependencies: bumped decorator to 4.1.2
r2282 decorator==4.1.2
dependencies: bumped deform to 2.0.5
r2704 deform==2.0.5
dependencies: bumped docutils to 0.14.0
r2283 docutils==0.14.0
dependencies: updated dogpile.cache to 0.6.6
r2843 dogpile.cache==0.6.6
project: added all source files and assets
r1 dogpile.core==0.4.1
users: added SSH key management for user admin pages
r1993 ecdsa==0.13
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 formencode==1.2.4
project: added all source files and assets
r1 future==0.14.3
futures==3.0.2
dependencies: bumped gnureadline 6.3.8
r2292 gnureadline==6.3.8
project: added all source files and assets
r1 infrae.cache==1.0.1
dependencies: downgraded iso8601 to 0.1.11 for compatability.
r2712 iso8601==0.1.11
project: added all source files and assets
r1 itsdangerous==0.24
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 jinja2==2.9.6
pylons: remove pylons as dependency...
r2351 billiard==3.5.0.3
dependencies: bumped kombu to 4.2.0
r2765 kombu==4.2.0
dependencies: bumped lxml and made it a dependency.
r1525 lxml==3.7.3
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 mako==1.0.7
markdown==2.6.11
markupsafe==1.0.0
dependencies: bumped msgpack-python to 0.5.6
r2842 msgpack-python==0.5.6
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 mysql-python==1.2.5
dependencies: added alternative pymysql drivers for mysql
r2779 pymysql==0.8.1
dependencies: added pyotp library for usage in 2FA.
r2934 pyotp==2.2.6
dependencies: bumped objgraph to 3.1.1
r2285 objgraph==3.1.1
project: added all source files and assets
r1 packaging==15.2
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 paste==2.0.3
pastedeploy==1.5.2
pastescript==2.0.2
dependencies: bumped pathlib2 to 2.3.0.
r1866 pathlib2==2.3.0
dependencies: added peppercorn to required libraries.
r2013 peppercorn==0.5
dependencies: bumped psutils to 5.4.6
r2826 psutil==5.4.6
dependencies: bumped psycopg2 to 2.7.4
r2706 psycopg2==2.7.4
project: added all source files and assets
r1 py-bcrypt==0.4
pycrypto==2.6.1
depdendencies: bumped pycurl to 7.43.0.2
r2942 pycurl==7.43.0.2
project: added all source files and assets
r1 pyflakes==0.8.1
requirements: updated structure of requirement files, and re-generated nix files.
r1236 pygments-markdown-lexer==0.1.0.dev39
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 pygments==2.2.0
project: added all source files and assets
r1 pyparsing==1.5.7
pyramid-beaker==0.8
dependencies: bumped pyramid-debugtoolbar to 4.4.0
r2707 pyramid-debugtoolbar==4.4.0
dependencies: bumped pyramid-jinja to 2.7.0
r2281 pyramid-jinja2==2.7
project: added all source files and assets
r1 pyramid-mako==1.0.2
dependencies: bumped pyramid to 1.9.2
r2708 pyramid==1.9.2
dependencies: bumped pysqlite to 2.8.3
r1880 pysqlite==2.8.3
pylons: remove pylons as dependency...
r2351 python-dateutil
nix: updated to 18.03 nix packages...
r2824 python-ldap==3.1.0
dependencies: bumped python-memcached to 1.59
r2713 python-memcached==1.59
dependencies: bumped python-pam to 1.8.4 and fixed pam auth.
r2918 python-pam==1.8.4
dependencies: bumped pytz to 2018.4
r2714 pytz==2018.4
timezone: fix issues with timezone detection of current logic....
r2676 tzlocal==1.5.1
project: added all source files and assets
r1 pyzmq==14.6.0
dependencies: py-gfm is now available via pypi
r2346 py-gfm==0.1.3
dependencies: added redis library to enable usage of redis backend for beaker.
r2158 redis==2.10.6
dependencies: bumped repoze.lru to 0.7.0
r2294 repoze.lru==0.7
project: added all source files and assets
r1 requests==2.9.1
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 routes==2.4.1
dependencies: bumped setproctitle 1.1.10
r2296 setproctitle==1.1.10
dependencies: bumped simplejson to 3.11.1
r1877 simplejson==3.11.1
dependencies: bumped six to 1.11.0
r2298 six==1.11.0
dependencies: bumped sqlalchemy to 1.1.18
r2709 sqlalchemy==1.1.18
users: added SSH key management for user admin pages
r1993 sshpubkeys==2.2.0
dependencies: bumped subprocess32 to 3.5.1
r2768 subprocess32==3.5.1
dependencies: bumped supervisor to 3.3.4
r2608 supervisor==3.3.4
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 tempita==0.5.2
project: added all source files and assets
r1 translationstring==1.3
trollius==1.0.4
dependencies: bumped rhodecode-tools to 0.15.0 + urllib3 to 1.21
r2729 urllib3==1.21
dependencies: bumped urlobject to 2.4.3
r2717 urlobject==2.4.3
dependencies: bumped venusian to 1.1.0
r1862 venusian==1.1.0
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 weberror==0.10.3
webhelpers2==2.0
webhelpers==1.3
webob==1.7.4
whoosh==2.7.4
project: added all source files and assets
r1 wsgiref==0.1.2
dependencies: bumped zope components:...
r2662 zope.cachedescriptors==4.3.1
zope.deprecation==4.3.0
zope.event==4.3.0
dependencies: bumped zope.interface to 4.5.0
r2715 zope.interface==4.5.0
dependencies: bumped pytest libraries to latest versions.
r1221
requirements: updated structure of requirement files, and re-generated nix files.
r1236
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 # IPYTHON RENDERING
# entrypoints backport, pypi version doesn't support egg installs
https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313#egg=entrypoints==0.2.2.rhodecode-upstream1
dependencies: jupyter...
r2443 nbconvert==5.3.1
dependencies: bumped bleach to 2.2.3
r2716 bleach==2.1.3
dependencies: jupyter...
r2443 nbformat==4.4.0
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 jupyter_client==5.0.0
requirements: updated structure of requirement files, and re-generated nix files.
r1236
## cli tools
dependencies: bumped alembic to 0.9.9
r2711 alembic==0.9.9
requirements: re-organized requirements.txt file.
r1223 invoke==0.13.0
bumpversion==0.5.3
requirements: updated structure of requirement files, and re-generated nix files.
r1236 ## http servers
dependencies: bumped gevent to 1.3.5
r2899 gevent==1.3.5
dependecies: bumped greenlet to 0.4.13
r2535 greenlet==0.4.13
dependencies: bumped gunicorn to 19.9.0
r2840 gunicorn==19.9.0
dependencies: bumped waitress to 1.1.0
r2297 waitress==1.1.0
requirements: re-organized requirements.txt file.
r1223
requirements: updated structure of requirement files, and re-generated nix files.
r1236 ## debug
dependencies: bumped ipdb to 0.11
r2710 ipdb==0.11.0
requirements: re-organized requirements.txt file.
r1223 ipython==5.1.0
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 cprofilev==1.0.7
dependencies: bumped bottle to 0.12.13
r2291 bottle==0.12.13
requirements: re-organized requirements.txt file.
r1223
packaging: updated rhodecode-tools to 0.11.0
r1235 ## rhodecode-tools, special case
dependencies: bumped rhodecode-tools to 0.15.0 + urllib3 to 1.21
r2729 https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.15.0.tar.gz?md5=1046043b8c8d52480f7bca63185729b5#egg=rhodecode-tools==0.15.0
requirements: re-organized requirements.txt file.
r1223
requirements: updated structure of requirement files, and re-generated nix files.
r1236 ## appenlight
dependencies: bumped appenlight client to 0.6.25
r2590 appenlight-client==0.6.25
requirements: updated structure of requirement files, and re-generated nix files.
r1236
## test related requirements
dependencies: organized test requirements....
r1222 -r requirements_test.txt