##// END OF EJS Templates
depencencies: pinned python-saml library
marcink -
r3312:48da4247 default
parent child Browse files
Show More
@@ -1,135 +1,135 b''
1 ## dependencies
1 ## dependencies
2
2
3 setuptools-scm==2.1.0
3 setuptools-scm==2.1.0
4 amqp==2.3.1
4 amqp==2.3.1
5 # not released authomatic that has updated some oauth providers
5 # not released authomatic that has updated some oauth providers
6 https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801#egg=authomatic==0.1.0.post1
6 https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801#egg=authomatic==0.1.0.post1
7 atomicwrites==1.2.1
7 atomicwrites==1.2.1
8 attrs==18.2.0
8 attrs==18.2.0
9 babel==1.3
9 babel==1.3
10 beaker==1.9.1
10 beaker==1.9.1
11 bleach==3.0.2
11 bleach==3.0.2
12 celery==4.1.1
12 celery==4.1.1
13 chameleon==2.24
13 chameleon==2.24
14 channelstream==0.5.2
14 channelstream==0.5.2
15 click==6.6
15 click==6.6
16 colander==1.5.1
16 colander==1.5.1
17 # our custom configobj
17 # our custom configobj
18 https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c#egg=configobj==5.0.6
18 https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c#egg=configobj==5.0.6
19 cssselect==1.0.3
19 cssselect==1.0.3
20 decorator==4.1.2
20 decorator==4.1.2
21 deform==2.0.7
21 deform==2.0.7
22 docutils==0.14.0
22 docutils==0.14.0
23 dogpile.cache==0.6.7
23 dogpile.cache==0.6.7
24 dogpile.core==0.4.1
24 dogpile.core==0.4.1
25 ecdsa==0.13
25 ecdsa==0.13
26 formencode==1.2.4
26 formencode==1.2.4
27 future==0.14.3
27 future==0.14.3
28 futures==3.0.2
28 futures==3.0.2
29 gnureadline==6.3.8
29 gnureadline==6.3.8
30 infrae.cache==1.0.1
30 infrae.cache==1.0.1
31 iso8601==0.1.11
31 iso8601==0.1.11
32 itsdangerous==0.24
32 itsdangerous==0.24
33 jinja2==2.9.6
33 jinja2==2.9.6
34 billiard==3.5.0.3
34 billiard==3.5.0.3
35 kombu==4.2.0
35 kombu==4.2.0
36 lxml==4.2.5
36 lxml==4.2.5
37 mako==1.0.7
37 mako==1.0.7
38 markdown==2.6.11
38 markdown==2.6.11
39 markupsafe==1.0.0
39 markupsafe==1.0.0
40 msgpack-python==0.5.6
40 msgpack-python==0.5.6
41 pyotp==2.2.7
41 pyotp==2.2.7
42 packaging==15.2
42 packaging==15.2
43 paste==3.0.5
43 paste==3.0.5
44 pastedeploy==2.0.1
44 pastedeploy==2.0.1
45 pastescript==3.0.0
45 pastescript==3.0.0
46 pathlib2==2.3.3
46 pathlib2==2.3.3
47 peppercorn==0.6
47 peppercorn==0.6
48 psutil==5.4.7
48 psutil==5.4.7
49 py-bcrypt==0.4
49 py-bcrypt==0.4
50 pycrypto==2.6.1
50 pycrypto==2.6.1
51 pycurl==7.43.0.2
51 pycurl==7.43.0.2
52 pyflakes==0.8.1
52 pyflakes==0.8.1
53 pygments==2.3.0
53 pygments==2.3.0
54 pyparsing==1.5.7
54 pyparsing==1.5.7
55 pyramid-beaker==0.8
55 pyramid-beaker==0.8
56 pyramid-debugtoolbar==4.4.0
56 pyramid-debugtoolbar==4.4.0
57 pyramid-jinja2==2.7
57 pyramid-jinja2==2.7
58 pyramid-mako==1.0.2
58 pyramid-mako==1.0.2
59 pyramid==1.10.1
59 pyramid==1.10.1
60 pyramid_mailer==0.15.1
60 pyramid_mailer==0.15.1
61 python-dateutil
61 python-dateutil
62 python-ldap==3.1.0
62 python-ldap==3.1.0
63 python-memcached==1.59
63 python-memcached==1.59
64 python-pam==1.8.4
64 python-pam==1.8.4
65 python-saml
65 python-saml==2.4.2
66 pytz==2018.4
66 pytz==2018.4
67 tzlocal==1.5.1
67 tzlocal==1.5.1
68 pyzmq==14.6.0
68 pyzmq==14.6.0
69 py-gfm==0.1.4
69 py-gfm==0.1.4
70 redis==2.10.6
70 redis==2.10.6
71 repoze.lru==0.7
71 repoze.lru==0.7
72 requests==2.9.1
72 requests==2.9.1
73 routes==2.4.1
73 routes==2.4.1
74 simplejson==3.11.1
74 simplejson==3.11.1
75 six==1.11.0
75 six==1.11.0
76 sqlalchemy==1.1.18
76 sqlalchemy==1.1.18
77 sshpubkeys==2.2.0
77 sshpubkeys==2.2.0
78 subprocess32==3.5.2
78 subprocess32==3.5.2
79 supervisor==3.3.4
79 supervisor==3.3.4
80 tempita==0.5.2
80 tempita==0.5.2
81 translationstring==1.3
81 translationstring==1.3
82 urllib3==1.21
82 urllib3==1.21
83 urlobject==2.4.3
83 urlobject==2.4.3
84 venusian==1.1.0
84 venusian==1.1.0
85 weberror==0.10.3
85 weberror==0.10.3
86 webhelpers2==2.0
86 webhelpers2==2.0
87 webhelpers==1.3
87 webhelpers==1.3
88 webob==1.8.4
88 webob==1.8.4
89 whoosh==2.7.4
89 whoosh==2.7.4
90 wsgiref==0.1.2
90 wsgiref==0.1.2
91 zope.cachedescriptors==4.3.1
91 zope.cachedescriptors==4.3.1
92 zope.deprecation==4.3.0
92 zope.deprecation==4.3.0
93 zope.event==4.3.0
93 zope.event==4.3.0
94 zope.interface==4.5.0
94 zope.interface==4.5.0
95
95
96 # DB drivers
96 # DB drivers
97 mysql-python==1.2.5
97 mysql-python==1.2.5
98 pymysql==0.8.1
98 pymysql==0.8.1
99 pysqlite==2.8.3
99 pysqlite==2.8.3
100 psycopg2==2.7.5
100 psycopg2==2.7.5
101
101
102 # IPYTHON RENDERING
102 # IPYTHON RENDERING
103 # entrypoints backport, pypi version doesn't support egg installs
103 # entrypoints backport, pypi version doesn't support egg installs
104 https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313#egg=entrypoints==0.2.2.rhodecode-upstream1
104 https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313#egg=entrypoints==0.2.2.rhodecode-upstream1
105 nbconvert==5.3.1
105 nbconvert==5.3.1
106 nbformat==4.4.0
106 nbformat==4.4.0
107 jupyter_client==5.0.0
107 jupyter_client==5.0.0
108
108
109 ## cli tools
109 ## cli tools
110 alembic==1.0.5
110 alembic==1.0.5
111 invoke==0.13.0
111 invoke==0.13.0
112 bumpversion==0.5.3
112 bumpversion==0.5.3
113
113
114 ## http servers
114 ## http servers
115 gevent==1.3.7
115 gevent==1.3.7
116 greenlet==0.4.15
116 greenlet==0.4.15
117 gunicorn==19.9.0
117 gunicorn==19.9.0
118 waitress==1.1.0
118 waitress==1.1.0
119 setproctitle==1.1.10
119 setproctitle==1.1.10
120
120
121 ## debug
121 ## debug
122 ipdb==0.11.0
122 ipdb==0.11.0
123 ipython==5.1.0
123 ipython==5.1.0
124
124
125 ## rhodecode-tools, special case
125 ## rhodecode-tools, special case
126 https://code.rhodecode.com/rhodecode-tools-ce/archive/v1.0.1.tar.gz?md5=ffb5d6bcb855305b93cfe23ad42e500b#egg=rhodecode-tools==1.0.1
126 https://code.rhodecode.com/rhodecode-tools-ce/archive/v1.0.1.tar.gz?md5=ffb5d6bcb855305b93cfe23ad42e500b#egg=rhodecode-tools==1.0.1
127
127
128 ## appenlight
128 ## appenlight
129 appenlight-client==0.6.26
129 appenlight-client==0.6.26
130
130
131 ## test related requirements
131 ## test related requirements
132 -r requirements_test.txt
132 -r requirements_test.txt
133
133
134 ## uncomment to add the debug libraries
134 ## uncomment to add the debug libraries
135 #-r requirements_debug.txt
135 #-r requirements_debug.txt
General Comments 0
You need to be logged in to leave comments. Login now