Skip to content

Commit

Permalink
Update build-requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy HUBSCHER committed Jan 25, 2017
1 parent 3013565 commit abf096b
Showing 1 changed file with 23 additions and 16 deletions.
39 changes: 23 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,37 @@
appdirs==1.4.0
colander==1.3.1
colorama==0.3.7
cornice==1.2.1
cornice==2.4.0
enum34==1.1.6
functools32==3.2.3.post2
futures==3.0.5
iso8601==0.1.11
jsonpatch==1.15
jsonpointer==1.10
jsonschema==2.5.1
kinto==3.3.1
kinto==5.3.0
packaging==16.8
PasteDeploy==1.5.2
pyramid==1.7
pyramid-mailer==0.14.1
pyramid-multiauth==0.8.0
pyramid-tm==0.12.1
python-dateutil==2.5.3
redis==2.10.5
pyparsing==2.1.10
pyramid==1.7.4
pyramid-mailer==0.15.1
pyramid-multiauth==0.9.0
pyramid-tm==1.1.1
python-dateutil==2.6.0
repoze.lru==0.6
repoze.sendmail==4.2
requests==2.10.0
simplejson==3.8.2
repoze.sendmail==4.3
requests==2.13.0
ruamel.ordereddict==0.4.9
ruamel.yaml==0.13.11
simplejson==3.10.0
six==1.10.0
structlog==16.1.0
transaction==1.6.1
transaction==2.0.3
translationstring==1.3
typing==3.5.3.0
ujson==1.35
venusian==1.0
waitress==0.9.0
WebOb==1.6.1
zope.deprecation==4.1.2
zope.interface==4.2.0
waitress==1.0.1
WebOb==1.7.1
zope.deprecation==4.2.0
zope.interface==4.3.3

0 comments on commit abf096b

Please sign in to comment.