Skip to content

Commit

Permalink
Fixing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Vinicius Goncalves Cesario committed Feb 11, 2015
1 parent 316e0e5 commit 545a491
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,9 @@
author_email='[email protected]',
url='https://github.com/globocom/GloboNetworkAPI-client-python',
license='LICENSE.txt',
install_requires=[
'djangorestframework==2.4.3',
'requests==2.4.3',
],
packages=find_packages(),
)

0 comments on commit 545a491

Please sign in to comment.