Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Initial Update #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ coverage>=4.0
Sphinx>=1.3.1
PyYAML>=3.11

attrs
codecov
requests
requests-staticmock
pytest
pytest-runner
pytest-cov
attrs==17.3.0
codecov==2.0.10
requests==2.18.4
requests-staticmock==1.4.0
pytest==3.3.1
pytest-runner==3.0
pytest-cov==2.5.1