Skip to content

Commit

Permalink
Merge 905102e into d82071c
Browse files Browse the repository at this point in the history
  • Loading branch information
KorayKirli committed Oct 31, 2018
2 parents d82071c + 905102e commit 0ee50a7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ pytest==3.0.1
pytest-cov==2.3.1
pytest-mock
python-magic==0.4.12
requests==2.11.0
xlrd==1.0.0
xlwt==1.1.2
dcicutils>=0.1.85
dcicutils>=0.5.3

# Build tasks
invoke
Expand Down
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@
'Pillow',
'py>=1.4.31',
'python-magic>=0.4.12',
'requests',
'wheel>=0.24.0',
'xlrd',
'xlwt>=1.1.2',
'six',
'dcicutils>=0.2.1'
'dcicutils>=0.5.3'
]

tests_require = [
Expand Down
1 change: 0 additions & 1 deletion wranglertools/4DNWranglerTools.egg-info/requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ attrs==16.0.0
Pillow==3.3.0
py==1.4.31
python-magic==0.4.12
requests==2.11.0
wheel==0.24.0
xlrd==1.0.0
xlwt==1.1.2
Expand Down

0 comments on commit 0ee50a7

Please sign in to comment.