Update pytest and pin amqp version to previous one
- Pytest reference [0]
- amqp reference [1]
[0] https://github.com/pytest-dev/pytest/issues/3280
[1] b51d1d678e
Change-Id: I676f54abf27e27646ae9ded4f1c2648824b047c9
This commit is contained in:
parent
f42e85d7ce
commit
7430cc5869
@ -1,5 +1,6 @@
|
||||
# Testing
|
||||
pytest==3.4
|
||||
amqp==2.5.1
|
||||
pytest==3.5.0
|
||||
pytest-cov==2.5.1
|
||||
responses==0.10.2
|
||||
testfixtures==5.1.1
|
||||
|
@ -1,5 +1,6 @@
|
||||
# Testing
|
||||
pytest==3.4
|
||||
amqp==2.5.1
|
||||
pytest==3.5.0
|
||||
pytest-cov==2.5.1
|
||||
responses==0.10.2
|
||||
testfixtures==5.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user