Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

Commit a388af1

Browse files
authored
Upgrade requirements (#165)
1 parent 010d109 commit a388af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file requirements.txt requirements.in
66
#
7-
amqp==2.3.2 # via kombu
7+
amqp==2.4.0 # via kombu
88
atomicwrites==1.2.1 # via pytest
99
attrs==18.2.0 # via pytest
1010
billiard==3.5.0.5 # via celery

0 commit comments

Comments
 (0)