Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Jul 24, 2017
1 parent 1168ea0 commit 284f3dc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
19 changes: 11 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
coveralls >= 0.4
mock
setuptools
pytest
pytest-cov
pytest-pep8
pytest-xdist
wheel
certifi==2017.4.17
chardet==3.0.4
click==6.7
decorator==4.1.2
idna==2.5
py==1.4.34
pytest==3.1.3
ratelim==0.1.6
requests==2.18.1
six==1.10.0
urllib3==1.21.1
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests
ratelim
click
six
click==6.7
ratelim==0.1.6
requests==2.18.1
six==1.10.0

0 comments on commit 284f3dc

Please sign in to comment.