Show More
@@ -38,8 +38,6 b' 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 | mysql-python==1.2.5 |
|
|||
42 | pymysql==0.8.1 |
|
|||
43 | pyotp==2.2.7 |
|
41 | pyotp==2.2.7 | |
44 | packaging==15.2 |
|
42 | packaging==15.2 | |
45 | paste==2.0.3 |
|
43 | paste==2.0.3 | |
@@ -48,7 +46,6 b' pastescript==2.0.2' | |||||
48 | pathlib2==2.3.2 |
|
46 | pathlib2==2.3.2 | |
49 | peppercorn==0.6 |
|
47 | peppercorn==0.6 | |
50 | psutil==5.4.7 |
|
48 | psutil==5.4.7 | |
51 | psycopg2==2.7.5 |
|
|||
52 | py-bcrypt==0.4 |
|
49 | py-bcrypt==0.4 | |
53 | pycrypto==2.6.1 |
|
50 | pycrypto==2.6.1 | |
54 | pycurl==7.43.0.2 |
|
51 | pycurl==7.43.0.2 | |
@@ -62,7 +59,6 b' pyramid-jinja2==2.7' | |||||
62 | pyramid-mako==1.0.2 |
|
59 | pyramid-mako==1.0.2 | |
63 | pyramid==1.9.2 |
|
60 | pyramid==1.9.2 | |
64 | pyramid_mailer==0.15.1 |
|
61 | pyramid_mailer==0.15.1 | |
65 | pysqlite==2.8.3 |
|
|||
66 | python-dateutil |
|
62 | python-dateutil | |
67 | python-ldap==3.1.0 |
|
63 | python-ldap==3.1.0 | |
68 | python-memcached==1.59 |
|
64 | python-memcached==1.59 | |
@@ -98,6 +94,11 b' zope.deprecation==4.3.0' | |||||
98 | zope.event==4.3.0 |
|
94 | zope.event==4.3.0 | |
99 | zope.interface==4.5.0 |
|
95 | zope.interface==4.5.0 | |
100 |
|
96 | |||
|
97 | # DB drivers | |||
|
98 | mysql-python==1.2.5 | |||
|
99 | pymysql==0.8.1 | |||
|
100 | pysqlite==2.8.3 | |||
|
101 | psycopg2==2.7.5 | |||
101 |
|
102 | |||
102 | # IPYTHON RENDERING |
|
103 | # IPYTHON RENDERING | |
103 | # entrypoints backport, pypi version doesn't support egg installs |
|
104 | # entrypoints backport, pypi version doesn't support egg installs |
General Comments 0
You need to be logged in to leave comments.
Login now