Skip to content

Commit

Permalink
Upgrade pyopenssl (#154)
Browse files Browse the repository at this point in the history
* Upgrade pyopenssl

* Add boto for combined testing

* Upgrade beautifulsoup4

* Add djrill upgrade
  • Loading branch information
joshblum committed Apr 15, 2016
1 parent 86d7ac3 commit 667c039
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ factory_boy==2.6.1
coverage==4.0.3
psycopg2==2.6.1
django-registration-redux==1.4
djrill==2.0
djrill==2.1.0
ipython==4.1.2
boto==2.38.0
boto==2.39.0
moto==0.4.23
flake8==2.5.4
djangorestframework==3.3.3
djangorestframework-httpsignature==1.0.0
djangocms-admin-style==1.1.0
lxml==3.6.0
beautifulsoup4==4.3.2
pyOpenSSL==0.15.1
beautifulsoup4==4.4.1
pyOpenSSL==16.0.0
pycrypto==2.6.1
google-api-python-client==1.5.0
slacker==0.9.9
Expand Down

0 comments on commit 667c039

Please sign in to comment.