##// END OF EJS Templates
Issue #5548 - Pass repo_group_name
Issue #5548 - Pass repo_group_name

File last commit:

r3603:3c27edd6 default
r3606:909e77a9 default
Show More
requirements.txt
124 lines | 2.6 KiB | text/plain | TextLexer
nix: updated to 18.03 nix packages...
r2824 ## dependencies
requirements: re-organized requirements.txt file.
r1223
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
packaging: moved some not required dependencies to pinned requirements file
r3510
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 babel==1.3
beaker==1.9.1
dependencies: updated bleach to 3.1.0
r3511 bleach==3.1.0
dependencies: bumped celery to 4.1.1
r2764 celery==4.1.1
channelstream: do not send comment notifications to the commenting user
r544 channelstream==0.5.2
dependencies: update rhodecode-tools to 1.2.0
r3484 click==7.0
dependencies [security]: updated colander to 1.7.0
r3512 colander==1.7.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 few libraries and freeze their versions...
r3555 cryptography==2.6.1
dependencies: bumped decorator to 4.1.2
r2282 decorator==4.1.2
dependencies: bumped deform to 2.0.7 release
r3261 deform==2.0.7
dependencies: bumped docutils to 0.14.0
r2283 docutils==0.14.0
dependencies: bumped dogpile.cache to 0.7.1
r3362 dogpile.cache==0.7.1
project: added all source files and assets
r1 dogpile.core==0.4.1
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
infrae.cache==1.0.1
dependencies: bumped iso8601 to 0.1.12
r3354 iso8601==0.1.12
project: added all source files and assets
r1 itsdangerous==0.24
dependencies: bumped kombu to kombu==4.2.1
r3452 kombu==4.2.1
dependencies: bumped lxml to 4.2.5 release.
r3216 lxml==4.2.5
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 mako==1.0.7
markdown==2.6.11
dan
search: add support for elastic search 6...
r3319 markupsafe==1.1.0
dependencies: bumped msgpack-python to 0.5.6
r2842 msgpack-python==0.5.6
dependencies: bumped pyotp to 2.2.7 release.
r3262 pyotp==2.2.7
project: added all source files and assets
r1 packaging==15.2
dependencies: bumped paste to 3.0.8
r3601 paste==3.0.8
depencencies: updated pastedeploy==2.0.1
r3308 pastedeploy==2.0.1
dependencies: bumped pastescript to 3.1.0
r3602 pastescript==3.1.0
dependencies: bumped peppercorn to 0.6 release.
r3263 peppercorn==0.6
dependencies: updated psutil to 5.5.1
r3513 psutil==5.5.1
project: added all source files and assets
r1 py-bcrypt==0.4
depdendencies: bumped pycurl to 7.43.0.2
r2942 pycurl==7.43.0.2
dan
dependencies: bring back pycrypto as we cannot migrate our encrypted data and need to keep it for backward compat
r3521 pycrypto==2.6.1
dependencies: bumped pygments to 2.3.1
r3358 pygments==2.3.1
dan
search: add support for elastic search 6...
r3319 pyparsing==2.3.0
project: added all source files and assets
r1 pyramid-beaker==0.8
dependencies: bumped pyramid-debugtoolbar to 4.5.0
r3359 pyramid-debugtoolbar==4.5.0
project: added all source files and assets
r1 pyramid-mako==1.0.2
dependencies: bumped pyramid to 1.10.2
r3579 pyramid==1.10.2
mailing: switched from homebrew lib to pyramid_mailer with python3 compatability
r3113 pyramid_mailer==0.15.1
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
depencencies: pinned python-saml library
r3312 python-saml==2.4.2
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: bumped py-gfm to 0.1.4 release.
r3280 py-gfm==0.1.4
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 simplejson to 3.16.0
r3427 simplejson==3.16.0
dependencies: bumped six to 1.11.0
r2298 six==1.11.0
dependencies: bumped sqlalchemy to 1.1.18
r2709 sqlalchemy==1.1.18
dependencies [security]: updated sshpubkeys to 3.1.0...
r3518 sshpubkeys==3.1.0
dependencies: bumped subprocess32 to 3.5.3
r3360 subprocess32==3.5.3
dependencies: bumped supervisor to 3.3.5
r3361 supervisor==3.3.5
project: added all source files and assets
r1 translationstring==1.3
dan
search: add support for elastic search 6...
r3319 urllib3==1.24.1
dependencies: bumped urlobject to 2.4.3
r2717 urlobject==2.4.3
dependencies: bumped venusian to 1.2.0
r3396 venusian==1.2.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
dependencies: bumped webob to 1.8.5
r3580 webob==1.8.5
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 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
dependencies: updated zope.deprecation to 4.4.0
r3515 zope.deprecation==4.4.0
dependencies: updated zope.event to 4.4
r3516 zope.event==4.4.0
dependencies: updated zope.interface to 4.6.0
r3517 zope.interface==4.6.0
dependencies: bumped pytest libraries to latest versions.
r1221
requirements: move db drivers into one section for easier diffing
r3286 # DB drivers
mysql-python==1.2.5
pymysql==0.8.1
pysqlite==2.8.3
dependencies: updated psycopg2 to 2.7.7
r3514 psycopg2==2.7.7
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
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 1.0.8
r3603 alembic==1.0.8
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.4.0
r3428 gevent==1.4.0
dependencies: bumped few libraries....
r3096 greenlet==0.4.15
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.12.0
r3581 ipdb==0.12.0
requirements: re-organized requirements.txt file.
r1223 ipython==5.1.0
packaging: updated rhodecode-tools to 0.11.0
r1235 ## rhodecode-tools, special case
dependencies: bumped rhodecode-tools to 1.2.1
r3487 https://code.rhodecode.com/rhodecode-tools-ce/archive/v1.2.1.tar.gz?md5=25bc2f7de1da318e547236d3fb463d28#egg=rhodecode-tools==1.2.1
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.26 release.
r3278 appenlight-client==0.6.26
requirements: updated structure of requirement files, and re-generated nix files.
r1236
## test related requirements
dependencies: organized test requirements....
r1222 -r requirements_test.txt
packaging: extracted some optional debug libraries into a separate file so we don't build always those...
r3141
## uncomment to add the debug libraries
#-r requirements_debug.txt