This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
kombu
mirror of
https://github.com/celery/kombu.git
Watch
1
Star
1
Fork
You've already forked kombu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
54261a7a10
kombu
/
requirements
/
test.txt
6 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
JSON: Encoder now handles datetimes, django Promise, UUID and Decimal. Closes celery/celery#3301
2016-07-08 20:32:37 +00:00
pytz>dev
Try to fix test suite
2016-10-28 23:17:13 +00:00
case>=1.5.2
pin pytest<=5.3.5 due issue in pytest-sugar
2020-04-03 12:16:31 +00:00
pytest<=5.3.5
Use pytest-sugar for output.
2018-05-20 08:02:41 +00:00
pytest-sugar
Making the pyro transport available, fix it for recent Pyro4 versions, add broker daemon (#895) * Make the pyro transport available and fix it for recent Pyro4 version. Implemented the missing Pyro Kombu broker to actually be able to use the Pyro transport * code style
2018-11-25 14:40:54 +00:00
Pyro4