Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam McHardy committed Jan 23, 2019
1 parent 3e7a32a commit 34ecdcd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ certifi==2018.4.16
chardet==3.0.4
cryptography==2.3
dateparser==0.7.0
pyOpenSSL==17.5.0
requests==2.19.1
pyOpenSSL==19.0.0
requests==2.21.0
service-identity==17.0.0
Twisted==18.7.0
18 changes: 9 additions & 9 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
coverage==4.4.1
flake8==3.4.1
pytest==3.2.3
pytest-cov==2.5.1
pytest-pep8==1.0.6
python-coveralls==2.9.1
requests-mock==1.3.0
tox==2.7.0
setuptools==36.6.0
coverage
flake8
pytest
pytest-cov
pytest-pep8
python-coveralls
requests-mock
tox
setuptools

0 comments on commit 34ecdcd

Please sign in to comment.