Show More
@@ -1,136 +1,137 b'' | |||
|
1 | 1 | ## core |
|
2 | 2 | setuptools==30.1.0 |
|
3 | 3 | setuptools-scm==1.15.0 |
|
4 | 4 | |
|
5 | 5 | amqplib==1.0.2 |
|
6 | 6 | anyjson==0.3.3 |
|
7 | 7 | authomatic==0.1.0.post1 |
|
8 | 8 | Babel==1.3 |
|
9 | 9 | Beaker==1.9.0 |
|
10 | 10 | celery==2.2.10 |
|
11 | 11 | Chameleon==2.24 |
|
12 | 12 | channelstream==0.5.2 |
|
13 | 13 | click==5.1 |
|
14 | 14 | colander==1.3.3 |
|
15 | 15 | configobj==5.0.6 |
|
16 | 16 | cssselect==1.0.1 |
|
17 | 17 | decorator==4.0.11 |
|
18 | 18 | deform==2.0.4 |
|
19 | 19 | docutils==0.13.1 |
|
20 | 20 | dogpile.cache==0.6.4 |
|
21 | 21 | dogpile.core==0.4.1 |
|
22 | 22 | ecdsa==0.13 |
|
23 | 23 | FormEncode==1.2.4 |
|
24 | 24 | future==0.14.3 |
|
25 | 25 | futures==3.0.2 |
|
26 | 26 | gnureadline==6.3.3 |
|
27 | 27 | infrae.cache==1.0.1 |
|
28 | 28 | iso8601==0.1.11 |
|
29 | 29 | itsdangerous==0.24 |
|
30 | 30 | Jinja2==2.7.3 |
|
31 | 31 | kombu==1.5.1 |
|
32 | 32 | lxml==3.7.3 |
|
33 | 33 | Mako==1.0.6 |
|
34 | 34 | Markdown==2.6.8 |
|
35 | 35 | MarkupSafe==0.23 |
|
36 | 36 | meld3==1.0.2 |
|
37 | 37 | msgpack-python==0.4.8 |
|
38 | 38 | MySQL-python==1.2.5 |
|
39 | 39 | nose==1.3.6 |
|
40 | 40 | objgraph==3.1.0 |
|
41 | 41 | packaging==15.2 |
|
42 | 42 | Paste==2.0.3 |
|
43 | 43 | PasteDeploy==1.5.2 |
|
44 | 44 | PasteScript==1.7.5 |
|
45 | 45 | pathlib2==2.3.0 |
|
46 | 46 | peppercorn==0.5 |
|
47 | 47 | psutil==4.3.1 |
|
48 | 48 | psycopg2==2.7.1 |
|
49 | 49 | py-bcrypt==0.4 |
|
50 | 50 | pycrypto==2.6.1 |
|
51 | 51 | pycurl==7.19.5 |
|
52 | 52 | pyflakes==0.8.1 |
|
53 | 53 | pygments-markdown-lexer==0.1.0.dev39 |
|
54 | 54 | Pygments==2.2.0 |
|
55 | 55 | pyparsing==1.5.7 |
|
56 | 56 | pyramid-beaker==0.8 |
|
57 | 57 | pyramid-debugtoolbar==4.2.1 |
|
58 | 58 | pyramid-jinja2==2.5 |
|
59 | 59 | pyramid-mako==1.0.2 |
|
60 | 60 | pyramid==1.9.0 |
|
61 | 61 | pysqlite==2.8.3 |
|
62 | 62 | python-dateutil==2.1 |
|
63 | 63 | python-ldap==2.4.40 |
|
64 | 64 | python-memcached==1.58 |
|
65 | 65 | python-pam==1.8.2 |
|
66 | 66 | pytz==2015.4 |
|
67 | 67 | pyzmq==14.6.0 |
|
68 | 68 | recaptcha-client==1.0.6 |
|
69 | 69 | repoze.lru==0.6 |
|
70 | 70 | requests==2.9.1 |
|
71 | 71 | Routes==1.13 |
|
72 | 72 | setproctitle==1.1.8 |
|
73 | 73 | simplejson==3.11.1 |
|
74 | 74 | six==1.9.0 |
|
75 | 75 | Sphinx==1.2.2 |
|
76 | 76 | SQLAlchemy==1.1.11 |
|
77 | 77 | sshpubkeys==2.2.0 |
|
78 | 78 | subprocess32==3.2.7 |
|
79 | 79 | supervisor==3.3.2 |
|
80 | 80 | Tempita==0.5.2 |
|
81 | 81 | translationstring==1.3 |
|
82 | 82 | trollius==1.0.4 |
|
83 | 83 | urllib3==1.16 |
|
84 | 84 | URLObject==2.4.0 |
|
85 | 85 | venusian==1.1.0 |
|
86 | 86 | WebError==0.10.3 |
|
87 | 87 | WebHelpers2==2.0 |
|
88 | 88 | WebHelpers==1.3 |
|
89 | 89 | WebOb==1.7.3 |
|
90 | 90 | Whoosh==2.7.4 |
|
91 | 91 | wsgiref==0.1.2 |
|
92 | 92 | zope.cachedescriptors==4.0.0 |
|
93 | 93 | zope.deprecation==4.1.2 |
|
94 | 94 | zope.event==4.0.3 |
|
95 | 95 | zope.interface==4.1.3 |
|
96 | 96 | |
|
97 | 97 | ## customized/patched libs |
|
98 | 98 | # our patched version of Pylons==1.0.2 |
|
99 | 99 | https://code.rhodecode.com/upstream/pylons/archive/707354ee4261b9c10450404fc9852ccea4fd667d.tar.gz?md5=f26633726fa2cd3a340316ee6a5d218f#egg=Pylons==1.0.2.rhodecode-patch-1 |
|
100 | 100 | # not released py-gfm==0.1.3 |
|
101 | 101 | https://code.rhodecode.com/upstream/py-gfm/archive/0d66a19bc16e3d49de273c0f797d4e4781e8c0f2.tar.gz?md5=0d0d5385bfb629eea636a80b9c2bfd16#egg=py-gfm==0.1.3.rhodecode-upstream1 |
|
102 | 102 | |
|
103 | 103 | # IPYTHON RENDERING |
|
104 | 104 | # entrypoints backport, pypi version doesn't support egg installs |
|
105 | 105 | https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313#egg=entrypoints==0.2.2.rhodecode-upstream1 |
|
106 | 106 | nbconvert==5.1.1 |
|
107 | bleach==1.5.0 | |
|
107 | 108 | nbformat==4.3.0 |
|
108 | 109 | jupyter_client==5.0.0 |
|
109 | 110 | |
|
110 | 111 | ## cli tools |
|
111 | 112 | alembic==0.9.2 |
|
112 | 113 | invoke==0.13.0 |
|
113 | 114 | bumpversion==0.5.3 |
|
114 | 115 | transifex-client==0.10 |
|
115 | 116 | |
|
116 | 117 | ## http servers |
|
117 | 118 | gevent==1.2.2 |
|
118 | 119 | greenlet==0.4.12 |
|
119 | 120 | gunicorn==19.7.1 |
|
120 | 121 | waitress==1.0.2 |
|
121 | 122 | uWSGI==2.0.15 |
|
122 | 123 | |
|
123 | 124 | ## debug |
|
124 | 125 | ipdb==0.10.3 |
|
125 | 126 | ipython==5.1.0 |
|
126 | 127 | CProfileV==1.0.7 |
|
127 | 128 | bottle==0.12.8 |
|
128 | 129 | |
|
129 | 130 | ## rhodecode-tools, special case |
|
130 | 131 | https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.12.0.tar.gz?md5=9ca040356fa7e38d3f64529a4cffdca4#egg=rhodecode-tools==0.12.0 |
|
131 | 132 | |
|
132 | 133 | ## appenlight |
|
133 | 134 | appenlight-client==0.6.21 |
|
134 | 135 | |
|
135 | 136 | ## test related requirements |
|
136 | 137 | -r requirements_test.txt |
General Comments 0
You need to be logged in to leave comments.
Login now