Skip to content

Commit c1a6a0e

Browse files
fix: Use explicit dependencies (#6484)
1 parent 5168992 commit c1a6a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ celery~=4.3
2020
redis~=3.3
2121
apscheduler~=3.6.1
2222
pillow~=6.1.0
23-
amqp~=2.5
2423
gunicorn~=19.9
2524
boto~=2.49
2625
geoip2~=2.9.0
@@ -62,3 +61,4 @@ paypalrestsdk~=1.13
6261
eventlet~=0.25
6362
pyyaml~=5.1
6463
sendgrid~=6.0
64+
marshmallow~=2.15.2

0 commit comments

Comments
 (0)