Skip to content

Commit

Permalink
Initial Update (#365)
Browse files Browse the repository at this point in the history
* Update django from 1.10.5 to 1.10.6

* Pin pyopenssl to latest version 16.2.0

* Pin rsa to latest version 3.4.2

* Pin configparser to latest version 3.5.0

* Pin pdfkit to latest version 0.6.1

* Pin lxml to latest version 3.7.3
  • Loading branch information
pyup-bot authored and ajinabraham committed Mar 5, 2017
1 parent e849d23 commit e828de0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
@@ -1,7 +1,7 @@
Django==1.10.5
Django==1.10.6
tornado==4.4.2
pyOpenSSL
rsa
configparser
pdfkit
lxml
pyOpenSSL==16.2.0
rsa==3.4.2
configparser==3.5.0
pdfkit==0.6.1
lxml==3.7.3

0 comments on commit e828de0

Please sign in to comment.