try removing certifi from requirements
This commit is contained in:
parent
a37c49aa13
commit
3d7607b7e1
1 changed files with 1 additions and 7 deletions
|
@ -10,16 +10,11 @@ Werkzeug==0.11.3
|
|||
asyncio-redis==0.14.2
|
||||
beautifulsoup4==4.4.1
|
||||
bleach==1.4.2
|
||||
blinker==1.4
|
||||
certifi==2015.11.20.1
|
||||
cffi==1.5.0
|
||||
click==6.2
|
||||
cryptography==1.2.1
|
||||
feedparser==5.2.1
|
||||
html5lib==0.9999999
|
||||
itsdangerous==0.24
|
||||
mf2py==1.0.2
|
||||
mf2util==0.2.11
|
||||
ndg-httpsclient==0.4.0
|
||||
psycopg2==2.6.1
|
||||
pyOpenSSL==0.15.1
|
||||
pyasn1==0.1.9
|
||||
|
@ -28,7 +23,6 @@ pytz==2015.7
|
|||
redis==2.10.5
|
||||
requests==2.9.1
|
||||
rq==0.5.6
|
||||
sgmllib3k==1.0.0
|
||||
six==1.10.0
|
||||
uWSGI==2.0.12
|
||||
websockets==3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue