Show More
@@ -4,7 +4,7 b' pyramid_tm==0.12' | |||||
4 | pyramid_debugtoolbar |
|
4 | pyramid_debugtoolbar | |
5 | pyramid_authstack==1.0.1 |
|
5 | pyramid_authstack==1.0.1 | |
6 | SQLAlchemy==1.0.12 |
|
6 | SQLAlchemy==1.0.12 | |
7 |
alembic==0.8 |
|
7 | alembic==1.0.8 | |
8 | webhelpers2==2.0 |
|
8 | webhelpers2==2.0 | |
9 | transaction==1.4.3 |
|
9 | transaction==1.4.3 | |
10 | zope.sqlalchemy==0.7.6 |
|
10 | zope.sqlalchemy==0.7.6 | |
@@ -12,17 +12,17 b' pyramid_mailer==0.14.1' | |||||
12 | redis==2.10.5 |
|
12 | redis==2.10.5 | |
13 | redlock-py==1.0.8 |
|
13 | redlock-py==1.0.8 | |
14 | pyramid_jinja2==2.6.2 |
|
14 | pyramid_jinja2==2.6.2 | |
15 |
psycopg2==2. |
|
15 | psycopg2==2.7.7 | |
16 | wtforms==2.1 |
|
16 | wtforms==2.1 | |
17 | celery==3.1.23 |
|
17 | celery==3.1.23 | |
18 | formencode==1.3.0 |
|
18 | formencode==1.3.0 | |
19 | psutil==2.1.2 |
|
19 | psutil==2.1.2 | |
20 |
ziggurat_foundations |
|
20 | ziggurat_foundations==0.6.8 | |
21 |
bcrypt== |
|
21 | bcrypt==3.1.6 | |
22 | appenlight_client |
|
22 | appenlight_client | |
23 | markdown==2.5 |
|
23 | markdown==2.5 | |
24 |
colander==1. |
|
24 | colander==1.7 | |
25 |
defusedxml==0. |
|
25 | defusedxml==0.5.0 | |
26 | dogpile.cache==0.5.7 |
|
26 | dogpile.cache==0.5.7 | |
27 | pyramid_redis_sessions==1.0.1 |
|
27 | pyramid_redis_sessions==1.0.1 | |
28 | simplejson==3.8.2 |
|
28 | simplejson==3.8.2 | |
@@ -33,7 +33,7 b' requests_oauthlib==0.6.1' | |||||
33 | gevent==1.1.1 |
|
33 | gevent==1.1.1 | |
34 | gevent-websocket==0.9.5 |
|
34 | gevent-websocket==0.9.5 | |
35 | pygments==2.1.3 |
|
35 | pygments==2.1.3 | |
36 |
lxml== |
|
36 | lxml==4.3.2 | |
37 | paginate==0.5.4 |
|
37 | paginate==0.5.4 | |
38 | paginate-sqlalchemy==0.2.0 |
|
38 | paginate-sqlalchemy==0.2.0 | |
39 | pyelasticsearch==1.4 |
|
39 | pyelasticsearch==1.4 | |
@@ -44,6 +44,6 b' camplight==0.9.6' | |||||
44 | jira==1.0.7 |
|
44 | jira==1.0.7 | |
45 | python-dateutil==2.5.3 |
|
45 | python-dateutil==2.5.3 | |
46 | authomatic==0.1.0.post1 |
|
46 | authomatic==0.1.0.post1 | |
47 |
cryptography== |
|
47 | cryptography==2.6.1 | |
48 | webassets==0.11.1 |
|
48 | webassets==0.11.1 | |
49 |
|
49 |
General Comments 0
You need to be logged in to leave comments.
Login now