remove requests version max
This change removes the max version specified for requests since the requirements project no longer limits it to 1.2.2. Change-Id: I96d14b4a84d975e8b08e9271db8d5e13d78019ae
This commit is contained in:
parent
ec5861644c
commit
fe31607d1b
@ -2,6 +2,6 @@ pbr>=0.5.16,<0.6
|
||||
argparse
|
||||
iso8601>=0.1.4
|
||||
PrettyTable>=0.6,<0.8
|
||||
requests>=1.1,<1.2.3
|
||||
requests>=1.1
|
||||
simplejson>=2.0.9
|
||||
six
|
||||
|
Loading…
x
Reference in New Issue
Block a user