kombu/requirements/default.txt

8 lines
260 B
Plaintext
Raw Normal View History

typing_extensions==4.12.1; python_version<"3.10"
2022-04-17 07:04:08 +00:00
amqp>=5.1.1,<6.0.0
2020-10-30 10:37:32 +00:00
vine
backports.zoneinfo[tzdata]>=0.2.1; python_version < '3.9'
# due to this bug https://github.com/docker/docker-py/issues/3256
# we need to hard-code the version of requests
requests<2.32.0