no longer need requests

zoho
vilmibm 2019-07-03 21:02:50 +00:00
parent b33c244d7b
commit 627ccf6e55
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ setup(
install_requires = ['Django==1.10.2',
'sshpubkeys==2.2.0',
'psycopg2==2.7.6.1',
'requests==2.12.5',
'gunicorn==19.6.0',
'Mastodon.py==1.1.1',
'tweepy==3.5.0'],