Fix kombu dependencies on requirements.txt
This commit is contained in:
parent
5e6cd2f147
commit
5ab4779e1a
|
@ -18,6 +18,6 @@ requests
|
||||||
phonenumbers==8.12.27
|
phonenumbers==8.12.27
|
||||||
django-countries
|
django-countries
|
||||||
django-localflavor==3.1
|
django-localflavor==3.1
|
||||||
amqp
|
amqp<2.0,>=1.4.9
|
||||||
anyjson
|
anyjson
|
||||||
pytz
|
pytz
|
||||||
|
|
Loading…
Reference in New Issue