Skip to content

Commit

Permalink
[requirements] Pin down versions to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Dec 4, 2017
1 parent 407e5f4 commit a19d71c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ django-reversion==1.9.3

# asynchronous tasks
celery==3.1.19
django-celery-email
django-celery-email==1.1.2

# django-cors-headers
django-cors-headers==1.1.0
Expand Down Expand Up @@ -71,3 +71,6 @@ django-rosetta
# metrics
influxdb==2.9.2
tld

# avoid breaking the build
pyOpenSSL==16.2.0

0 comments on commit a19d71c

Please sign in to comment.