Skip to content

Commit

Permalink
Update requirements.txt to most recent versions of all packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
disko committed Jan 17, 2018
1 parent 9d02f9f commit 8611cc1
Showing 1 changed file with 54 additions and 48 deletions.
102 changes: 54 additions & 48 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,78 +1,84 @@
alembic==0.8.10
appdirs==1.4.0
Babel==2.3.4
Beaker==1.8.1
bleach==1.5.0
Chameleon==3.0
colander==1.3.2
alembic==0.9.7
appdirs==1.4.3
Babel==2.5.3
Beaker==1.9.0
bleach==2.1.2
bleach-whitelist==0.0.8
Chameleon==3.2
colander==1.4
deform==2.0.4
docopt==0.6.2
fanstatic==1.0a7
filedepot==0.4.1
FormEncode==2.0.0a1
fanstatic==1.0.0
filedepot==0.5.0
FormEncode==1.3.1
funcsigs==1.0.2
html2text==2016.9.19
html5lib==0.9999999
iso8601==0.1.11
html2text==2018.1.9
html5lib==1.0.1
hupper==1.0
iso8601==0.1.12
js.angular==1.1.4
js.bootstrap==3.3.4
js.deform==2.0.3
js.fineuploader==3.3.0
js.fineuploader==5.14.0
js.html5shiv==3.7.3
js.jquery==1.9.1
js.jquery-form==3.9
js.jquery-maskedinput==1.3.1
js.jquery-maskmoney==1.4.1
js.jquery-sortable==0.9.12
js.jquery-maskedinput==1.4.1
js.jquery-maskmoney==3.0.2
js.jquery-sortable==0.9.13
js.jquery-tablednd==0.4
js.jquery-timepicker-addon==1.5.3
js.jqueryui==1.10.3
js.jqueryui-tagit==2.0.24.post2
js.modernizr==2.5.3.1
js.select2==3.4.1
js.tinymce==4.2.7
kotti-image==0.1.4
js.select2==4.0.4.post1
js.tinymce==4.5.4
kotti-image==1.0.0
LEPL==5.1.3
lingua==4.13
lxml==3.7.2
Mako==1.0.6
MarkupSafe==0.23
Mako==1.0.7
MarkupSafe==1.0
PasteDeploy==1.5.2
peppercorn==0.5
Pillow==4.0.0
plone.scale==2.1
polib==1.0.8
Pillow==5.0.0
plaster==1.0
plaster-pastedeploy==0.4.2
plone.scale==3.0
polib==1.1.0
py-bcrypt==0.4
pyramid==1.7.4
pyramid==1.9.1
pyramid-beaker==0.8
pyramid-chameleon==0.3
pyramid-deform==0.2
pyramid-mailer==0.15.1
pyramid-tm==1.1.1
pyramid-zcml==1.0.0
pyramid-tm==2.2
pyramid-zcml==1.1.0
python-dateutil==2.6.1
python-editor==1.0.3
pytz==2016.10
repoze.lru==0.6
repoze.sendmail==4.3
pytz==2017.3
repoze.lru==0.7
repoze.sendmail==4.4.1
repoze.workflow==1.0b1
repoze.zcml==1.0b1
rfc6266==0.0.4
six==1.10.0
SQLAlchemy==1.1.5
SQLAlchemy-Utils==0.32.12
transaction==2.1.0
rfc6266-parser==0.0.5.post2
shutilwhich==1.1.0
six==1.11.0
SQLAlchemy==1.2.1
SQLAlchemy-Utils==0.32.21
transaction==2.1.2
translationstring==1.3
Unidecode==0.4.20
Unidecode==1.0.22
usersettings==1.0.7
venusian==1.0
waitress==1.0.2
WebOb==1.7.1
zope.cachedescriptors==4.2.0
zope.component==4.3.0
zope.configuration==4.0.3
zope.deprecation==4.2.0
zope.event==4.2.0
zope.i18nmessageid==4.0.3
zope.interface==4.3.3
zope.schema==4.4.2
venusian==1.1.0
waitress==1.1.0
webencodings==0.5.1
WebOb==1.7.4
zope.component==4.4.1
zope.configuration==4.1.0
zope.deprecation==4.3.0
zope.event==4.3.0
zope.i18nmessageid==4.1.0
zope.interface==4.4.3
zope.schema==4.5.0
zope.sqlalchemy==0.7.7

0 comments on commit 8611cc1

Please sign in to comment.