mirror of https://github.com/celery/kombu.git
update sql dependencies (#1547)
This commit is contained in:
parent
f182a98e75
commit
c6c1942214
|
@ -1,3 +1,3 @@
|
|||
boto3>=1.9.12
|
||||
boto3>=1.22.2
|
||||
pycurl~=7.44.1 # Latest build with wheels provided
|
||||
urllib3>=1.26.7 # Unittests are faiing with urllib3>=1.28
|
||||
urllib3>=1.26.9
|
||||
|
|
Loading…
Reference in New Issue