(fix) Update amqp

Locked amgp to 2.6.0 as per the latest release on 06/01/2020.
  https://pypi.org/project/amqp/

Change-Id: I2edc5eb1959d71454236eaf14560fd38c4d1140b
This commit is contained in:
DODDA, PRATEEK REDDY (pd2839) 2020-06-03 06:35:24 -05:00 committed by Prateek Dodda
parent e066274b8b
commit 0957ede4a5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Testing
amqp==2.5.2
amqp~=2.6.0
pytest==3.5.0
pytest-cov==2.5.1
responses==0.10.2