Skip to content

Commit

Permalink
fix: Use explicit dependencies (#6484)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamareebjamal authored Oct 1, 2019
1 parent 5168992 commit c1a6a0e
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.1.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.0
marshmallow~=2.15.2

0 comments on commit c1a6a0e

Please sign in to comment.