Skip to content

Commit d3ad1d3

Browse files
authored
Update requirements.txt
Fixes error not using HTTPS in `pip install`
1 parent 6e5181f commit d3ad1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
django==1.7.1
22
PyJWT==0.4.2
3-
rsa==3.0
3+
rsa==3.4
44
requests==2.2.1
55
feedparser==5.1.1
66
pycrypto==2.4

0 commit comments

Comments
 (0)