Skip to content

Commit

Permalink
Merge pull request #105 from digitaldavenyc/install-cleanup
Browse files Browse the repository at this point in the history
remove simplejson
  • Loading branch information
avelis committed Mar 16, 2016
2 parents 5a82689 + ee1b1c1 commit 9dba449
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Pygments>=2.0,<2.1
simplejson==3.1.2
python-dateutil>=2.4,<2.5
requests==2.2.1
sqlparse==0.1.11
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
install_requires= [
'Django',
'Pygments',
'simplejson',
'python-dateutil',
'requests',
'sqlparse',
Expand Down

0 comments on commit 9dba449

Please sign in to comment.