Compare commits

...

2 Commits

Author SHA1 Message Date
Jan Dittberner 1ff2fce13e Merge branch '0.1.1' into production
* 0.1.1:
  Fix broken kombu/amqp versions for Debian Stretch Python
2019-03-22 16:16:09 +01:00
Jan Dittberner 038a246757 Fix broken kombu/amqp versions for Debian Stretch Python 2019-03-22 16:15:06 +01:00
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,8 @@
Changelog
=========
* :release:`0.1.1 <2019-03-22>`
* :bug:`-` Remove fixed kombu version due to incompatibility with current
Python 2.7, update amqp to 1.4.9
* :release:`0.1.0 <2015-01-04>`
* :feature:`-` initial project setup

View File

@ -1,8 +1,7 @@
amqp==1.4.6
amqp==1.4.9
bpython==0.13.1
anyjson==0.3.3
billiard==3.3.0.19
celery==3.1.17
kombu==3.0.24
pytz==2014.10
mysqlclient==1.3.4