Skip to content

Commit

Permalink
fix: Use explicit dependencies (#6484) (#6487)
Browse files Browse the repository at this point in the history
fix: Use explicit dependencies (#6484)
  • Loading branch information
iamareebjamal authored Oct 2, 2019
2 parents fcb110f + 69d3c2f commit 9ad82e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ celery~=4.3
redis~=3.3
apscheduler~=3.6.1
pillow~=6.2.0
amqp~=2.5
gunicorn~=19.9
boto~=2.49
geoip2~=2.9.0
Expand Down Expand Up @@ -62,3 +61,4 @@ paypalrestsdk~=1.13
eventlet~=0.25
pyyaml~=5.1
sendgrid~=6.1
marshmallow~=2.15.2

0 comments on commit 9ad82e1

Please sign in to comment.