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
d20a702ec0
kombu
/
requirements
/
test.txt
5 lines
40 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
test new pytest version (#1383)
2021-09-08 03:40:51 +00:00
pytest~=6.2
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