Skip to content

Commit

Permalink
merging PR Chaosthebot#437: Upgrade requirements
Browse files Browse the repository at this point in the history
Chaosthebot#437: Upgrade requirements

Description:
The previous version of `cryptography` failed to build on my system because I had openssl 1.1. The new version fixes that. I also upgraded `requests` for good measure.

Reminder for meritocracy review :)

:ok_woman: PR passed with a vote of 13 for and 0 against, a weighted total of 12.5 and a threshold of 6.6, and a current meritocracy review.

Vote record:
@Leigende: 1
@MUCHZER: 1
@PlasmaPower: 1
@Smittyvb: 1
@Swizz: 1
@andrewda: 1
@flibustier: 1
@ike709: 1
@md678685: 1
@phil-r: 1
@qgustavor: 1
@rhengles: 1
@rudehn: 1
  • Loading branch information
PlasmaPower authored and chaosbot committed May 31, 2017
1 parent 746d13e commit 7b58038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appdirs==1.4.3
arrow==0.10.0
asn1crypto==0.22.0
cffi==1.10.0
cryptography==1.8.1
cryptography==1.9
emoji==0.4.5
enum34==1.1.6
idna==2.5
Expand All @@ -18,7 +18,7 @@ pycrypto==2.6.1
pyparsing==2.2.0
python-dateutil==2.6.0
PyYAML==3.12
requests==2.14.2
requests==2.17.3
schedule==0.4.2
sh==1.12.13
six==1.10.0

0 comments on commit 7b58038

Please sign in to comment.