Skip to content

Commit

Permalink
update requirements/setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
staffanm committed Jan 16, 2016
1 parent 617b14e commit 389fc47
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.py2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rdfextras
rdflib-jsonld
html5lib
requests
six
future
jsmin
cssmin
whoosh
Expand Down
2 changes: 1 addition & 1 deletion requirements.py3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rdfextras
rdflib-jsonld
html5lib
requests
six
future
jsmin
cssmin
whoosh
Expand Down
2 changes: 1 addition & 1 deletion requirements.rtfd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rdflib
rdflib-jsonld
html5lib
requests
six
future
jsmin
cssmin
whoosh
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
'rdflib-jsonld >= 0.2',
'requests >= 1.2.0',
'Whoosh >= 2.4.1',
'six >= 1.4.0',
'future >= 0.15.0',
'docutils >= 0.11',
'layeredconfig >= 0.2.1',
'responses >= 0.3.0',
Expand Down

0 comments on commit 389fc47

Please sign in to comment.